Status: Pass 211 Failure 10 Skip 9
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
setUpClass (tempest.api.compute.volumes.test_volumes_list | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesTestJSON) |
fail
ft1.1: setUpClass (tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 168, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 161, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_list.py", line 56, in resource_setup volume = cls.create_volume(metadata=metadata) File "/opt/stack/tempest/tempest/api/compute/base.py", line 531, 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 373e2175-3129-43bc-b796-a3a7c4799ed7 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 56069b30-ab55-4ac2-90af-f577ed4e0053 within the required time (360 s). Timer started at 1649670247. Timer ended at 1649670607. Waited for 360 s., <traceback object at 0x7efeb00e5f00>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 144ef19a-a937-4edf-be50-fe43e429f04e within the required time (360 s). Timer started at 1649670608. Timer ended at 1649670968. Waited for 360 s., <traceback object at 0x7efeb011a840>)) |
||||||
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 or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7fc75219a540>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume 4508b8b9-3874-4f0c-8111-e582f6760c55 within the required time (360 s). Timer started at 1649671279. Timer ended at 1649671639. Waited for 360 s., <traceback object at 0x7fc75223e100>)) |
||||||
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
pt4.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
ft4.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-04-11 09:34:34,927 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes 0.239s 2022-04-11 09:34:34,927 124321 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-102396536"}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c8e40b-eb0f-4ca7-98fc-0b520b9e1aab', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c8e40b-eb0f-4ca7-98fc-0b520b9e1aab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:34.843082", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-04-11 09:34:35,013 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.079s 2022-04-11 09:34:35,013 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2060f00d-65f5-41f5-b954-ef5a735280db', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2060f00d-65f5-41f5-b954-ef5a735280db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:34:36,061 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.040s 2022-04-11 09:34:36,062 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d417a32a-0777-4437-b669-ea6768bb46f3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d417a32a-0777-4437-b669-ea6768bb46f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:34:35.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:34:37,117 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.047s 2022-04-11 09:34:37,118 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d84229-e0d0-495b-b689-a71a8784d6e7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d84229-e0d0-495b-b689-a71a8784d6e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:34:36.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:34:37,124 124321 INFO [tempest.common.waiters] volume 56069b30-ab55-4ac2-90af-f577ed4e0053 reached available after waiting for 2.124946 seconds 2022-04-11 09:34:37,125 124321 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-04-11 09:34:37,539 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.11/compute/v2.1/os-keypairs 0.414s 2022-04-11 09:34:37,540 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-961667046"}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f09abc4-4baa-44c1-af8b-fccaa62d1e72', 'x-compute-request-id': 'req-0f09abc4-4baa-44c1-af8b-fccaa62d1e72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEApxBLGj8CmV1+7NWOewzX8GLB4fXTjMnt4PE15k0su2fkHkLy\\nuYBe+mt8uR0x7gjxU05YegC8uzhnOMunF7DdGPhJpbMf28T0A3MPc3oOOcCtbEj8\\npFU5CP9RfQVYe2G7yAw22K3ySrOwTmUNWu8yUwH4by9o3HA++ehA2KqImqgMFHw3\\nHlmOJu5Q8646756TVr5VaypPAU2lW2GJXzcNTb94LXJU9oqdqTBOhZ4MoDtM1vQz\\nk5NzkAqUfvPpC432Q1gU2hNhQoDag7HZ3ZD8GW8aTolxFvUzCQa53m0EvD19um0F\\ndeWO1X/IhH22q8k8CbOqDKz39qxokGEO7lvm7wIDAQABAoIBACArlwq6z3lQ87wP\\nc5xmYL69hbBJci9OQyxpxoNOoSqFWvwo0CzAd4mpYR8UbCT2O+Ja19bGhZFXzyi0\\nrrx1Jl5EkYoC8EOVrZdsdLE787lTTRHpDB1o+86ru7ljaiJ4M3zWPUmEVX/lEjJG\\na0fzf7FUU861RnAMfVQKUVJnpF6DZfeDee8xiMrOEQGaIyIKdb563QyUNw0y4+pz\\nifeKSmdaQCYVYCNeVpWQML/55d5wut+rQUsF7lv3N2gk6EXVwQJIZFejfTdEs3/T\\nfjk9FadCV/Bx19YKAuv8XWDIw6f8WV/Iib11qqrwSOPWZ5rZXNUnLvAFw60W3gfJ\\nveOziSECgYEA1+hXZI3dxIBMGoNkxHroWzSSEYX95ypZh1MV1B3BWqFanDftPoGx\\nqbBz/fLukJy0s3J6rWzfEX6r9mjuEEuD07EAAgwjvCDRgDpiPK4jSBtA4mHdhM9Z\\nJoOG6wm1tsrOw1xEGDy50tkJKJ+rMu6Q9bTTCUEPMkRAJb0qQAAMb9sCgYEAxhYL\\nUJp5hBss4vOCaKiHUvjcG3+PKWncUgQ/7yDBM2kyJ/s//dsI8us1vGfzmwC22fkA\\nMtqw8nXfE5da9Iahut9mTRAmj2k2ZXkfnjmqlNPn93EjhOiOUQuPCOeUFI+oT4Cb\\nJHCaKinXrDmMQf1NNzAzjWs03O0y1L5yVPJWq30CgYEAlD/tAhaHWA3gM7RU1LSw\\nJzAJvA6NMNVbdBgQvP1RbrGsTef49xqGq0WF37GXLaTsTuskYUCISrL30NJr5LR1\\naD35C27aeqruL2XnXlMT1scf3lHkkPTu+gsF8Q1RwJmxL2ODPkE0Nxrftw0ruGUn\\nFA99eLU7ggBrK36gLCHcaFECgYEAwtPtvxKgkEHWTUZqrpuLth0VCGrXGUmIrJaH\\nd6BExlciQNbLItjrnVmg2bV4ka0LK6rP+jTEs0Uh6vgEOtuseMu/p+5JruYx3W5b\\nndlkIMunrOV3pQLC742p2n1DVVHSnpeEgDvMNco/2aIkhMcpyi07l02pid43D65d\\nb5WHj1UCgYAZ+Kvw0/cV3ARXFCeGAe4lGuTShmQnuVHnW0IqjKPWCtdWNus+0OqK\\n8/BLjv2EJsgGBrYYujcfzmYaHsmq+INwMkA0i1NvUmMFUTIr/FmVUtU0PaikbGv1\\njwPAZMOeo8qEm3ydVG9fyrIQS7OOtfhNmJxBi/O03tyW1gKXLyOTdw==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-961667046", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnEEsaPwKZXX7s1Y57DNfwYsHh9dOMye3g8TXmTSy7Z+QeQvK5gF76a3y5HTHuCPFTTlh6ALy7OGc4y6cXsN0Y+Emlsx/bxPQDcw9zeg45wK1sSPykVTkI/1F9BVh7YbvIDDbYrfJKs7BOZQ1a7zJTAfhvL2jccD756EDYqoiaqAwUfDceWY4m7lDzrjrvnpNWvlVrKk8BTaVbYYlfNw1Nv3gtclT2ip2pME6FngygO0zW9DOTk3OQCpR+8+kLjfZDWBTaE2FCgNqDsdndkPwZbxpOiXEW9TMJBrnebQS8PX26bQV15Y7Vf8iEfbaryTwJs6oMrPf2rGiQYQ7uW+bv Generated-by-Nova", "fingerprint": "6a:c0:d9:1b:3e:8e:cf:8d:8d:23:36:1c:8d:32:b6:93", "user_id": "85cb84b105f1468ca3f576cde9e17ce9"}}' 2022-04-11 09:34:37,541 124321 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-961667046 created 2022-04-11 09:34:37,703 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.11:9696/v2.0/security-groups 0.161s 2022-04-11 09:34:37,703 124321 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--694266685", "description": "tempest-description--566649908"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-7d029ff8-d67a-407b-a6e1-5ee0a0aa2294', 'date': 'Mon, 11 Apr 2022 09:34:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "60853126-bb35-4dcd-8fa6-e24b0d0abde2", "name": "tempest-securitygroup--694266685", "stateful": true, "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "description": "tempest-description--566649908", "shared": false, "security_group_rules": [{"id": "3aba3282-9c2b-4ef1-aee5-190920413cff", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "security_group_id": "60853126-bb35-4dcd-8fa6-e24b0d0abde2", "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": 428, "description": null, "tags": [], "created_at": "2022-04-11T09:34:37Z", "updated_at": "2022-04-11T09:34:37Z", "revision_number": 0, "project_id": "96ed976e4ac844289a56c785e4534ba1"}, {"id": "dd7c63a7-56df-45b4-a0b0-6ae986980651", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "security_group_id": "60853126-bb35-4dcd-8fa6-e24b0d0abde2", "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": 427, "description": null, "tags": [], "created_at": "2022-04-11T09:34:37Z", "updated_at": "2022-04-11T09:34:37Z", "revision_number": 0, "project_id": "96ed976e4ac844289a56c785e4534ba1"}], "tags": [], "created_at": "2022-04-11T09:34:37Z", "updated_at": "2022-04-11T09:34:37Z", "revision_number": 1, "project_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:34:37,929 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.11:9696/v2.0/security-group-rules 0.225s 2022-04-11 09:34:37,930 124321 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": "60853126-bb35-4dcd-8fa6-e24b0d0abde2", "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-f7435afb-ef58-4d08-9009-a69044222092', 'date': 'Mon, 11 Apr 2022 09:34:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "90efdeac-6895-4e87-90e7-88e1eeb2ab53", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "security_group_id": "60853126-bb35-4dcd-8fa6-e24b0d0abde2", "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-04-11T09:34:37Z", "updated_at": "2022-04-11T09:34:37Z", "revision_number": 0, "project_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:34:38,150 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.11:9696/v2.0/security-group-rules 0.220s 2022-04-11 09:34:38,150 124321 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": "60853126-bb35-4dcd-8fa6-e24b0d0abde2", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-91731d8a-0a7d-40b3-bd8d-42885c516dd6', 'date': 'Mon, 11 Apr 2022 09:34:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c3794864-2731-4022-8778-eaac0f7314e6", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "security_group_id": "60853126-bb35-4dcd-8fa6-e24b0d0abde2", "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-04-11T09:34:38Z", "updated_at": "2022-04-11T09:34:38Z", "revision_number": 0, "project_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:34:38,151 124321 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--694266685 created 2022-04-11 09:34:39,200 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.11:9696/v2.0/floatingips 1.048s 2022-04-11 09:34:39,200 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "1ddef7fa-4766-4d1c-b96f-6b200623802f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-525c369c-e24f-42de-b296-57436937ea93', 'date': 'Mon, 11 Apr 2022 09:34:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5504f7f2-36ad-495e-af58-930e1ea34b7a", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "floating_ip_address": "172.27.3.86", "floating_network_id": "1ddef7fa-4766-4d1c-b96f-6b200623802f", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "96ed976e4ac844289a56c785e4534ba1", "description": "", "port_details": null, "tags": [], "created_at": "2022-04-11T09:34:38Z", "updated_at": "2022-04-11T09:34:38Z", "revision_number": 0}}' 2022-04-11 09:34:39,200 124321 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '5504f7f2-36ad-495e-af58-930e1ea34b7a', 'tenant_id': '96ed976e4ac844289a56c785e4534ba1', 'floating_ip_address': '172.27.3.86', 'floating_network_id': '1ddef7fa-4766-4d1c-b96f-6b200623802f', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '96ed976e4ac844289a56c785e4534ba1', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-04-11T09:34:38Z', 'updated_at': '2022-04-11T09:34:38Z', 'revision_number': 0, 'ip': '172.27.3.86'} created 2022-04-11 09:34:39,290 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.11/identity/v3/auth/tokens 0.084s 2022-04-11 09:34:39,290 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 11 Apr 2022 09:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3258', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0414ec00-0421-4a1d-bcc4-d5288a3e55a0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "85cb84b105f1468ca3f576cde9e17ce9", "name": "tempest-ServerRescueNegativeTestJSON-210286437-project", "password_expires_at": null}, "audit_ids": ["OQlhKwd1Td6BaodYG357CA"], "expires_at": "2022-04-11T10:34:39.000000Z", "issued_at": "2022-04-11T09:34:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96ed976e4ac844289a56c785e4534ba1", "name": "tempest-ServerRescueNegativeTestJSON-210286437"}, "is_domain": false, "roles": [{"id": "b478ac538e1c47f795ba99ea57f98e2b", "name": "member"}, {"id": "d281caf276aa4f4f9e569c3555eacd33", "name": "reader"}], "catalog": [{"endpoints": [{"id": "562511e165b54693812b20eb1977253d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.11:8080", "region": "RegionOne"}, {"id": "79bc5a9fd7f643f89e65ef103322b4b3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11:8080/v1/AUTH_96ed976e4ac844289a56c785e4534ba1", "region": "RegionOne"}], "id": "0512eb9c159147738e5173e49974b126", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3ebcaaee32d24d03b25941733dde17b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1", "region": "RegionOne"}], "id": "3bd0c7a700d442529e9195a5f99d63b8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "ad60118832834e10ac9643f77d5f5f13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11:9696/", "region": "RegionOne"}], "id": "3e4d74c3e00a4a46bcd814dc64619dc4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0886496255b44011aca09c3a9f7ccc5c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/image", "region": "RegionOne"}], "id": "80ab5fa18595421aaff41f532de9a25b", "type": "image", "name": "glance"}, {"endpoints": [{"id": "37af92f5a906449b8b0d6e4c8b6865bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/compute/v2/96ed976e4ac844289a56c785e4534ba1", "region": "RegionOne"}], "id": "8301df3b062b4e96ab0587b7cd862ec8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "85b7ffa6a2864c28bd6e19d4601de35f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1", "region": "RegionOne"}], "id": "95612643cd25400b9317c8f6a68fe0bf", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d457a72b2e6c48439d4d6f86a3d20e88", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/compute/v2.1", "region": "RegionOne"}], "id": "afcd314eae8f46b2ae7d191ae0c82287", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e04b3d4dfd944d4098cb60a8e6daa25e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/placement", "region": "RegionOne"}], "id": "c281df1778e246959c0cb0ef9d72c9dc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dfca484811e94535ba271b2f00fdf6d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/identity", "region": "RegionOne"}], "id": "fd9bd34f7e044883b019eddc45b98c7f", "type": "identity", "name": "keystone"}]}}' 2022-04-11 09:34:39,291 124321 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '2f8af666-1812-49cb-bba7-33dd5879cb6d', 'name': 'tempest-ServerRescueNegativeTestJSON-1701527968-network', 'tenant_id': '96ed976e4ac844289a56c785e4534ba1', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '96ed976e4ac844289a56c785e4534ba1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 112, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-04-11T09:31:30Z', 'updated_at': '2022-04-11T09:31:31Z', 'revision_number': 1} available for tenant 2022-04-11 09:34:39,292 124321 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApxBLGj8CmV1+7NWOewzX8GLB4fXTjMnt4PE15k0su2fkHkLy\nuYBe+mt8uR0x7gjxU05YegC8uzhnOMunF7DdGPhJpbMf28T0A3MPc3oOOcCtbEj8\npFU5CP9RfQVYe2G7yAw22K3ySrOwTmUNWu8yUwH4by9o3HA++ehA2KqImqgMFHw3\nHlmOJu5Q8646756TVr5VaypPAU2lW2GJXzcNTb94LXJU9oqdqTBOhZ4MoDtM1vQz\nk5NzkAqUfvPpC432Q1gU2hNhQoDag7HZ3ZD8GW8aTolxFvUzCQa53m0EvD19um0F\ndeWO1X/IhH22q8k8CbOqDKz39qxokGEO7lvm7wIDAQABAoIBACArlwq6z3lQ87wP\nc5xmYL69hbBJci9OQyxpxoNOoSqFWvwo0CzAd4mpYR8UbCT2O+Ja19bGhZFXzyi0\nrrx1Jl5EkYoC8EOVrZdsdLE787lTTRHpDB1o+86ru7ljaiJ4M3zWPUmEVX/lEjJG\na0fzf7FUU861RnAMfVQKUVJnpF6DZfeDee8xiMrOEQGaIyIKdb563QyUNw0y4+pz\nifeKSmdaQCYVYCNeVpWQML/55d5wut+rQUsF7lv3N2gk6EXVwQJIZFejfTdEs3/T\nfjk9FadCV/Bx19YKAuv8XWDIw6f8WV/Iib11qqrwSOPWZ5rZXNUnLvAFw60W3gfJ\nveOziSECgYEA1+hXZI3dxIBMGoNkxHroWzSSEYX95ypZh1MV1B3BWqFanDftPoGx\nqbBz/fLukJy0s3J6rWzfEX6r9mjuEEuD07EAAgwjvCDRgDpiPK4jSBtA4mHdhM9Z\nJoOG6wm1tsrOw1xEGDy50tkJKJ+rMu6Q9bTTCUEPMkRAJb0qQAAMb9sCgYEAxhYL\nUJp5hBss4vOCaKiHUvjcG3+PKWncUgQ/7yDBM2kyJ/s//dsI8us1vGfzmwC22fkA\nMtqw8nXfE5da9Iahut9mTRAmj2k2ZXkfnjmqlNPn93EjhOiOUQuPCOeUFI+oT4Cb\nJHCaKinXrDmMQf1NNzAzjWs03O0y1L5yVPJWq30CgYEAlD/tAhaHWA3gM7RU1LSw\nJzAJvA6NMNVbdBgQvP1RbrGsTef49xqGq0WF37GXLaTsTuskYUCISrL30NJr5LR1\naD35C27aeqruL2XnXlMT1scf3lHkkPTu+gsF8Q1RwJmxL2ODPkE0Nxrftw0ruGUn\nFA99eLU7ggBrK36gLCHcaFECgYEAwtPtvxKgkEHWTUZqrpuLth0VCGrXGUmIrJaH\nd6BExlciQNbLItjrnVmg2bV4ka0LK6rP+jTEs0Uh6vgEOtuseMu/p+5JruYx3W5b\nndlkIMunrOV3pQLC742p2n1DVVHSnpeEgDvMNco/2aIkhMcpyi07l02pid43D65d\nb5WHj1UCgYAZ+Kvw0/cV3ARXFCeGAe4lGuTShmQnuVHnW0IqjKPWCtdWNus+0OqK\n8/BLjv2EJsgGBrYYujcfzmYaHsmq+INwMkA0i1NvUmMFUTIr/FmVUtU0PaikbGv1\njwPAZMOeo8qEm3ydVG9fyrIQS7OOtfhNmJxBi/O03tyW1gKXLyOTdw==\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-961667046', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnEEsaPwKZXX7s1Y57DNfwYsHh9dOMye3g8TXmTSy7Z+QeQvK5gF76a3y5HTHuCPFTTlh6ALy7OGc4y6cXsN0Y+Emlsx/bxPQDcw9zeg45wK1sSPykVTkI/1F9BVh7YbvIDDbYrfJKs7BOZQ1a7zJTAfhvL2jccD756EDYqoiaqAwUfDceWY4m7lDzrjrvnpNWvlVrKk8BTaVbYYlfNw1Nv3gtclT2ip2pME6FngygO0zW9DOTk3OQCpR+8+kLjfZDWBTaE2FCgNqDsdndkPwZbxpOiXEW9TMJBrnebQS8PX26bQV15Y7Vf8iEfbaryTwJs6oMrPf2rGiQYQ7uW+bv Generated-by-Nova', 'fingerprint': '6a:c0:d9:1b:3e:8e:cf:8d:8d:23:36:1c:8d:32:b6:93', 'user_id': '85cb84b105f1468ca3f576cde9e17ce9'}, 'security_group': {'id': '60853126-bb35-4dcd-8fa6-e24b0d0abde2', 'name': 'tempest-securitygroup--694266685', 'stateful': True, 'tenant_id': '96ed976e4ac844289a56c785e4534ba1', 'description': 'tempest-description--566649908', 'shared': False, 'security_group_rules': [{'id': '3aba3282-9c2b-4ef1-aee5-190920413cff', 'tenant_id': '96ed976e4ac844289a56c785e4534ba1', 'security_group_id': '60853126-bb35-4dcd-8fa6-e24b0d0abde2', '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': 428, 'description': None, 'tags': [], 'created_at': '2022-04-11T09:34:37Z', 'updated_at': '2022-04-11T09:34:37Z', 'revision_number': 0, 'project_id': '96ed976e4ac844289a56c785e4534ba1'}, {'id': 'dd7c63a7-56df-45b4-a0b0-6ae986980651', 'tenant_id': '96ed976e4ac844289a56c785e4534ba1', 'security_group_id': '60853126-bb35-4dcd-8fa6-e24b0d0abde2', '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': 427, 'description': None, 'tags': [], 'created_at': '2022-04-11T09:34:37Z', 'updated_at': '2022-04-11T09:34:37Z', 'revision_number': 0, 'project_id': '96ed976e4ac844289a56c785e4534ba1'}], 'tags': [], 'created_at': '2022-04-11T09:34:37Z', 'updated_at': '2022-04-11T09:34:37Z', 'revision_number': 1, 'project_id': '96ed976e4ac844289a56c785e4534ba1'}, 'floating_ip': {'id': '5504f7f2-36ad-495e-af58-930e1ea34b7a', 'tenant_id': '96ed976e4ac844289a56c785e4534ba1', 'floating_ip_address': '172.27.3.86', 'floating_network_id': '1ddef7fa-4766-4d1c-b96f-6b200623802f', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '96ed976e4ac844289a56c785e4534ba1', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-04-11T09:34:38Z', 'updated_at': '2022-04-11T09:34:38Z', 'revision_number': 0, 'ip': '172.27.3.86'}} 2022-04-11 09:34:39,891 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.222.0.11/compute/v2.1/servers 0.598s 2022-04-11 09:34:39,891 124321 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-594123570", "imageRef": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "flavorRef": "452", "adminPass": "C0_dn!74OwoYX4E", "networks": [{"uuid": "2f8af666-1812-49cb-bba7-33dd5879cb6d"}], "security_groups": [{"name": "tempest-securitygroup--694266685"}], "key_name": "tempest-keypair-961667046", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '408', 'location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc84b101-2219-4aae-9ee6-62854c0ef44b', 'x-compute-request-id': 'req-cc84b101-2219-4aae-9ee6-62854c0ef44b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.11/compute/v2.1/servers'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--694266685"}], "adminPass": "C0_dn!74OwoYX4E"}}' 2022-04-11 09:34:39,972 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.078s 2022-04-11 09:34:39,972 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1244', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11437a0d-1202-4391-8936-0b4c598b5357', 'x-compute-request-id': 'req-11437a0d-1202-4391-8936-0b4c598b5357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:40Z", "updated": "2022-04-11T09:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-961667046", "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-04-11 09:34:41,064 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.081s 2022-04-11 09:34:41,064 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c3e60c8-30ab-46f8-ab8a-67ea8ecbaedd', 'x-compute-request-id': 'req-4c3e60c8-30ab-46f8-ab8a-67ea8ecbaedd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:34:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-961667046", "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-04-11 09:34:42,158 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.085s 2022-04-11 09:34:42,158 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fad84701-da47-40a5-8ff4-071dfb28a315', 'x-compute-request-id': 'req-fad84701-da47-40a5-8ff4-071dfb28a315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:34:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-961667046", "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-04-11 09:34:43,254 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.088s 2022-04-11 09:34:43,254 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7862e77c-d8d7-4097-8265-ccee61ed4cd8', 'x-compute-request-id': 'req-7862e77c-d8d7-4097-8265-ccee61ed4cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:34:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-961667046", "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-04-11 09:34:44,351 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.087s 2022-04-11 09:34:44,351 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea23a84b-0b03-48f5-89e9-6c683aba1fd7', 'x-compute-request-id': 'req-ea23a84b-0b03-48f5-89e9-6c683aba1fd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:34:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-961667046", "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-04-11 09:34:45,445 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.085s 2022-04-11 09:34:45,445 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86279c45-7c32-4c61-b36f-27a93bf30380', 'x-compute-request-id': 'req-86279c45-7c32-4c61-b36f-27a93bf30380', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:34:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-961667046", "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-04-11 09:34:46,534 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.080s 2022-04-11 09:34:46,534 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f15f21c-538a-4d99-9269-6b9b4c4532b1', 'x-compute-request-id': 'req-1f15f21c-538a-4d99-9269-6b9b4c4532b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:34:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-961667046", "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-04-11 09:34:47,630 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.086s 2022-04-11 09:34:47,630 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a281665-ccb4-45c4-96ab-7343e61d8495', 'x-compute-request-id': 'req-4a281665-ccb4-45c4-96ab-7343e61d8495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:34:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-961667046", "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-04-11 09:34:47,637 124321 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 8 second wait 2022-04-11 09:34:48,760 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.121s 2022-04-11 09:34:48,760 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fcf67d7-9e8d-4286-9413-2ae43e56b923', 'x-compute-request-id': 'req-6fcf67d7-9e8d-4286-9413-2ae43e56b923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:34:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-961667046", "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-04-11 09:34:49,898 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.130s 2022-04-11 09:34:49,899 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43914149-6504-4aee-be5a-f7e3a14474a5', 'x-compute-request-id': 'req-43914149-6504-4aee-be5a-f7e3a14474a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:34:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-961667046", "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-04-11 09:34:51,039 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.132s 2022-04-11 09:34:51,040 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1302', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c3ff4f5-3f32-4824-b7c9-7fde24b69b96', 'x-compute-request-id': 'req-0c3ff4f5-3f32-4824-b7c9-7fde24b69b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "afa6b7b0f66efd3cd28e41bc6c096412c0585d778a219b3674706a26", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:34:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-961667046", "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-04-11 09:34:51,047 124321 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 12 second wait 2022-04-11 09:34:52,370 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.321s 2022-04-11 09:34:52,370 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a73dd8ae-896a-4677-8771-4089e0712aa2', 'x-compute-request-id': 'req-a73dd8ae-896a-4677-8771-4089e0712aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "afa6b7b0f66efd3cd28e41bc6c096412c0585d778a219b3674706a26", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:34:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-961667046", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--694266685"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:34:53,792 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.414s 2022-04-11 09:34:53,792 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98ebf2fd-64d2-42c1-a1c4-d3b143d634a1', 'x-compute-request-id': 'req-98ebf2fd-64d2-42c1-a1c4-d3b143d634a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "afa6b7b0f66efd3cd28e41bc6c096412c0585d778a219b3674706a26", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:34:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-961667046", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--694266685"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:34:55,092 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.291s 2022-04-11 09:34:55,092 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcb22335-2b10-4abb-a4f4-347e0c3ea955', 'x-compute-request-id': 'req-bcb22335-2b10-4abb-a4f4-347e0c3ea955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "afa6b7b0f66efd3cd28e41bc6c096412c0585d778a219b3674706a26", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:34:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-961667046", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--694266685"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:34:56,330 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.229s 2022-04-11 09:34:56,331 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee49bc56-b73d-4b9b-a47f-5daf92eab3fd', 'x-compute-request-id': 'req-ee49bc56-b73d-4b9b-a47f-5daf92eab3fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "afa6b7b0f66efd3cd28e41bc6c096412c0585d778a219b3674706a26", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:34:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-961667046", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--694266685"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:34:57,519 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.179s 2022-04-11 09:34:57,519 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7a5c107-d40b-4a49-b404-c7f28e244c38', 'x-compute-request-id': 'req-b7a5c107-d40b-4a49-b404-c7f28e244c38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "afa6b7b0f66efd3cd28e41bc6c096412c0585d778a219b3674706a26", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:34:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-961667046", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--694266685"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:34:58,707 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.180s 2022-04-11 09:34:58,708 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-778dfbf8-8430-451c-bb15-12932ffe59dc', 'x-compute-request-id': 'req-778dfbf8-8430-451c-bb15-12932ffe59dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "afa6b7b0f66efd3cd28e41bc6c096412c0585d778a219b3674706a26", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:34:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-961667046", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--694266685"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:35:00,025 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.309s 2022-04-11 09:35:00,025 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91b60e5e-0a64-4259-af58-51bbb4717eac', 'x-compute-request-id': 'req-91b60e5e-0a64-4259-af58-51bbb4717eac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "afa6b7b0f66efd3cd28e41bc6c096412c0585d778a219b3674706a26", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:34:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-961667046", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--694266685"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:35:01,222 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.187s 2022-04-11 09:35:01,222 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44577a99-1f9f-427a-9401-cd1c5404c6d4', 'x-compute-request-id': 'req-44577a99-1f9f-427a-9401-cd1c5404c6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "afa6b7b0f66efd3cd28e41bc6c096412c0585d778a219b3674706a26", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:34:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-961667046", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--694266685"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:35:02,413 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.183s 2022-04-11 09:35:02,413 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-985c2dc1-90cf-4e87-aa7c-4afafd99be9c', 'x-compute-request-id': 'req-985c2dc1-90cf-4e87-aa7c-4afafd99be9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "afa6b7b0f66efd3cd28e41bc6c096412c0585d778a219b3674706a26", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:34:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-961667046", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--694266685"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:35:03,669 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.245s 2022-04-11 09:35:03,670 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28455b11-462d-45ea-8309-b335d4e2cc5e', 'x-compute-request-id': 'req-28455b11-462d-45ea-8309-b335d4e2cc5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "afa6b7b0f66efd3cd28e41bc6c096412c0585d778a219b3674706a26", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:35:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-961667046", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--694266685"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:35:04,843 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.162s 2022-04-11 09:35:04,844 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-147714c8-17a5-4f2c-b435-c87b083745c9', 'x-compute-request-id': 'req-147714c8-17a5-4f2c-b435-c87b083745c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "afa6b7b0f66efd3cd28e41bc6c096412c0585d778a219b3674706a26", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:35:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-961667046", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--694266685"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:35:05,999 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.146s 2022-04-11 09:35:05,999 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9f56d1e-d2ac-4f64-af69-6c5cf6108be4', 'x-compute-request-id': 'req-d9f56d1e-d2ac-4f64-af69-6c5cf6108be4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "afa6b7b0f66efd3cd28e41bc6c096412c0585d778a219b3674706a26", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:35:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-961667046", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--694266685"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:35:07,164 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.156s 2022-04-11 09:35:07,165 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31863de1-f300-4c41-bc07-28635f0f3b45', 'x-compute-request-id': 'req-31863de1-f300-4c41-bc07-28635f0f3b45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "afa6b7b0f66efd3cd28e41bc6c096412c0585d778a219b3674706a26", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:35:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-961667046", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--694266685"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:35:08,325 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.152s 2022-04-11 09:35:08,326 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7582eb8c-ddcd-4567-af01-8375d77ab2d4', 'x-compute-request-id': 'req-7582eb8c-ddcd-4567-af01-8375d77ab2d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "afa6b7b0f66efd3cd28e41bc6c096412c0585d778a219b3674706a26", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:35:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-961667046", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--694266685"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:35:09,492 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.158s 2022-04-11 09:35:09,493 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42093c7f-4e98-4574-8459-780c9b0ec4b7', 'x-compute-request-id': 'req-42093c7f-4e98-4574-8459-780c9b0ec4b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "BUILD", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "afa6b7b0f66efd3cd28e41bc6c096412c0585d778a219b3674706a26", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:35:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-961667046", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--694266685"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:35:10,679 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd 0.178s 2022-04-11 09:35:10,679 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1564', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abf78f5e-8283-4ccb-8475-0de03cc5321e', 'x-compute-request-id': 'req-abf78f5e-8283-4ccb-8475-0de03cc5321e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd'} Body: b'{"server": {"id": "58049952-6708-459b-af68-e297cc1f23cd", "name": "tempest-ServerRescueNegativeTestJSON-server-594123570", "status": "ACTIVE", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "metadata": {}, "hostId": "afa6b7b0f66efd3cd28e41bc6c096412c0585d778a219b3674706a26", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:34:39Z", "updated": "2022-04-11T09:35:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1701527968-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ba:40"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/58049952-6708-459b-af68-e297cc1f23cd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-961667046", "OS-SRV-USG:launched_at": "2022-04-11T09:35:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--694266685"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:35:10,687 124321 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 31 second wait 2022-04-11 09:35:10,831 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd/os-interface 0.143s 2022-04-11 09:35:10,831 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:10 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-711c5395-842a-44e1-be71-37e013415315', 'x-compute-request-id': 'req-711c5395-842a-44e1-be71-37e013415315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2f8af666-1812-49cb-bba7-33dd5879cb6d", "port_id": "11b027d2-8627-4c06-a38d-af149cc86774", "mac_addr": "fa:16:3e:56:ba:40", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "79f6305f-2064-4b6a-8bb1-245388f363e5", "ip_address": "172.20.0.12"}]}]}' 2022-04-11 09:35:12,154 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://10.222.0.11:9696/v2.0/floatingips/5504f7f2-36ad-495e-af58-930e1ea34b7a 1.320s 2022-04-11 09:35:12,154 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "11b027d2-8627-4c06-a38d-af149cc86774"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-1473d644-1678-4716-9449-c702a0d8959f', 'date': 'Mon, 11 Apr 2022 09:35:12 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11:9696/v2.0/floatingips/5504f7f2-36ad-495e-af58-930e1ea34b7a'} Body: b'{"floatingip": {"id": "5504f7f2-36ad-495e-af58-930e1ea34b7a", "tenant_id": "96ed976e4ac844289a56c785e4534ba1", "floating_ip_address": "172.27.3.86", "floating_network_id": "1ddef7fa-4766-4d1c-b96f-6b200623802f", "router_id": "0dc59cfc-e9f8-400d-b110-739b64d8c17a", "port_id": "11b027d2-8627-4c06-a38d-af149cc86774", "fixed_ip_address": "172.20.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2f8af666-1812-49cb-bba7-33dd5879cb6d", "mac_address": "fa:16:3e:56:ba:40", "admin_state_up": true, "status": "ACTIVE", "device_id": "58049952-6708-459b-af68-e297cc1f23cd", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-04-11T09:34:38Z", "updated_at": "2022-04-11T09:35:11Z", "revision_number": 1, "project_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:35:12,168 124321 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.86:22' as 'ubuntu' with public key authentication 2022-04-11 09:35:16,041 124321 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.86 ([Errno None] Unable to connect to port 22 on 172.27.3.86). Number attempts: 1. Retry after 2 seconds. 2022-04-11 09:35:21,613 124321 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.86 ([Errno None] Unable to connect to port 22 on 172.27.3.86). Number attempts: 2. Retry after 3 seconds. 2022-04-11 09:35:28,169 124321 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.86 ([Errno None] Unable to connect to port 22 on 172.27.3.86). Number attempts: 3. Retry after 4 seconds. 2022-04-11 09:35:35,753 124321 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.86 ([Errno None] Unable to connect to port 22 on 172.27.3.86). Number attempts: 4. Retry after 5 seconds. 2022-04-11 09:35:44,329 124321 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.86 ([Errno None] Unable to connect to port 22 on 172.27.3.86). Number attempts: 5. Retry after 6 seconds. 2022-04-11 09:35:53,898 124321 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.86 ([Errno None] Unable to connect to port 22 on 172.27.3.86). Number attempts: 6. Retry after 7 seconds. 2022-04-11 09:36:04,461 124321 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.86 ([Errno None] Unable to connect to port 22 on 172.27.3.86). Number attempts: 7. Retry after 8 seconds. 2022-04-11 09:36:16,041 124321 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.86 ([Errno None] Unable to connect to port 22 on 172.27.3.86). Number attempts: 8. Retry after 9 seconds. 2022-04-11 09:36:25,551 124321 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.86 ([Errno None] Unable to connect to port 22 on 172.27.3.86). Number attempts: 9. Retry after 10 seconds. 2022-04-11 09:36:36,063 124321 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.86 ([Errno None] Unable to connect to port 22 on 172.27.3.86). Number attempts: 10. Retry after 11 seconds. 2022-04-11 09:36:47,575 124321 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.86 ([Errno None] Unable to connect to port 22 on 172.27.3.86). Number attempts: 11. Retry after 12 seconds. 2022-04-11 09:37:00,087 124321 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.86 ([Errno None] Unable to connect to port 22 on 172.27.3.86). Number attempts: 12. Retry after 13 seconds. 2022-04-11 09:37:13,617 124321 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-04-11 09:37:13,796 124321 INFO [paramiko.transport] Authentication (publickey) successful! 2022-04-11 09:37:13,797 124321 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.86 successfully created 2022-04-11 09:37:16,353 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd/os-volume_attachments 2.556s 2022-04-11 09:37:16,354 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "56069b30-ab55-4ac2-90af-f577ed4e0053"}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:13 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-36de9a65-894f-41b3-bf3a-654f23f8b036', 'x-compute-request-id': 'req-36de9a65-894f-41b3-bf3a-654f23f8b036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/58049952-6708-459b-af68-e297cc1f23cd/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "serverId": "58049952-6708-459b-af68-e297cc1f23cd", "volumeId": "56069b30-ab55-4ac2-90af-f577ed4e0053", "device": "/dev/sdb"}}' 2022-04-11 09:37:16,407 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.051s 2022-04-11 09:37:16,408 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e6020bd-1b02-4dc2-a4ce-c5579c9a9df5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e6020bd-1b02-4dc2-a4ce-c5579c9a9df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:17,465 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.048s 2022-04-11 09:37:17,465 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b88712e3-ac60-41de-b189-8a94bee5a750', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b88712e3-ac60-41de-b189-8a94bee5a750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:18,513 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:37:18,514 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaa91088-e94d-4754-9f62-3fb7594e023d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaa91088-e94d-4754-9f62-3fb7594e023d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:19,572 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.049s 2022-04-11 09:37:19,572 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26dca0f9-07a7-438a-9868-57153ef7ccf8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26dca0f9-07a7-438a-9868-57153ef7ccf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:20,623 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.043s 2022-04-11 09:37:20,623 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-516003c2-39d7-48c8-bc7d-eec26016366b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-516003c2-39d7-48c8-bc7d-eec26016366b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:21,673 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.042s 2022-04-11 09:37:21,674 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a77c771f-c5f4-45e4-951c-a575d91fad3e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a77c771f-c5f4-45e4-951c-a575d91fad3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:22,722 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.040s 2022-04-11 09:37:22,722 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a0de372-57d1-44ed-83c0-f5f10febea36', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a0de372-57d1-44ed-83c0-f5f10febea36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:23,774 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.043s 2022-04-11 09:37:23,774 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbc0e7d0-5183-4501-b52b-adce2395585a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbc0e7d0-5183-4501-b52b-adce2395585a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:24,824 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.043s 2022-04-11 09:37:24,825 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b61fe87f-6ce0-4eff-84ee-ecf803a85999', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b61fe87f-6ce0-4eff-84ee-ecf803a85999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:25,875 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.042s 2022-04-11 09:37:25,875 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ae9959d-232d-4882-b33b-1d435b8c5779', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ae9959d-232d-4882-b33b-1d435b8c5779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:26,928 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.044s 2022-04-11 09:37:26,928 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f6e61ab-c376-4eb4-94e1-6c10100554e1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f6e61ab-c376-4eb4-94e1-6c10100554e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:27,977 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.040s 2022-04-11 09:37:27,977 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee9d74e7-6e10-4368-9053-af6150bddcda', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee9d74e7-6e10-4368-9053-af6150bddcda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:29,033 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.048s 2022-04-11 09:37:29,033 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-665cf969-ca69-4cbf-82e9-fd0deefe88d7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-665cf969-ca69-4cbf-82e9-fd0deefe88d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:30,082 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:37:30,083 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3e5f592-1fb5-4c90-b333-ecc887a72c4c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3e5f592-1fb5-4c90-b333-ecc887a72c4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:31,132 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.042s 2022-04-11 09:37:31,132 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f1d2a97-afdb-4541-8b16-94a2fc91d630', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f1d2a97-afdb-4541-8b16-94a2fc91d630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:32,182 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:37:32,182 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0d67003-369c-4fa3-83cb-15125a4a93cd', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0d67003-369c-4fa3-83cb-15125a4a93cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:33,233 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.042s 2022-04-11 09:37:33,233 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-260fd52f-bb9e-453c-95bc-c9b1bb9afe3e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-260fd52f-bb9e-453c-95bc-c9b1bb9afe3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:34,283 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:37:34,284 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50748c53-b8b4-414a-9b1d-07aaf098c5fe', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50748c53-b8b4-414a-9b1d-07aaf098c5fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:35,333 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:37:35,333 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9af66bdd-9fc6-415c-a34d-e9120a4cab27', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9af66bdd-9fc6-415c-a34d-e9120a4cab27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:36,389 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.047s 2022-04-11 09:37:36,390 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b27ad755-3af9-4f5c-8475-bdb88efc2b35', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b27ad755-3af9-4f5c-8475-bdb88efc2b35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:37,440 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.042s 2022-04-11 09:37:37,441 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dba9ef96-3adc-4c71-9a12-42e218c1c0e5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dba9ef96-3adc-4c71-9a12-42e218c1c0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:38,489 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:37:38,490 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ab3230c-9f1c-4c0c-aa83-b85636d18049', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ab3230c-9f1c-4c0c-aa83-b85636d18049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:39,539 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:37:39,539 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac0e4976-2fe5-4233-b58d-047a0e892d2c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac0e4976-2fe5-4233-b58d-047a0e892d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:40,589 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.042s 2022-04-11 09:37:40,589 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37d20fa8-7df6-414d-a11d-2a0ac604565b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37d20fa8-7df6-414d-a11d-2a0ac604565b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:41,638 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.042s 2022-04-11 09:37:41,639 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e0c21c3-2928-48e2-9d41-38af0f8336c7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e0c21c3-2928-48e2-9d41-38af0f8336c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:42,688 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.042s 2022-04-11 09:37:42,688 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73f47d6c-6dfa-427f-8b80-d96eb507da34', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73f47d6c-6dfa-427f-8b80-d96eb507da34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:43,741 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.045s 2022-04-11 09:37:43,741 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5519a2d1-71d2-49a7-8bb8-76ac382706dc', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5519a2d1-71d2-49a7-8bb8-76ac382706dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:44,791 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.043s 2022-04-11 09:37:44,792 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9697da85-e764-4113-a2d7-75c5180350ff', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9697da85-e764-4113-a2d7-75c5180350ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:45,841 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:37:45,842 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fff8622-0409-4819-aa41-7e47cee081b4', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fff8622-0409-4819-aa41-7e47cee081b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:46,892 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:37:46,892 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fd4ee1c-5fd4-4076-84b1-223ded02e683', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fd4ee1c-5fd4-4076-84b1-223ded02e683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:47,942 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:37:47,942 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f4f4f04-9ae1-4a9f-ae60-539cb193c19e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f4f4f04-9ae1-4a9f-ae60-539cb193c19e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:48,993 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.043s 2022-04-11 09:37:48,993 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5aa4329-fe64-407e-ae0f-44b1b60fae07', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5aa4329-fe64-407e-ae0f-44b1b60fae07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:50,042 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:37:50,042 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea2245af-b21c-4f22-8ef6-cc2dd1387649', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea2245af-b21c-4f22-8ef6-cc2dd1387649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:51,093 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.043s 2022-04-11 09:37:51,093 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-149a1d97-c041-445c-a699-944a785a50b6', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-149a1d97-c041-445c-a699-944a785a50b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:52,143 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.040s 2022-04-11 09:37:52,143 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acfa487e-39c6-455a-be01-3b8d35768e81', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acfa487e-39c6-455a-be01-3b8d35768e81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:53,194 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.042s 2022-04-11 09:37:53,194 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-920585ec-fd4e-4305-b95c-b568a7548110', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-920585ec-fd4e-4305-b95c-b568a7548110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:54,243 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.042s 2022-04-11 09:37:54,244 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb0b892c-72d5-4b80-ac17-af0d6add1a9a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb0b892c-72d5-4b80-ac17-af0d6add1a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:55,295 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.043s 2022-04-11 09:37:55,295 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8624b13c-dfe7-459b-83bc-65ce9a422c02', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8624b13c-dfe7-459b-83bc-65ce9a422c02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:56,346 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.042s 2022-04-11 09:37:56,346 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e6693ec-a595-4852-bb5b-9c6268203acc', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e6693ec-a595-4852-bb5b-9c6268203acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:57,395 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:37:57,396 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca9c19f5-2719-4a3b-9ecd-c5726a93e65c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca9c19f5-2719-4a3b-9ecd-c5726a93e65c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:58,445 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:37:58,446 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c332f751-d9e9-4a26-af0b-d5531ed42d6e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c332f751-d9e9-4a26-af0b-d5531ed42d6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:37:59,497 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.043s 2022-04-11 09:37:59,497 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dd8e9fb-d303-48db-924b-afabdda3832e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dd8e9fb-d303-48db-924b-afabdda3832e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:00,552 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.046s 2022-04-11 09:38:00,552 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d56a5f-ebc3-4d7b-93e8-7693c56410e7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d56a5f-ebc3-4d7b-93e8-7693c56410e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:01,600 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.040s 2022-04-11 09:38:01,601 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4be0d536-18e6-4d7c-a2ef-7b1f12e185bc', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4be0d536-18e6-4d7c-a2ef-7b1f12e185bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:02,649 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.040s 2022-04-11 09:38:02,650 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2164da3-1e03-4e2b-ae7f-f9c505f187ec', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2164da3-1e03-4e2b-ae7f-f9c505f187ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:03,698 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:03,698 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9c93871-1ff0-46cd-a168-f7b7e59a279a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9c93871-1ff0-46cd-a168-f7b7e59a279a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:04,755 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.049s 2022-04-11 09:38:04,755 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dcf64ab-aede-460c-8944-669254e7a639', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dcf64ab-aede-460c-8944-669254e7a639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:05,806 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.043s 2022-04-11 09:38:05,806 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70b09482-e5eb-4a06-9a4a-c5c6e14da994', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70b09482-e5eb-4a06-9a4a-c5c6e14da994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:06,857 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:06,857 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25574b24-a715-44bc-9701-212bd5632056', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25574b24-a715-44bc-9701-212bd5632056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:07,908 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.042s 2022-04-11 09:38:07,908 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2beec66-67e1-4b45-ac70-e6dd06fc03d8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2beec66-67e1-4b45-ac70-e6dd06fc03d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:08,957 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:08,957 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b6aedf6-ecc9-4f33-94a7-beec33c7b21a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b6aedf6-ecc9-4f33-94a7-beec33c7b21a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:10,006 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:10,006 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-699af6bf-1138-4d42-942a-ba583e27ba99', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-699af6bf-1138-4d42-942a-ba583e27ba99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:11,056 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:11,056 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-736ef595-a395-4d88-8e9c-38a280b4f72d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-736ef595-a395-4d88-8e9c-38a280b4f72d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:12,105 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:12,105 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c016db8d-ef7c-4d72-b2ec-ffabb6739272', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c016db8d-ef7c-4d72-b2ec-ffabb6739272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:13,155 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:13,155 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1f348e2-2011-45c0-9b37-e0df954f1b7c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1f348e2-2011-45c0-9b37-e0df954f1b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:14,207 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.043s 2022-04-11 09:38:14,207 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b461ed5-270e-4a8b-a8c6-2cdf6752b768', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b461ed5-270e-4a8b-a8c6-2cdf6752b768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:15,257 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.042s 2022-04-11 09:38:15,258 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2c278b1-b9c1-4596-8ac6-540719ae2557', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2c278b1-b9c1-4596-8ac6-540719ae2557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:16,308 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.043s 2022-04-11 09:38:16,308 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b1cb28f-6b9f-43ca-81b6-40f0e7a3648b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b1cb28f-6b9f-43ca-81b6-40f0e7a3648b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:17,358 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:17,358 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34f2a2bb-4f7f-4fb4-a4cc-f87ef4457a3a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34f2a2bb-4f7f-4fb4-a4cc-f87ef4457a3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:18,406 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:18,406 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b6c3009-f329-4a00-9f34-a2e3647e47c2', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b6c3009-f329-4a00-9f34-a2e3647e47c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:19,456 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:19,456 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d191e644-7296-483f-aac7-c840631d990d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d191e644-7296-483f-aac7-c840631d990d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:20,505 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:20,505 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b93f258-cfd8-4933-bcff-cf333798d129', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b93f258-cfd8-4933-bcff-cf333798d129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:21,553 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.040s 2022-04-11 09:38:21,554 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f2f82d7-9b9b-4e36-9642-60cff53bbbaa', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f2f82d7-9b9b-4e36-9642-60cff53bbbaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:22,601 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:22,602 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d24eb6b-10d8-45d7-a5dd-a5434d1e8c49', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d24eb6b-10d8-45d7-a5dd-a5434d1e8c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:23,650 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.040s 2022-04-11 09:38:23,651 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4745de5-1e66-4a00-8bb1-f3c7c90fe79f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4745de5-1e66-4a00-8bb1-f3c7c90fe79f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:24,699 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:24,700 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d65af1-2c38-41de-bfb3-72acebe375a9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d65af1-2c38-41de-bfb3-72acebe375a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:25,753 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.045s 2022-04-11 09:38:25,754 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec1f3961-cfb5-49b8-b6e7-ad27ad006297', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec1f3961-cfb5-49b8-b6e7-ad27ad006297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:26,802 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:26,803 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-486fc396-899a-4b7f-976b-f1b20819206f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-486fc396-899a-4b7f-976b-f1b20819206f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:27,852 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:27,853 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc4dd2e4-a3c4-4033-8d29-e7f1887eb710', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc4dd2e4-a3c4-4033-8d29-e7f1887eb710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:28,904 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.043s 2022-04-11 09:38:28,905 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ef935c9-ea2b-4f35-84ff-e0615bcae151', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ef935c9-ea2b-4f35-84ff-e0615bcae151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:29,954 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:29,955 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21cdc31c-b3b1-40d5-895f-64387fde752c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21cdc31c-b3b1-40d5-895f-64387fde752c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:31,003 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:31,004 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8154e27-75cf-422e-94f4-e6637e08f542', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8154e27-75cf-422e-94f4-e6637e08f542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:32,053 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.042s 2022-04-11 09:38:32,054 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eac0c583-8c2c-41d9-873a-bdf00324692f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eac0c583-8c2c-41d9-873a-bdf00324692f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:33,104 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.042s 2022-04-11 09:38:33,104 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c595cac-ddf9-4bb3-a08d-09509914f2ca', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c595cac-ddf9-4bb3-a08d-09509914f2ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:34,154 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:34,154 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95fa61da-a23c-4eaa-a360-19c4e94f3262', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95fa61da-a23c-4eaa-a360-19c4e94f3262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:35,206 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.044s 2022-04-11 09:38:35,206 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6f94ceb-c87f-48d6-89cc-9e54331cacdf', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6f94ceb-c87f-48d6-89cc-9e54331cacdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:36,256 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.042s 2022-04-11 09:38:36,257 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff7e1899-9ba5-4dc4-b3f2-5c409b6cac69', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff7e1899-9ba5-4dc4-b3f2-5c409b6cac69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:37,306 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:37,306 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21847ae9-4f8a-4928-ba63-c40172fd44ed', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21847ae9-4f8a-4928-ba63-c40172fd44ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:38,355 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:38,356 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e621ae7-0c23-4b1f-82bf-404a9405570d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e621ae7-0c23-4b1f-82bf-404a9405570d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:39,405 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:39,405 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b394c5a-df70-437b-b6aa-9ced49ec6040', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b394c5a-df70-437b-b6aa-9ced49ec6040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:40,455 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:40,456 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49117a8a-e8ba-4440-9d4b-1f5b3904dc2b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49117a8a-e8ba-4440-9d4b-1f5b3904dc2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:41,505 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:41,506 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d54e93f8-90e8-4466-8600-90935598d17e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d54e93f8-90e8-4466-8600-90935598d17e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:42,553 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:42,554 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d5c4975-c633-4920-9a4a-62474ed73fa0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d5c4975-c633-4920-9a4a-62474ed73fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:43,603 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:43,604 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caf381af-aaf3-4745-a8da-483745e357ac', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caf381af-aaf3-4745-a8da-483745e357ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:44,658 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.046s 2022-04-11 09:38:44,658 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19d27b07-e899-41cd-a7bc-bdd94bee12f3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19d27b07-e899-41cd-a7bc-bdd94bee12f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:45,707 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:45,708 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19758544-d207-41b7-a007-defe2a597c4d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19758544-d207-41b7-a007-defe2a597c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:46,759 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.043s 2022-04-11 09:38:46,759 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b95ff0d3-3ad0-486d-b022-14c66674f1de', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b95ff0d3-3ad0-486d-b022-14c66674f1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:47,809 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:47,809 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-011e5e27-b20f-4d84-9e34-cbf703055783', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-011e5e27-b20f-4d84-9e34-cbf703055783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:48,857 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.040s 2022-04-11 09:38:48,858 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96227f3c-712e-45da-a431-01309f052547', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96227f3c-712e-45da-a431-01309f052547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:49,908 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:49,909 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16057f96-7407-4d2a-bca5-808e393c442c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16057f96-7407-4d2a-bca5-808e393c442c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:50,957 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.040s 2022-04-11 09:38:50,958 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e74526b-86e2-4678-98b7-eb1e88edcb07', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e74526b-86e2-4678-98b7-eb1e88edcb07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:52,007 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.042s 2022-04-11 09:38:52,008 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eeea9c8-d535-4424-8f1f-1e3fad55d34c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eeea9c8-d535-4424-8f1f-1e3fad55d34c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:53,056 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:53,056 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71cc6e66-312a-49d4-8b5e-19be5795646c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71cc6e66-312a-49d4-8b5e-19be5795646c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:54,105 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:54,105 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce80d17-8724-401f-8327-be8399a8914e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce80d17-8724-401f-8327-be8399a8914e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:55,154 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:55,155 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23e60752-3f61-4275-97fb-af99b016b54b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23e60752-3f61-4275-97fb-af99b016b54b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:56,204 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:56,204 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa435ed0-444c-418d-801b-c5fc8ab327b0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa435ed0-444c-418d-801b-c5fc8ab327b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:57,256 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.044s 2022-04-11 09:38:57,257 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6688b198-d714-455f-ab17-2d15d45d35b2', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6688b198-d714-455f-ab17-2d15d45d35b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:58,308 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.043s 2022-04-11 09:38:58,308 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ba3012f-bdb4-4543-aca7-f7f64a6eb9a1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ba3012f-bdb4-4543-aca7-f7f64a6eb9a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:38:59,357 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:38:59,357 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f125a5a-1134-4afb-a7ad-8e655b8031a2', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f125a5a-1134-4afb-a7ad-8e655b8031a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:00,408 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:39:00,409 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c9b68d1-cbc2-41b3-aca7-79a28b1775ff', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c9b68d1-cbc2-41b3-aca7-79a28b1775ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:01,457 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:39:01,458 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d9c0fe0-0d02-40d9-a843-f7f78a31bcd9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d9c0fe0-0d02-40d9-a843-f7f78a31bcd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:02,507 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.042s 2022-04-11 09:39:02,507 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7b46756-fbea-4349-bfbb-23a128e930a4', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7b46756-fbea-4349-bfbb-23a128e930a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:03,555 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:39:03,556 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc78c178-2c5a-45eb-a6aa-bf11b9f17865', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc78c178-2c5a-45eb-a6aa-bf11b9f17865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:04,608 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.044s 2022-04-11 09:39:04,609 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d440d04-0100-4b9a-a6dc-180b492d66a0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d440d04-0100-4b9a-a6dc-180b492d66a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:05,658 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:39:05,658 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a74b3b5a-0377-4c87-8275-cb87ef4df5c2', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a74b3b5a-0377-4c87-8275-cb87ef4df5c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:06,708 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.042s 2022-04-11 09:39:06,708 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79d2a455-6f10-4af5-92fb-aeeba63e1efb', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79d2a455-6f10-4af5-92fb-aeeba63e1efb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:07,759 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.043s 2022-04-11 09:39:07,759 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd7dfe90-bba2-401e-9816-daff89583f56', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd7dfe90-bba2-401e-9816-daff89583f56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:08,809 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.042s 2022-04-11 09:39:08,810 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23db2920-1535-40ca-ac5a-b87cc1077190', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23db2920-1535-40ca-ac5a-b87cc1077190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:09,859 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:39:09,860 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-993f8efe-06a1-4edd-afe5-e281a4aa322d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-993f8efe-06a1-4edd-afe5-e281a4aa322d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:10,909 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:39:10,909 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a649a83-fda1-469e-aa68-bf2050774021', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a649a83-fda1-469e-aa68-bf2050774021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:11,959 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.042s 2022-04-11 09:39:11,959 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fd0785e-9e71-405d-9276-c2db1e12863e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fd0785e-9e71-405d-9276-c2db1e12863e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:13,008 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.040s 2022-04-11 09:39:13,008 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f435da5-16a1-47d3-a498-819aedf54f75', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f435da5-16a1-47d3-a498-819aedf54f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:14,057 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.040s 2022-04-11 09:39:14,057 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2ee490a-0656-498f-a739-641eee034d26', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2ee490a-0656-498f-a739-641eee034d26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:15,106 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.040s 2022-04-11 09:39:15,106 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-496147e8-c9e6-4f51-8e73-ead4489689e8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-496147e8-c9e6-4f51-8e73-ead4489689e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:16,158 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.043s 2022-04-11 09:39:16,158 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ece322-05c2-4cda-a32d-e3f6a70c1d56', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8ece322-05c2-4cda-a32d-e3f6a70c1d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:37:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:17,205 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.039s 2022-04-11 09:39:17,206 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-651b20c1-e3af-4768-8cc0-a14d5483f492', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-651b20c1-e3af-4768-8cc0-a14d5483f492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:18,251 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.038s 2022-04-11 09:39:18,252 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a434b8c9-3e92-4e78-b440-3c3eb44a3b81', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a434b8c9-3e92-4e78-b440-3c3eb44a3b81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:19,296 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.037s 2022-04-11 09:39:19,296 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91ae0137-d60d-4404-9d81-c65c8803198d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91ae0137-d60d-4404-9d81-c65c8803198d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:20,342 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.038s 2022-04-11 09:39:20,342 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14c171e1-7bd3-400b-9279-cdbd8c6f90b4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14c171e1-7bd3-400b-9279-cdbd8c6f90b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:21,387 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.036s 2022-04-11 09:39:21,387 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7df429af-d1cd-464c-8af2-37223f90d7fb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7df429af-d1cd-464c-8af2-37223f90d7fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:22,432 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.037s 2022-04-11 09:39:22,433 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58afd49e-6703-4232-835f-7238056fd9d8', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58afd49e-6703-4232-835f-7238056fd9d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:23,478 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.038s 2022-04-11 09:39:23,479 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9264731a-2fc6-42d4-93e6-ded8d4bdde84', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9264731a-2fc6-42d4-93e6-ded8d4bdde84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:24,524 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.037s 2022-04-11 09:39:24,524 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15da6c38-86e3-4af3-b1b5-9000926384d1', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15da6c38-86e3-4af3-b1b5-9000926384d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:25,571 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.038s 2022-04-11 09:39:25,571 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-473cbb37-2880-45cb-80ac-4ec3b3b5dece', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-473cbb37-2880-45cb-80ac-4ec3b3b5dece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:26,617 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.038s 2022-04-11 09:39:26,617 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b84fbd35-f63a-4e5b-ac68-f34db9cde37f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b84fbd35-f63a-4e5b-ac68-f34db9cde37f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:27,665 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.039s 2022-04-11 09:39:27,665 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-349f6dbf-1d72-4c87-8c57-c1d3fd74c5a9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-349f6dbf-1d72-4c87-8c57-c1d3fd74c5a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:28,712 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.039s 2022-04-11 09:39:28,713 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ab33f6d-54bc-48b5-8273-24b6717e6b24', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab33f6d-54bc-48b5-8273-24b6717e6b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:29,763 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.039s 2022-04-11 09:39:29,764 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d05d4c4c-1831-4761-ad47-663bbdc2f8df', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d05d4c4c-1831-4761-ad47-663bbdc2f8df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:30,814 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:39:30,814 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da00426b-67ec-49f3-a0ef-3784063fc338', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da00426b-67ec-49f3-a0ef-3784063fc338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:31,867 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.044s 2022-04-11 09:39:31,867 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9931883-4ab6-4fdb-9122-462a3f1d92e2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9931883-4ab6-4fdb-9122-462a3f1d92e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:32,915 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.040s 2022-04-11 09:39:32,915 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d23683c-65b6-4087-a817-6f3f3d270f59', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d23683c-65b6-4087-a817-6f3f3d270f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:33,962 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.038s 2022-04-11 09:39:33,962 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d27dde3-0c4f-460f-b84f-92f7cd42fb20', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d27dde3-0c4f-460f-b84f-92f7cd42fb20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:35,009 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.038s 2022-04-11 09:39:35,009 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6f1857f-e0fd-4943-b8df-c59cda9bdd40', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6f1857f-e0fd-4943-b8df-c59cda9bdd40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:36,054 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.037s 2022-04-11 09:39:36,054 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d30bc7c-d1eb-46c7-a3d9-912bd901c226', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d30bc7c-d1eb-46c7-a3d9-912bd901c226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:37,106 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.044s 2022-04-11 09:39:37,106 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10c23573-2e46-41af-b03d-72daf51d0e5e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10c23573-2e46-41af-b03d-72daf51d0e5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:38,152 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.037s 2022-04-11 09:39:38,152 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28213793-6553-489a-94de-3285f217219f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28213793-6553-489a-94de-3285f217219f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:39,199 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.038s 2022-04-11 09:39:39,199 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa1d468e-7005-4aef-9367-aada7478a74c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa1d468e-7005-4aef-9367-aada7478a74c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:40,247 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.040s 2022-04-11 09:39:40,248 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e0d5bcc-babd-4557-b7e5-1f8582150f36', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e0d5bcc-babd-4557-b7e5-1f8582150f36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:41,291 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.036s 2022-04-11 09:39:41,292 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47398b3a-ed28-415c-9d2b-6db555b92160', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47398b3a-ed28-415c-9d2b-6db555b92160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:42,337 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.038s 2022-04-11 09:39:42,338 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19af7e35-d353-49c8-8bfc-36fb17fff1d6', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19af7e35-d353-49c8-8bfc-36fb17fff1d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:43,382 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.038s 2022-04-11 09:39:43,383 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e82cc7c-32eb-4b1b-b3c6-7e3fe7769dc9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e82cc7c-32eb-4b1b-b3c6-7e3fe7769dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:44,428 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.037s 2022-04-11 09:39:44,429 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d27ba74-04cc-4435-b408-630fdec0f1ef', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d27ba74-04cc-4435-b408-630fdec0f1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:45,474 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.037s 2022-04-11 09:39:45,474 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd45791e-179b-46bb-b573-fc6ae68fef53', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd45791e-179b-46bb-b573-fc6ae68fef53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:46,518 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.036s 2022-04-11 09:39:46,518 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fca7886-a861-41bc-a215-708da2fd824d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fca7886-a861-41bc-a215-708da2fd824d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:47,571 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.044s 2022-04-11 09:39:47,571 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f23e6192-0fa7-4560-acb0-39c3e6027fb5', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f23e6192-0fa7-4560-acb0-39c3e6027fb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:48,618 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.038s 2022-04-11 09:39:48,618 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39f81953-0c20-44a9-af18-d3a6bd6fb2de', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39f81953-0c20-44a9-af18-d3a6bd6fb2de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:49,664 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.038s 2022-04-11 09:39:49,664 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfe69abf-18ed-4cf3-8cae-52f1700f1340', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfe69abf-18ed-4cf3-8cae-52f1700f1340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:50,709 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.037s 2022-04-11 09:39:50,709 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79982355-26d2-4e0f-a980-8e29e49c440f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79982355-26d2-4e0f-a980-8e29e49c440f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:51,754 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.037s 2022-04-11 09:39:51,754 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fb47fe4-2908-4f7f-ab0c-a5c2fe515652', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fb47fe4-2908-4f7f-ab0c-a5c2fe515652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:52,799 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.036s 2022-04-11 09:39:52,799 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3eaabdc-ccd3-4971-b350-0cc95120e912', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3eaabdc-ccd3-4971-b350-0cc95120e912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:53,846 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.038s 2022-04-11 09:39:53,846 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca100390-c20f-4341-8301-dc9912f040db', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca100390-c20f-4341-8301-dc9912f040db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:54,897 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.043s 2022-04-11 09:39:54,897 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ca66bc5-9c54-4f58-a1a9-3e9b6990882b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ca66bc5-9c54-4f58-a1a9-3e9b6990882b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:55,949 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.045s 2022-04-11 09:39:55,950 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ff8e322-493c-44a7-945c-745944e703ff', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ff8e322-493c-44a7-945c-745944e703ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:57,000 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.043s 2022-04-11 09:39:57,000 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85fc5275-5b4a-4a69-9652-8f7c6aae8e46', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85fc5275-5b4a-4a69-9652-8f7c6aae8e46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:58,052 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.042s 2022-04-11 09:39:58,052 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81100144-6694-4aff-829d-a4b9ce3d8c32', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81100144-6694-4aff-829d-a4b9ce3d8c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:39:59,100 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.039s 2022-04-11 09:39:59,100 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcd2417b-bca0-4cf6-a209-7f1eda89bca3', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcd2417b-bca0-4cf6-a209-7f1eda89bca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:40:00,151 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.043s 2022-04-11 09:40:00,152 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32131f7e-7951-4ff8-bc61-9fd94b17d49a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32131f7e-7951-4ff8-bc61-9fd94b17d49a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:40:01,201 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.041s 2022-04-11 09:40:01,201 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67950bb6-5d73-48b5-9553-80264612d48f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67950bb6-5d73-48b5-9553-80264612d48f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:40:02,251 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.042s 2022-04-11 09:40:02,251 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a828fc3c-053f-4286-a9d8-e0ed8c3ba733', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a828fc3c-053f-4286-a9d8-e0ed8c3ba733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:40:03,303 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.044s 2022-04-11 09:40:03,303 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9be6fa0-ddd1-4818-af8b-1c3f465ef899', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9be6fa0-ddd1-4818-af8b-1c3f465ef899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:40:04,353 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.042s 2022-04-11 09:40:04,353 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6515b512-1717-47ff-bd2b-8e12d9216c82', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6515b512-1717-47ff-bd2b-8e12d9216c82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:40:05,401 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.040s 2022-04-11 09:40:05,402 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20822edb-cbf9-49c8-b8e1-97a08ee822b7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20822edb-cbf9-49c8-b8e1-97a08ee822b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:40:06,454 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 0.045s 2022-04-11 09:40:06,454 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92f1900e-6596-490a-88ca-b6980b742300', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92f1900e-6596-490a-88ca-b6980b742300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:41:07,520 124321 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.11', port=80): Read timed out. (read timeout=60)")': /volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 2022-04-11 09:41:16,808 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 69.346s 2022-04-11 09:41:16,808 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4da11b2b-d67d-428b-81b8-448071f1e6ae', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4da11b2b-d67d-428b-81b8-448071f1e6ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:42:07,069 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 49.253s 2022-04-11 09:42:07,069 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdadf27e-42ef-489c-bde8-79c414f4d6a8', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdadf27e-42ef-489c-bde8-79c414f4d6a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' 2022-04-11 09:43:08,135 124321 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.11', port=80): Read timed out. (read timeout=60)")': /volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 2022-04-11 09:43:17,538 124321 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053 69.461s 2022-04-11 09:43:17,538 124321 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c39d3790-026b-4995-993d-48d97a4759b0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c39d3790-026b-4995-993d-48d97a4759b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053'} Body: b'{"volume": {"id": "56069b30-ab55-4ac2-90af-f577ed4e0053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:34:35.000000", "updated_at": "2022-04-11T09:39:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-102396536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/96ed976e4ac844289a56c785e4534ba1/volumes/56069b30-ab55-4ac2-90af-f577ed4e0053"}], "user_id": "85cb84b105f1468ca3f576cde9e17ce9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96ed976e4ac844289a56c785e4534ba1"}}' }}} 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 574, 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 56069b30-ab55-4ac2-90af-f577ed4e0053 to server 58049952-6708-459b-af68-e297cc1f23cd 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
ft5.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-04-11 09:31:39,038 124323 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-04-11 09:31:39,038 124323 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-04-11 09:31:39,850 124323 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.11/compute/v2.1/os-keypairs 0.811s 2022-04-11 09:31:39,850 124323 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-379369156"}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2315', '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-7999399c-1c58-4004-81dc-c59365444907', 'x-compute-request-id': 'req-7999399c-1c58-4004-81dc-c59365444907', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEogIBAAKCAQEAzdXWap3DVGjMTXEAq7RA9QaXhyMg0yewhp9F4VMUqg+QSQ3I\\nNMMXP7tdcuyKf+XKmvCcAYHuwu13Ekq1Yuw0z31qfa3vtuNOo2AbreTRFZTzUZdy\\ncXjvB1C5iaDWw8ARvm1eJw+2h1h9k/kVUIB23mgzbA2XT4HOxfYoWjW2FxBkKoIf\\nLeLXEctElfOlDNYDJX7vi1arU7802uM2015IVDVDleB6ESzMf5LkGElFkzvwffzO\\nKr7gaA9O3IAoYQcahiKg9v0JhpMq2CCttKpmnBOrUcV27VAsJIblS8pMHX15iRLi\\nIoxmJwbRhhL7LCNzwEohPFMPKDqQ/MSZ0y6zZQIDAQABAoIBAA9e7pobmeCNyuPl\\nkmVAGrGxglNHHkZmalpDPpaq+5oPe3jZHKBECVJrDXltjJIseMrFOQEr0MahsQie\\np5jxhqgP94nXGVWQ9+hfXvHHao2wB9OJ+bPbkg37yz8p0Z/gkfKkfClylPDafNY1\\n/Y97aGUHZv+krC31xZkm3rCN3kEuh85bikEWgo7zvPIuFpl2WpO04emzI/4qepyk\\ntiqRp2gIQYjvidHVC4Or8lEyt8ZFnu/PCEvbL+nM/aywHdqX+wPtdwyzKipCBUsy\\nZNiO/3WdCSQcx4AVl7OEl6tu2J3BYrEFjHy16crcEEPSgvwIENIXpYNIgcoFW3Ka\\njflwhKkCgYEA9hdWFiapTqszlvfoStThIyn704pyMSR8o3FdbKYlxyYr4LMbjPDE\\njHO4cdTduBZI2KZxrI/2HrsUSGdQ9w9YMHWYd97p2QW+/hJJ88gJlF3wlExjUOjz\\nc4y6rkxeiOrcsrzPEebwrqA8iYPR9SIPQMScUScLHG9yVpTkax86PlcCgYEA1h+N\\nFrNH/RPtyLe56z4UQhxj9AJNUgwwOB1Ko2aqVIY/SYGF6CNKkqguPvDSjOnIqN9J\\nbPzWlAK4TnOgQZoxLx4CoRUHouF8bIaqeH0CUv7RPUBJlWPSN9rXqSJw4t2S1sh8\\nb/iG+esgUq+Qs0IZYq48vdS7E4tRaPZ4REEpzqMCgYBk00zXCIIHlEcvzGRk/HE9\\nef8OPcPpdHyIbnMLh8skm/QQPPHFvgOZU/Q21zL8ME0qTo92VwlMr/NwcrwObUAB\\noryUKEWBQERvTkj0U3nxSse9yspKJRdRuU/nB60XxboklQz11bu4oDgNU2/bUlgT\\nfjpZWXjI7rRW2uv3I7U2QwKBgBa6CpOaO83Uy6w+M/GQCT5rHQDNLb/Do2qRUVa+\\nkt2d0iHPKZNWC5g9WYs8rFxgg/fIm1aCD5RuJXnOM/hCkW3a1ZSbUtAq9rXeJUHc\\not6ERVkm9ahxi+J5y+Ib0beCpQ8/AFYyHsFv/2JHWChun5sluzS625BbfSyS3HkC\\nIZnZAoGAT3SHF20kvOYGipi2zNLSF9SB1YgZdHioOllHmLQi+jN5aP5gGhSo7Mt1\\niTyAGPwBPwXFZCo3CXAjpAg95uaRuZ5j/XZ2KvKOWkWhu1V5DCoUGmzSX8MSMBOi\\nZ/vte6zhKO1y8X8u7IG3UKPyXyJsUKK3km9JpiPtQzQULPrhBiY=\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-379369156", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDN1dZqncNUaMxNcQCrtED1BpeHIyDTJ7CGn0XhUxSqD5BJDcg0wxc/u11y7Ip/5cqa8JwBge7C7XcSSrVi7DTPfWp9re+2406jYBut5NEVlPNRl3JxeO8HULmJoNbDwBG+bV4nD7aHWH2T+RVQgHbeaDNsDZdPgc7F9ihaNbYXEGQqgh8t4tcRy0SV86UM1gMlfu+LVqtTvzTa4zbTXkhUNUOV4HoRLMx/kuQYSUWTO/B9/M4qvuBoD07cgChhBxqGIqD2/QmGkyrYIK20qmacE6tRxXbtUCwkhuVLykwdfXmJEuIijGYnBtGGEvssI3PASiE8Uw8oOpD8xJnTLrNl Generated-by-Nova", "fingerprint": "11:5b:a2:bd:25:15:fc:12:7e:ea:e3:82:01:68:8c:0a", "user_id": "76d50aef38b34707872365f2016b6a68"}}' 2022-04-11 09:31:39,853 124323 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-379369156 created 2022-04-11 09:31:40,618 124323 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.11:9696/v2.0/security-groups 0.764s 2022-04-11 09:31:40,618 124323 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--1416091800", "description": "tempest-description--130083120"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-72513346-f2bc-4b23-9d58-34145ef68dcd', 'date': 'Mon, 11 Apr 2022 09:31:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "1f5b7907-3ae2-4c9b-9d98-1dba657d7ecb", "name": "tempest-securitygroup--1416091800", "stateful": true, "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "description": "tempest-description--130083120", "shared": false, "security_group_rules": [{"id": "7e7fffa1-f417-49d1-8701-0d5329d02b06", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "security_group_id": "1f5b7907-3ae2-4c9b-9d98-1dba657d7ecb", "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": 89, "description": null, "tags": [], "created_at": "2022-04-11T09:31:40Z", "updated_at": "2022-04-11T09:31:40Z", "revision_number": 0, "project_id": "2f0be38a9b3144f2a8f59c15a32ff390"}, {"id": "89a4b40d-71e2-467c-bc6f-cd4d57377dac", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "security_group_id": "1f5b7907-3ae2-4c9b-9d98-1dba657d7ecb", "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": 90, "description": null, "tags": [], "created_at": "2022-04-11T09:31:40Z", "updated_at": "2022-04-11T09:31:40Z", "revision_number": 0, "project_id": "2f0be38a9b3144f2a8f59c15a32ff390"}], "tags": [], "created_at": "2022-04-11T09:31:40Z", "updated_at": "2022-04-11T09:31:40Z", "revision_number": 1, "project_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:31:42,577 124323 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.11:9696/v2.0/security-group-rules 1.959s 2022-04-11 09:31:42,578 124323 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": "1f5b7907-3ae2-4c9b-9d98-1dba657d7ecb", "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-6e31946d-fe8b-491b-ac83-7134b2880f5d', 'date': 'Mon, 11 Apr 2022 09:31:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "15d00b80-4dc6-4918-b054-219ce70f98bf", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "security_group_id": "1f5b7907-3ae2-4c9b-9d98-1dba657d7ecb", "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-04-11T09:31:42Z", "updated_at": "2022-04-11T09:31:42Z", "revision_number": 0, "project_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:31:44,009 124323 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.11:9696/v2.0/security-group-rules 1.431s 2022-04-11 09:31:44,010 124323 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": "1f5b7907-3ae2-4c9b-9d98-1dba657d7ecb", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f2e63ad7-8e7b-46bb-aec4-cb5799ab9a50', 'date': 'Mon, 11 Apr 2022 09:31:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "de858d3c-3e62-44ea-87bd-5fef56070b90", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "security_group_id": "1f5b7907-3ae2-4c9b-9d98-1dba657d7ecb", "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-04-11T09:31:43Z", "updated_at": "2022-04-11T09:31:43Z", "revision_number": 0, "project_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:31:44,010 124323 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1416091800 created 2022-04-11 09:31:46,286 124323 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.11:9696/v2.0/floatingips 2.276s 2022-04-11 09:31:46,287 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "1ddef7fa-4766-4d1c-b96f-6b200623802f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-5c584a30-c89f-43d9-a25a-8f855add8e67', 'date': 'Mon, 11 Apr 2022 09:31:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "bd388535-11fc-4ef9-92d5-3d14c36c3a8f", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "floating_ip_address": "172.27.3.231", "floating_network_id": "1ddef7fa-4766-4d1c-b96f-6b200623802f", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2f0be38a9b3144f2a8f59c15a32ff390", "description": "", "port_details": null, "tags": [], "created_at": "2022-04-11T09:31:45Z", "updated_at": "2022-04-11T09:31:45Z", "revision_number": 0}}' 2022-04-11 09:31:46,287 124323 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'bd388535-11fc-4ef9-92d5-3d14c36c3a8f', 'tenant_id': '2f0be38a9b3144f2a8f59c15a32ff390', 'floating_ip_address': '172.27.3.231', 'floating_network_id': '1ddef7fa-4766-4d1c-b96f-6b200623802f', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2f0be38a9b3144f2a8f59c15a32ff390', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-04-11T09:31:45Z', 'updated_at': '2022-04-11T09:31:45Z', 'revision_number': 0, 'ip': '172.27.3.231'} created 2022-04-11 09:31:46,604 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.222.0.11/identity/v3/auth/tokens 0.310s 2022-04-11 09:31:46,604 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 11 Apr 2022 09:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3254', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cfcf0074-acfc-4c97-a7e4-03fd57d318ef', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "76d50aef38b34707872365f2016b6a68", "name": "tempest-AttachVolumeShelveTestJSON-502458730-project", "password_expires_at": null}, "audit_ids": ["3YGxxw2_Ta-qbFezU7Fmgg"], "expires_at": "2022-04-11T10:31:46.000000Z", "issued_at": "2022-04-11T09:31:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f0be38a9b3144f2a8f59c15a32ff390", "name": "tempest-AttachVolumeShelveTestJSON-502458730"}, "is_domain": false, "roles": [{"id": "b478ac538e1c47f795ba99ea57f98e2b", "name": "member"}, {"id": "d281caf276aa4f4f9e569c3555eacd33", "name": "reader"}], "catalog": [{"endpoints": [{"id": "562511e165b54693812b20eb1977253d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.11:8080", "region": "RegionOne"}, {"id": "79bc5a9fd7f643f89e65ef103322b4b3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11:8080/v1/AUTH_2f0be38a9b3144f2a8f59c15a32ff390", "region": "RegionOne"}], "id": "0512eb9c159147738e5173e49974b126", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3ebcaaee32d24d03b25941733dde17b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390", "region": "RegionOne"}], "id": "3bd0c7a700d442529e9195a5f99d63b8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "ad60118832834e10ac9643f77d5f5f13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11:9696/", "region": "RegionOne"}], "id": "3e4d74c3e00a4a46bcd814dc64619dc4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0886496255b44011aca09c3a9f7ccc5c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/image", "region": "RegionOne"}], "id": "80ab5fa18595421aaff41f532de9a25b", "type": "image", "name": "glance"}, {"endpoints": [{"id": "37af92f5a906449b8b0d6e4c8b6865bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/compute/v2/2f0be38a9b3144f2a8f59c15a32ff390", "region": "RegionOne"}], "id": "8301df3b062b4e96ab0587b7cd862ec8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "85b7ffa6a2864c28bd6e19d4601de35f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390", "region": "RegionOne"}], "id": "95612643cd25400b9317c8f6a68fe0bf", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d457a72b2e6c48439d4d6f86a3d20e88", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/compute/v2.1", "region": "RegionOne"}], "id": "afcd314eae8f46b2ae7d191ae0c82287", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e04b3d4dfd944d4098cb60a8e6daa25e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/placement", "region": "RegionOne"}], "id": "c281df1778e246959c0cb0ef9d72c9dc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dfca484811e94535ba271b2f00fdf6d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/identity", "region": "RegionOne"}], "id": "fd9bd34f7e044883b019eddc45b98c7f", "type": "identity", "name": "keystone"}]}}' 2022-04-11 09:31:46,605 124323 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '732e9fa0-f176-40a5-a791-28d00e49d5d2', 'name': 'tempest-AttachVolumeShelveTestJSON-852513705-network', 'tenant_id': '2f0be38a9b3144f2a8f59c15a32ff390', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2f0be38a9b3144f2a8f59c15a32ff390', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 108, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-04-11T09:31:30Z', 'updated_at': '2022-04-11T09:31:30Z', 'revision_number': 1} available for tenant 2022-04-11 09:31:46,606 124323 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAzdXWap3DVGjMTXEAq7RA9QaXhyMg0yewhp9F4VMUqg+QSQ3I\nNMMXP7tdcuyKf+XKmvCcAYHuwu13Ekq1Yuw0z31qfa3vtuNOo2AbreTRFZTzUZdy\ncXjvB1C5iaDWw8ARvm1eJw+2h1h9k/kVUIB23mgzbA2XT4HOxfYoWjW2FxBkKoIf\nLeLXEctElfOlDNYDJX7vi1arU7802uM2015IVDVDleB6ESzMf5LkGElFkzvwffzO\nKr7gaA9O3IAoYQcahiKg9v0JhpMq2CCttKpmnBOrUcV27VAsJIblS8pMHX15iRLi\nIoxmJwbRhhL7LCNzwEohPFMPKDqQ/MSZ0y6zZQIDAQABAoIBAA9e7pobmeCNyuPl\nkmVAGrGxglNHHkZmalpDPpaq+5oPe3jZHKBECVJrDXltjJIseMrFOQEr0MahsQie\np5jxhqgP94nXGVWQ9+hfXvHHao2wB9OJ+bPbkg37yz8p0Z/gkfKkfClylPDafNY1\n/Y97aGUHZv+krC31xZkm3rCN3kEuh85bikEWgo7zvPIuFpl2WpO04emzI/4qepyk\ntiqRp2gIQYjvidHVC4Or8lEyt8ZFnu/PCEvbL+nM/aywHdqX+wPtdwyzKipCBUsy\nZNiO/3WdCSQcx4AVl7OEl6tu2J3BYrEFjHy16crcEEPSgvwIENIXpYNIgcoFW3Ka\njflwhKkCgYEA9hdWFiapTqszlvfoStThIyn704pyMSR8o3FdbKYlxyYr4LMbjPDE\njHO4cdTduBZI2KZxrI/2HrsUSGdQ9w9YMHWYd97p2QW+/hJJ88gJlF3wlExjUOjz\nc4y6rkxeiOrcsrzPEebwrqA8iYPR9SIPQMScUScLHG9yVpTkax86PlcCgYEA1h+N\nFrNH/RPtyLe56z4UQhxj9AJNUgwwOB1Ko2aqVIY/SYGF6CNKkqguPvDSjOnIqN9J\nbPzWlAK4TnOgQZoxLx4CoRUHouF8bIaqeH0CUv7RPUBJlWPSN9rXqSJw4t2S1sh8\nb/iG+esgUq+Qs0IZYq48vdS7E4tRaPZ4REEpzqMCgYBk00zXCIIHlEcvzGRk/HE9\nef8OPcPpdHyIbnMLh8skm/QQPPHFvgOZU/Q21zL8ME0qTo92VwlMr/NwcrwObUAB\noryUKEWBQERvTkj0U3nxSse9yspKJRdRuU/nB60XxboklQz11bu4oDgNU2/bUlgT\nfjpZWXjI7rRW2uv3I7U2QwKBgBa6CpOaO83Uy6w+M/GQCT5rHQDNLb/Do2qRUVa+\nkt2d0iHPKZNWC5g9WYs8rFxgg/fIm1aCD5RuJXnOM/hCkW3a1ZSbUtAq9rXeJUHc\not6ERVkm9ahxi+J5y+Ib0beCpQ8/AFYyHsFv/2JHWChun5sluzS625BbfSyS3HkC\nIZnZAoGAT3SHF20kvOYGipi2zNLSF9SB1YgZdHioOllHmLQi+jN5aP5gGhSo7Mt1\niTyAGPwBPwXFZCo3CXAjpAg95uaRuZ5j/XZ2KvKOWkWhu1V5DCoUGmzSX8MSMBOi\nZ/vte6zhKO1y8X8u7IG3UKPyXyJsUKK3km9JpiPtQzQULPrhBiY=\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-379369156', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDN1dZqncNUaMxNcQCrtED1BpeHIyDTJ7CGn0XhUxSqD5BJDcg0wxc/u11y7Ip/5cqa8JwBge7C7XcSSrVi7DTPfWp9re+2406jYBut5NEVlPNRl3JxeO8HULmJoNbDwBG+bV4nD7aHWH2T+RVQgHbeaDNsDZdPgc7F9ihaNbYXEGQqgh8t4tcRy0SV86UM1gMlfu+LVqtTvzTa4zbTXkhUNUOV4HoRLMx/kuQYSUWTO/B9/M4qvuBoD07cgChhBxqGIqD2/QmGkyrYIK20qmacE6tRxXbtUCwkhuVLykwdfXmJEuIijGYnBtGGEvssI3PASiE8Uw8oOpD8xJnTLrNl Generated-by-Nova', 'fingerprint': '11:5b:a2:bd:25:15:fc:12:7e:ea:e3:82:01:68:8c:0a', 'user_id': '76d50aef38b34707872365f2016b6a68'}, 'security_group': {'id': '1f5b7907-3ae2-4c9b-9d98-1dba657d7ecb', 'name': 'tempest-securitygroup--1416091800', 'stateful': True, 'tenant_id': '2f0be38a9b3144f2a8f59c15a32ff390', 'description': 'tempest-description--130083120', 'shared': False, 'security_group_rules': [{'id': '7e7fffa1-f417-49d1-8701-0d5329d02b06', 'tenant_id': '2f0be38a9b3144f2a8f59c15a32ff390', 'security_group_id': '1f5b7907-3ae2-4c9b-9d98-1dba657d7ecb', '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': 89, 'description': None, 'tags': [], 'created_at': '2022-04-11T09:31:40Z', 'updated_at': '2022-04-11T09:31:40Z', 'revision_number': 0, 'project_id': '2f0be38a9b3144f2a8f59c15a32ff390'}, {'id': '89a4b40d-71e2-467c-bc6f-cd4d57377dac', 'tenant_id': '2f0be38a9b3144f2a8f59c15a32ff390', 'security_group_id': '1f5b7907-3ae2-4c9b-9d98-1dba657d7ecb', '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': 90, 'description': None, 'tags': [], 'created_at': '2022-04-11T09:31:40Z', 'updated_at': '2022-04-11T09:31:40Z', 'revision_number': 0, 'project_id': '2f0be38a9b3144f2a8f59c15a32ff390'}], 'tags': [], 'created_at': '2022-04-11T09:31:40Z', 'updated_at': '2022-04-11T09:31:40Z', 'revision_number': 1, 'project_id': '2f0be38a9b3144f2a8f59c15a32ff390'}, 'floating_ip': {'id': 'bd388535-11fc-4ef9-92d5-3d14c36c3a8f', 'tenant_id': '2f0be38a9b3144f2a8f59c15a32ff390', 'floating_ip_address': '172.27.3.231', 'floating_network_id': '1ddef7fa-4766-4d1c-b96f-6b200623802f', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2f0be38a9b3144f2a8f59c15a32ff390', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-04-11T09:31:45Z', 'updated_at': '2022-04-11T09:31:45Z', 'revision_number': 0, 'ip': '172.27.3.231'}} 2022-04-11 09:31:51,062 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.11/compute/v2.1/servers 4.455s 2022-04-11 09:31:51,063 124323 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-1358609767", "imageRef": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "732e9fa0-f176-40a5-a791-28d00e49d5d2"}], "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "key_name": "tempest-keypair-379369156", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f', '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-fbe7d02e-8ad3-409a-b22b-2d1888d40ac0', 'x-compute-request-id': 'req-fbe7d02e-8ad3-409a-b22b-2d1888d40ac0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.11/compute/v2.1/servers'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "adminPass": "password"}}' 2022-04-11 09:31:53,602 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 2.537s 2022-04-11 09:31:53,603 124323 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': 'Mon, 11 Apr 2022 09:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1b42974-3605-4b63-927c-931bc93894da', 'x-compute-request-id': 'req-b1b42974-3605-4b63-927c-931bc93894da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:31:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "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-04-11 09:31:54,784 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.171s 2022-04-11 09:31:54,784 124323 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': 'Mon, 11 Apr 2022 09:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71c5794b-5c21-499a-9537-0a2341c16cf0', 'x-compute-request-id': 'req-71c5794b-5c21-499a-9537-0a2341c16cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:31:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "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-04-11 09:31:56,336 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.543s 2022-04-11 09:31:56,337 124323 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': 'Mon, 11 Apr 2022 09:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-341fccaa-0069-4d9c-bd75-dee522e79e72', 'x-compute-request-id': 'req-341fccaa-0069-4d9c-bd75-dee522e79e72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:31:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "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-04-11 09:31:57,475 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.128s 2022-04-11 09:31:57,476 124323 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': 'Mon, 11 Apr 2022 09:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd684670-bfa7-4f6c-b163-4c3a768b7754', 'x-compute-request-id': 'req-dd684670-bfa7-4f6c-b163-4c3a768b7754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "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-04-11 09:31:58,578 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.092s 2022-04-11 09:31:58,579 124323 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': 'Mon, 11 Apr 2022 09:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91012afa-2259-4811-a0be-2d09d3a7023f', 'x-compute-request-id': 'req-91012afa-2259-4811-a0be-2d09d3a7023f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:31:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "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-04-11 09:31:59,761 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.174s 2022-04-11 09:31:59,762 124323 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': 'Mon, 11 Apr 2022 09:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cac2f22-0d66-4afa-a77d-ce94e25d9c65', 'x-compute-request-id': 'req-4cac2f22-0d66-4afa-a77d-ce94e25d9c65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:31:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "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-04-11 09:32:00,875 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.103s 2022-04-11 09:32:00,875 124323 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': 'Mon, 11 Apr 2022 09:32: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-b5c58c24-f253-4a80-9b4f-40d1cdccb43f', 'x-compute-request-id': 'req-b5c58c24-f253-4a80-9b4f-40d1cdccb43f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:32:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "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-04-11 09:32:00,883 124323 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 7 second wait 2022-04-11 09:32:02,180 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.295s 2022-04-11 09:32:02,181 124323 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': 'Mon, 11 Apr 2022 09:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1351', '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-7c8adcde-d793-4e74-b4da-caf437f12cee', 'x-compute-request-id': 'req-7c8adcde-d793-4e74-b4da-caf437f12cee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:32:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "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": [], "locked": false, "description": null}}' 2022-04-11 09:32:02,190 124323 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 9 second wait 2022-04-11 09:32:03,308 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.118s 2022-04-11 09:32:03,309 124323 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': 'Mon, 11 Apr 2022 09:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1351', '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-933dbaeb-b1e2-4a10-84f0-6a70932e00f6', 'x-compute-request-id': 'req-933dbaeb-b1e2-4a10-84f0-6a70932e00f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:32:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "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": [], "locked": false, "description": null}}' 2022-04-11 09:32:04,803 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.484s 2022-04-11 09:32:04,803 124323 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': 'Mon, 11 Apr 2022 09:32:04 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-e0e00d8f-2a22-448f-b96a-42f8a00d0468', 'x-compute-request-id': 'req-e0e00d8f-2a22-448f-b96a-42f8a00d0468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "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-04-11 09:32:04,812 124323 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 11 second wait 2022-04-11 09:32:06,748 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.934s 2022-04-11 09:32:06,748 124323 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': 'Mon, 11 Apr 2022 09:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-5e232bfc-d474-42e2-a127-e6c890b95cbd', 'x-compute-request-id': 'req-5e232bfc-d474-42e2-a127-e6c890b95cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "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-04-11 09:32:09,425 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 1.668s 2022-04-11 09:32:09,425 124323 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': 'Mon, 11 Apr 2022 09:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-79f7accd-27b1-4fb1-bd0f-dee7cac49468', 'x-compute-request-id': 'req-79f7accd-27b1-4fb1-bd0f-dee7cac49468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "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-04-11 09:32:10,724 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.287s 2022-04-11 09:32:10,724 124323 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': 'Mon, 11 Apr 2022 09:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-4d049919-74f5-4ae0-bc0f-7279571786e4', 'x-compute-request-id': 'req-4d049919-74f5-4ae0-bc0f-7279571786e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "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-04-11 09:32:12,152 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.418s 2022-04-11 09:32:12,152 124323 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': 'Mon, 11 Apr 2022 09:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-27f31db0-1cd4-4758-9f66-9f0eaf10b131', 'x-compute-request-id': 'req-27f31db0-1cd4-4758-9f66-9f0eaf10b131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "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-04-11 09:32:13,434 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.272s 2022-04-11 09:32:13,434 124323 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': 'Mon, 11 Apr 2022 09:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-191f30e3-df41-471c-8d60-a45060202518', 'x-compute-request-id': 'req-191f30e3-df41-471c-8d60-a45060202518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "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-04-11 09:32:14,692 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.248s 2022-04-11 09:32:14,692 124323 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': 'Mon, 11 Apr 2022 09:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-753205af-05fa-4387-9aa2-a0a414322b5a', 'x-compute-request-id': 'req-753205af-05fa-4387-9aa2-a0a414322b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "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-04-11 09:32:15,932 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.230s 2022-04-11 09:32:15,932 124323 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': 'Mon, 11 Apr 2022 09:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-35858cf0-4a6a-4fdd-a417-c31922b5a120', 'x-compute-request-id': 'req-35858cf0-4a6a-4fdd-a417-c31922b5a120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "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-04-11 09:32:17,153 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.209s 2022-04-11 09:32:17,154 124323 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': 'Mon, 11 Apr 2022 09:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-5e8331e2-b3b0-4a18-937b-bb11829f5e56', 'x-compute-request-id': 'req-5e8331e2-b3b0-4a18-937b-bb11829f5e56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "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-04-11 09:32:18,380 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.216s 2022-04-11 09:32:18,380 124323 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': 'Mon, 11 Apr 2022 09:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-6ef79526-c900-4946-8c34-6aba920c182f', 'x-compute-request-id': 'req-6ef79526-c900-4946-8c34-6aba920c182f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "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-04-11 09:32:19,602 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.213s 2022-04-11 09:32:19,603 124323 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': 'Mon, 11 Apr 2022 09:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-2e7f608e-d37b-43cb-970c-aaee0d9a6bfe', 'x-compute-request-id': 'req-2e7f608e-d37b-43cb-970c-aaee0d9a6bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "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-04-11 09:32:20,822 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.210s 2022-04-11 09:32:20,822 124323 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': 'Mon, 11 Apr 2022 09:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-d1bb926c-dbd8-40e5-a715-b85d9e6954ca', 'x-compute-request-id': 'req-d1bb926c-dbd8-40e5-a715-b85d9e6954ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "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-04-11 09:32:22,097 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.264s 2022-04-11 09:32:22,097 124323 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': 'Mon, 11 Apr 2022 09:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-15a2fd9d-88ba-4213-a1b5-1ebd6703dfda', 'x-compute-request-id': 'req-15a2fd9d-88ba-4213-a1b5-1ebd6703dfda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "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-04-11 09:32:23,318 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.211s 2022-04-11 09:32:23,318 124323 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': 'Mon, 11 Apr 2022 09:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-59ae894e-9e59-4573-966d-d209591be3dd', 'x-compute-request-id': 'req-59ae894e-9e59-4573-966d-d209591be3dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "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-04-11 09:32:24,541 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.212s 2022-04-11 09:32:24,541 124323 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': 'Mon, 11 Apr 2022 09:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-ec900801-769a-4dc0-9c20-b13662cd964b', 'x-compute-request-id': 'req-ec900801-769a-4dc0-9c20-b13662cd964b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "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-04-11 09:32:25,763 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.213s 2022-04-11 09:32:25,763 124323 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': 'Mon, 11 Apr 2022 09:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-597e6b22-904d-43c8-881b-4e410d3e52bd', 'x-compute-request-id': 'req-597e6b22-904d-43c8-881b-4e410d3e52bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "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-04-11 09:32:27,005 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.232s 2022-04-11 09:32:27,006 124323 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': 'Mon, 11 Apr 2022 09:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-5a77da16-2e92-4ef6-9656-b54d0440ef5c', 'x-compute-request-id': 'req-5a77da16-2e92-4ef6-9656-b54d0440ef5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "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-04-11 09:32:28,605 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.589s 2022-04-11 09:32:28,605 124323 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': 'Mon, 11 Apr 2022 09:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-e8e8fdc8-189c-41a4-88d0-879a7d41105f', 'x-compute-request-id': 'req-e8e8fdc8-189c-41a4-88d0-879a7d41105f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:32:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "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-04-11 09:32:29,958 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.343s 2022-04-11 09:32:29,959 124323 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': 'Mon, 11 Apr 2022 09:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-f23bfe65-e601-4eeb-b93e-12d8019794cf', 'x-compute-request-id': 'req-f23bfe65-e601-4eeb-b93e-12d8019794cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:32:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "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-04-11 09:32:31,213 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.245s 2022-04-11 09:32:31,214 124323 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': 'Mon, 11 Apr 2022 09:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-9b79b00a-4c6c-401e-8deb-40206a280524', 'x-compute-request-id': 'req-9b79b00a-4c6c-401e-8deb-40206a280524', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:32:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "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-04-11 09:32:32,411 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.186s 2022-04-11 09:32:32,411 124323 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': 'Mon, 11 Apr 2022 09:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-237fa6a4-669a-4fc0-97ed-7ebb63f094d4', 'x-compute-request-id': 'req-237fa6a4-669a-4fc0-97ed-7ebb63f094d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:32:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "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-04-11 09:32:33,721 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.300s 2022-04-11 09:32:33,721 124323 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': 'Mon, 11 Apr 2022 09:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', '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-ed1e6355-44c3-45f3-8d57-df56a5f0507d', 'x-compute-request-id': 'req-ed1e6355-44c3-45f3-8d57-df56a5f0507d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:32:33Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "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-04-11 09:32:33,730 124323 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 40 second wait 2022-04-11 09:32:33,862 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f/os-interface 0.131s 2022-04-11 09:32:33,862 124323 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': 'Mon, 11 Apr 2022 09:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '285', '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-1a94a2c3-b56b-49c0-98aa-c243e1b68a1e', 'x-compute-request-id': 'req-1a94a2c3-b56b-49c0-98aa-c243e1b68a1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "732e9fa0-f176-40a5-a791-28d00e49d5d2", "port_id": "664b67f4-62ed-41fe-8490-800992b2b349", "mac_addr": "fa:16:3e:9f:ab:c8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "18496442-a3f6-45c5-b5f9-0475bfbe0ccc", "ip_address": "172.20.0.14"}]}]}' 2022-04-11 09:32:35,057 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.11:9696/v2.0/floatingips/bd388535-11fc-4ef9-92d5-3d14c36c3a8f 1.191s 2022-04-11 09:32:35,057 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "664b67f4-62ed-41fe-8490-800992b2b349"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-651ae926-08db-4f31-9c62-2265be4ac123', 'date': 'Mon, 11 Apr 2022 09:32:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11:9696/v2.0/floatingips/bd388535-11fc-4ef9-92d5-3d14c36c3a8f'} Body: b'{"floatingip": {"id": "bd388535-11fc-4ef9-92d5-3d14c36c3a8f", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "floating_ip_address": "172.27.3.231", "floating_network_id": "1ddef7fa-4766-4d1c-b96f-6b200623802f", "router_id": "e1e67278-4467-4996-bdaa-08f99214654c", "port_id": "664b67f4-62ed-41fe-8490-800992b2b349", "fixed_ip_address": "172.20.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "732e9fa0-f176-40a5-a791-28d00e49d5d2", "mac_address": "fa:16:3e:9f:ab:c8", "admin_state_up": true, "status": "ACTIVE", "device_id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-04-11T09:31:45Z", "updated_at": "2022-04-11T09:32:34Z", "revision_number": 1, "project_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:32:35,073 124323 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.231:22' as 'ubuntu' with public key authentication 2022-04-11 09:32:39,017 124323 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.231 ([Errno None] Unable to connect to port 22 on 172.27.3.231). Number attempts: 1. Retry after 2 seconds. 2022-04-11 09:32:44,585 124323 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.231 ([Errno None] Unable to connect to port 22 on 172.27.3.231). Number attempts: 2. Retry after 3 seconds. 2022-04-11 09:32:51,145 124323 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.231 ([Errno None] Unable to connect to port 22 on 172.27.3.231). Number attempts: 3. Retry after 4 seconds. 2022-04-11 09:32:58,729 124323 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.231 ([Errno None] Unable to connect to port 22 on 172.27.3.231). Number attempts: 4. Retry after 5 seconds. 2022-04-11 09:33:07,305 124323 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.231 ([Errno None] Unable to connect to port 22 on 172.27.3.231). Number attempts: 5. Retry after 6 seconds. 2022-04-11 09:33:16,873 124323 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.231 ([Errno None] Unable to connect to port 22 on 172.27.3.231). Number attempts: 6. Retry after 7 seconds. 2022-04-11 09:33:27,433 124323 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.231 ([Errno None] Unable to connect to port 22 on 172.27.3.231). Number attempts: 7. Retry after 8 seconds. 2022-04-11 09:33:38,985 124323 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.231 ([Errno None] Unable to connect to port 22 on 172.27.3.231). Number attempts: 8. Retry after 9 seconds. 2022-04-11 09:33:51,561 124323 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.231 ([Errno None] Unable to connect to port 22 on 172.27.3.231). Number attempts: 9. Retry after 10 seconds. 2022-04-11 09:34:02,074 124323 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.231 ([Errno None] Unable to connect to port 22 on 172.27.3.231). Number attempts: 10. Retry after 11 seconds. 2022-04-11 09:34:13,587 124323 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.231 ([Errno None] Unable to connect to port 22 on 172.27.3.231). Number attempts: 11. Retry after 12 seconds. 2022-04-11 09:34:26,102 124323 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.231 ([Errno None] Unable to connect to port 22 on 172.27.3.231). Number attempts: 12. Retry after 13 seconds. 2022-04-11 09:34:39,614 124323 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.231 ([Errno None] Unable to connect to port 22 on 172.27.3.231). Number attempts: 13. Retry after 14 seconds. 2022-04-11 09:34:54,129 124323 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.231 ([Errno None] Unable to connect to port 22 on 172.27.3.231). Number attempts: 14. Retry after 15 seconds. 2022-04-11 09:35:09,645 124323 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.231 ([Errno None] Unable to connect to port 22 on 172.27.3.231). Number attempts: 15. Retry after 16 seconds. 2022-04-11 09:35:26,163 124323 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.231 ([Errno None] Unable to connect to port 22 on 172.27.3.231). Number attempts: 16. Retry after 17 seconds. 2022-04-11 09:35:43,700 124323 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-04-11 09:35:44,036 124323 INFO [paramiko.transport] Authentication (publickey) successful! 2022-04-11 09:35:44,036 124323 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.231 successfully created 2022-04-11 09:35:44,077 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f/ips 0.040s 2022-04-11 09:35:44,077 124323 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': 'Mon, 11 Apr 2022 09:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '152', '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-14d7df3a-b422-457f-a6a4-d0e67df3e2dc', 'x-compute-request-id': 'req-14d7df3a-b422-457f-a6a4-d0e67df3e2dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14"}, {"version": 4, "addr": "172.27.3.231"}]}}' 2022-04-11 09:35:44,301 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes 0.221s 2022-04-11 09:35:44,301 124323 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-411820597"}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c91052c-d7d6-40f1-9273-b6dd2e8616be', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c91052c-d7d6-40f1-9273-b6dd2e8616be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes'} Body: b'{"volume": {"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:44.234927", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-411820597", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-04-11 09:35:44,350 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c 0.042s 2022-04-11 09:35:44,350 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-141ab85d-d1eb-4f0d-a202-706769660065', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-141ab85d-d1eb-4f0d-a202-706769660065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c'} Body: b'{"volume": {"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:44.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-411820597", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:35:45,396 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c 0.038s 2022-04-11 09:35:45,397 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24ee607d-8eb4-49dc-939c-18870dcd9fd6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24ee607d-8eb4-49dc-939c-18870dcd9fd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c'} Body: b'{"volume": {"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:44.000000", "updated_at": "2022-04-11T09:35:44.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-411820597", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:35:46,445 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c 0.040s 2022-04-11 09:35:46,446 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-154dba51-e8a9-4edb-a465-acf9068938f2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-154dba51-e8a9-4edb-a465-acf9068938f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c'} Body: b'{"volume": {"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:44.000000", "updated_at": "2022-04-11T09:35:44.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-411820597", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:35:47,502 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c 0.049s 2022-04-11 09:35:47,503 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b25e600-a698-4599-b786-5a850d427b0a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b25e600-a698-4599-b786-5a850d427b0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c'} Body: b'{"volume": {"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:44.000000", "updated_at": "2022-04-11T09:35:44.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-411820597", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:35:48,553 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c 0.041s 2022-04-11 09:35:48,553 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3efa043d-4347-48f5-be95-e664446d01df', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3efa043d-4347-48f5-be95-e664446d01df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c'} Body: b'{"volume": {"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:44.000000", "updated_at": "2022-04-11T09:35:48.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-411820597", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:35:48,560 124323 INFO [tempest.common.waiters] volume ea6dce56-092e-4888-85e3-e3736b82cc0c reached available after waiting for 4.560300 seconds 2022-04-11 09:35:48,573 124323 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; grep -c -E [vs]d.$ /proc/partitions 2022-04-11 09:35:48,573 124323 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.231:22' as 'ubuntu' with public key authentication 2022-04-11 09:35:48,585 124323 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-04-11 09:35:48,696 124323 INFO [paramiko.transport] Authentication (publickey) successful! 2022-04-11 09:35:48,697 124323 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.231 successfully created 2022-04-11 09:35:48,920 124323 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.231:22' as 'ubuntu' with public key authentication 2022-04-11 09:35:48,932 124323 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-04-11 09:35:49,045 124323 INFO [paramiko.transport] Authentication (publickey) successful! 2022-04-11 09:35:49,045 124323 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.231 successfully created 2022-04-11 09:35:49,349 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f/action 0.303s 2022-04-11 09:35:49,349 124323 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: {"shelve": {}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', '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-5872cdba-3b0b-42a6-9ab2-863dbddd4b2a', 'x-compute-request-id': 'req-5872cdba-3b0b-42a6-9ab2-863dbddd4b2a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f/action'} Body: b'' 2022-04-11 09:35:49,667 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.317s 2022-04-11 09:35:49,667 124323 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': 'Mon, 11 Apr 2022 09:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', '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-37d5c267-a852-4dea-a519-d969b177756f', 'x-compute-request-id': 'req-37d5c267-a852-4dea-a519-d969b177756f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:35:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:35:50,883 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.204s 2022-04-11 09:35:50,883 124323 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': 'Mon, 11 Apr 2022 09:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', '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-f01fbe08-3f77-4072-a9d9-1907ce0952c6', 'x-compute-request-id': 'req-f01fbe08-3f77-4072-a9d9-1907ce0952c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:35:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:35:52,106 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.213s 2022-04-11 09:35:52,106 124323 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': 'Mon, 11 Apr 2022 09:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', '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-1ba6d440-1fac-4593-acaa-0e6989e48038', 'x-compute-request-id': 'req-1ba6d440-1fac-4593-acaa-0e6989e48038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:35:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:35:53,326 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.210s 2022-04-11 09:35:53,326 124323 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': 'Mon, 11 Apr 2022 09:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', '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-fc67e24a-501c-4aca-95ba-a37a82f053e8', 'x-compute-request-id': 'req-fc67e24a-501c-4aca-95ba-a37a82f053e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:35:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:35:54,548 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.212s 2022-04-11 09:35:54,548 124323 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': 'Mon, 11 Apr 2022 09:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', '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-0e86c8a7-b40c-4be8-81bb-0447c80e27fb', 'x-compute-request-id': 'req-0e86c8a7-b40c-4be8-81bb-0447c80e27fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:35:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:35:55,772 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.214s 2022-04-11 09:35:55,773 124323 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': 'Mon, 11 Apr 2022 09:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', '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-aac74016-4041-4d36-85dd-39da81508ffe', 'x-compute-request-id': 'req-aac74016-4041-4d36-85dd-39da81508ffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:35:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:35:56,995 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.212s 2022-04-11 09:35:56,996 124323 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': 'Mon, 11 Apr 2022 09:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', '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-70da4451-5a3b-4fda-b02e-0a433b2ea65a', 'x-compute-request-id': 'req-70da4451-5a3b-4fda-b02e-0a433b2ea65a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:35:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:35:58,304 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.296s 2022-04-11 09:35:58,304 124323 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': 'Mon, 11 Apr 2022 09:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', '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-9e9b5a02-10a7-4608-8d2d-08db158c8a5a', 'x-compute-request-id': 'req-9e9b5a02-10a7-4608-8d2d-08db158c8a5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:35:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:35:59,517 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.202s 2022-04-11 09:35:59,517 124323 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': 'Mon, 11 Apr 2022 09:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', '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-949c9ec3-3152-4525-8a40-f278258dc7dd', 'x-compute-request-id': 'req-949c9ec3-3152-4525-8a40-f278258dc7dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:35:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:00,946 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.418s 2022-04-11 09:36:00,946 124323 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': 'Mon, 11 Apr 2022 09:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', '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-298ec17d-a8c0-48d7-87a4-283e02491a14', 'x-compute-request-id': 'req-298ec17d-a8c0-48d7-87a4-283e02491a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:35:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:02,110 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:36:02,111 124323 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': 'Mon, 11 Apr 2022 09:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', '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-05b507f5-4acc-4018-93b7-9a753e076bfa', 'x-compute-request-id': 'req-05b507f5-4acc-4018-93b7-9a753e076bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:35:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:03,339 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.218s 2022-04-11 09:36:03,340 124323 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': 'Mon, 11 Apr 2022 09:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', '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-01f74788-82e2-4299-b8d5-029d1b702579', 'x-compute-request-id': 'req-01f74788-82e2-4299-b8d5-029d1b702579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:35:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:04,610 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.260s 2022-04-11 09:36:04,611 124323 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': 'Mon, 11 Apr 2022 09:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', '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-b368d182-65b3-42d9-bb3a-4d08513be75c', 'x-compute-request-id': 'req-b368d182-65b3-42d9-bb3a-4d08513be75c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:35:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:05,773 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:36:05,774 124323 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': 'Mon, 11 Apr 2022 09:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', '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-c71a0f80-409e-4285-b41f-6f461187da0e', 'x-compute-request-id': 'req-c71a0f80-409e-4285-b41f-6f461187da0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:35:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:06,938 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:36:06,939 124323 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': 'Mon, 11 Apr 2022 09:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', '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-30c85e9d-ab39-4146-b88b-60398013c73e', 'x-compute-request-id': 'req-30c85e9d-ab39-4146-b88b-60398013c73e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:06,947 124323 INFO [tempest.common.waiters] State transition "ACTIVE/shelving" ==> "ACTIVE/shelving_image_pending_upload" after 17 second wait 2022-04-11 09:36:08,104 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:36:08,104 124323 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': 'Mon, 11 Apr 2022 09:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', '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-05f9ec05-cce5-4e0f-990e-baf1edb50f2e', 'x-compute-request-id': 'req-05f9ec05-cce5-4e0f-990e-baf1edb50f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:09,273 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.159s 2022-04-11 09:36:09,274 124323 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': 'Mon, 11 Apr 2022 09:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', '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-2294c3e8-b366-4f25-af96-1bf234e2c394', 'x-compute-request-id': 'req-2294c3e8-b366-4f25-af96-1bf234e2c394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:10,448 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.165s 2022-04-11 09:36:10,449 124323 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': 'Mon, 11 Apr 2022 09:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', '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-6487c995-c1d3-460f-b7a1-37a0a2b6cf7c', 'x-compute-request-id': 'req-6487c995-c1d3-460f-b7a1-37a0a2b6cf7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:11,670 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.211s 2022-04-11 09:36:11,670 124323 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': 'Mon, 11 Apr 2022 09:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', '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-4d13d6a2-dffc-40f3-92b1-9a39686e98af', 'x-compute-request-id': 'req-4d13d6a2-dffc-40f3-92b1-9a39686e98af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:12,903 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.223s 2022-04-11 09:36:12,903 124323 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': 'Mon, 11 Apr 2022 09:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', '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-71ffa9b8-ecf6-4131-bbec-b7a0d91e5b50', 'x-compute-request-id': 'req-71ffa9b8-ecf6-4131-bbec-b7a0d91e5b50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:14,116 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.203s 2022-04-11 09:36:14,116 124323 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': 'Mon, 11 Apr 2022 09:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', '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-f8ff8172-21e1-46a3-a16a-9084dc94fd53', 'x-compute-request-id': 'req-f8ff8172-21e1-46a3-a16a-9084dc94fd53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:15,335 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.209s 2022-04-11 09:36:15,335 124323 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': 'Mon, 11 Apr 2022 09:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', '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-f1706863-7938-40c6-ba54-a0d0c57525b0', 'x-compute-request-id': 'req-f1706863-7938-40c6-ba54-a0d0c57525b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:16,562 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.217s 2022-04-11 09:36:16,562 124323 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': 'Mon, 11 Apr 2022 09:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', '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-e930192d-d097-4570-9c41-06223c83c7de', 'x-compute-request-id': 'req-e930192d-d097-4570-9c41-06223c83c7de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:17,793 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.219s 2022-04-11 09:36:17,793 124323 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': 'Mon, 11 Apr 2022 09:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', '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-fbb0aeb2-7769-4724-8857-1370e2772b2b', 'x-compute-request-id': 'req-fbb0aeb2-7769-4724-8857-1370e2772b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:18,956 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:36:18,956 124323 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': 'Mon, 11 Apr 2022 09:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', '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-85974b32-a071-4373-a11f-81a693cced66', 'x-compute-request-id': 'req-85974b32-a071-4373-a11f-81a693cced66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:20,132 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.165s 2022-04-11 09:36:20,133 124323 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': 'Mon, 11 Apr 2022 09:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-52571acb-6e3d-4747-b64c-af3436a4c6a8', 'x-compute-request-id': 'req-52571acb-6e3d-4747-b64c-af3436a4c6a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:20,142 124323 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_pending_upload" ==> "ACTIVE/shelving_image_uploading" after 31 second wait 2022-04-11 09:36:21,323 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.179s 2022-04-11 09:36:21,323 124323 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': 'Mon, 11 Apr 2022 09:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-81912ba3-290c-4803-9711-5b94bb943027', 'x-compute-request-id': 'req-81912ba3-290c-4803-9711-5b94bb943027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:22,513 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.179s 2022-04-11 09:36:22,514 124323 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': 'Mon, 11 Apr 2022 09:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-e31e5b17-08b5-48e1-9f2b-b4681ae33878', 'x-compute-request-id': 'req-e31e5b17-08b5-48e1-9f2b-b4681ae33878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:23,694 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.171s 2022-04-11 09:36:23,695 124323 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': 'Mon, 11 Apr 2022 09:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-ea8ec2ab-25df-44d9-a12e-67bdec4eb60a', 'x-compute-request-id': 'req-ea8ec2ab-25df-44d9-a12e-67bdec4eb60a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:24,914 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.210s 2022-04-11 09:36:24,914 124323 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': 'Mon, 11 Apr 2022 09:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-70e88a39-edb0-4d19-96ba-4dc453e4f7eb', 'x-compute-request-id': 'req-70e88a39-edb0-4d19-96ba-4dc453e4f7eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:26,136 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.211s 2022-04-11 09:36:26,136 124323 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': 'Mon, 11 Apr 2022 09:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-624bd3b5-254e-4ef1-acd8-89d8b3d959d8', 'x-compute-request-id': 'req-624bd3b5-254e-4ef1-acd8-89d8b3d959d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:27,355 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.207s 2022-04-11 09:36:27,356 124323 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': 'Mon, 11 Apr 2022 09:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-52906dce-72d2-4a54-a808-d2d9607fefea', 'x-compute-request-id': 'req-52906dce-72d2-4a54-a808-d2d9607fefea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:28,596 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.232s 2022-04-11 09:36:28,597 124323 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': 'Mon, 11 Apr 2022 09:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-75601d98-d872-429e-a1a6-efcf614b17ff', 'x-compute-request-id': 'req-75601d98-d872-429e-a1a6-efcf614b17ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:29,794 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.185s 2022-04-11 09:36:29,794 124323 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': 'Mon, 11 Apr 2022 09:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-f8be43fb-cc96-4959-94e0-932a0b0d7d17', 'x-compute-request-id': 'req-f8be43fb-cc96-4959-94e0-932a0b0d7d17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:30,957 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:36:30,957 124323 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': 'Mon, 11 Apr 2022 09:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-5029eac3-fac3-4226-bcf5-f0a38c11e08c', 'x-compute-request-id': 'req-5029eac3-fac3-4226-bcf5-f0a38c11e08c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:32,220 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.253s 2022-04-11 09:36:32,220 124323 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': 'Mon, 11 Apr 2022 09:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-81ebcfb7-6a7f-44a2-9964-85c06651724e', 'x-compute-request-id': 'req-81ebcfb7-6a7f-44a2-9964-85c06651724e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:33,436 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.206s 2022-04-11 09:36:33,437 124323 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': 'Mon, 11 Apr 2022 09:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-e6200674-dcaf-43ac-bdfa-b06cb04a720e', 'x-compute-request-id': 'req-e6200674-dcaf-43ac-bdfa-b06cb04a720e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:34,660 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.214s 2022-04-11 09:36:34,661 124323 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': 'Mon, 11 Apr 2022 09:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-a9b6cf41-2f76-4fd0-90c2-c6d2be3724d2', 'x-compute-request-id': 'req-a9b6cf41-2f76-4fd0-90c2-c6d2be3724d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:35,894 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.224s 2022-04-11 09:36:35,895 124323 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': 'Mon, 11 Apr 2022 09:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-e86c89eb-0c34-4879-8ca7-98eec2ea6592', 'x-compute-request-id': 'req-e86c89eb-0c34-4879-8ca7-98eec2ea6592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:37,123 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.218s 2022-04-11 09:36:37,123 124323 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': 'Mon, 11 Apr 2022 09:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-079f0ec1-bc71-48c5-bb8b-3f5bc9f47715', 'x-compute-request-id': 'req-079f0ec1-bc71-48c5-bb8b-3f5bc9f47715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:38,353 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.220s 2022-04-11 09:36:38,354 124323 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': 'Mon, 11 Apr 2022 09:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-c4d18531-32ec-4802-a278-3a1ce944756d', 'x-compute-request-id': 'req-c4d18531-32ec-4802-a278-3a1ce944756d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:39,615 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.252s 2022-04-11 09:36:39,616 124323 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': 'Mon, 11 Apr 2022 09:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-d11e0cc9-17f2-44a5-8c9f-9b87b945b675', 'x-compute-request-id': 'req-d11e0cc9-17f2-44a5-8c9f-9b87b945b675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:40,785 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.159s 2022-04-11 09:36:40,785 124323 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': 'Mon, 11 Apr 2022 09:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-34437db7-89c6-462a-9367-c339dc3332c4', 'x-compute-request-id': 'req-34437db7-89c6-462a-9367-c339dc3332c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:41,948 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:36:41,949 124323 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': 'Mon, 11 Apr 2022 09:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-4c9cc728-8cf2-4b64-9f1f-8c74119eb45e', 'x-compute-request-id': 'req-4c9cc728-8cf2-4b64-9f1f-8c74119eb45e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:43,116 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.157s 2022-04-11 09:36:43,116 124323 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': 'Mon, 11 Apr 2022 09:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-c20989aa-ee7c-41bf-a847-27eec2504f49', 'x-compute-request-id': 'req-c20989aa-ee7c-41bf-a847-27eec2504f49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:44,290 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.163s 2022-04-11 09:36:44,290 124323 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': 'Mon, 11 Apr 2022 09:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-b303e23d-7d02-43ab-9524-f809cf770864', 'x-compute-request-id': 'req-b303e23d-7d02-43ab-9524-f809cf770864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:45,454 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:36:45,454 124323 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': 'Mon, 11 Apr 2022 09:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-682735e7-47a3-47d7-bfe7-8a32d3f7f86e', 'x-compute-request-id': 'req-682735e7-47a3-47d7-bfe7-8a32d3f7f86e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:46,615 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:36:46,615 124323 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': 'Mon, 11 Apr 2022 09:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-d9ff2836-4ad7-4d46-9af2-22572ea78b0c', 'x-compute-request-id': 'req-d9ff2836-4ad7-4d46-9af2-22572ea78b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:47,777 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:36:47,777 124323 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': 'Mon, 11 Apr 2022 09:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-1462781e-e063-43cd-acad-1f33726777af', 'x-compute-request-id': 'req-1462781e-e063-43cd-acad-1f33726777af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:48,947 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.160s 2022-04-11 09:36:48,947 124323 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': 'Mon, 11 Apr 2022 09:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-816f6984-427c-44cc-8ab0-01188619e336', 'x-compute-request-id': 'req-816f6984-427c-44cc-8ab0-01188619e336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:50,107 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:36:50,108 124323 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': 'Mon, 11 Apr 2022 09:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-e67d8d29-4e67-4034-87b2-27e5589c0424', 'x-compute-request-id': 'req-e67d8d29-4e67-4034-87b2-27e5589c0424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:51,272 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:36:51,272 124323 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': 'Mon, 11 Apr 2022 09:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-df4237eb-a2a8-4923-996d-a1067f80d306', 'x-compute-request-id': 'req-df4237eb-a2a8-4923-996d-a1067f80d306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:52,436 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:36:52,436 124323 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': 'Mon, 11 Apr 2022 09:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-3ce5eb48-bc0c-4dd3-98bf-b6f2c7348915', 'x-compute-request-id': 'req-3ce5eb48-bc0c-4dd3-98bf-b6f2c7348915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:53,601 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:36:53,601 124323 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': 'Mon, 11 Apr 2022 09:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-deaee7f5-efec-4bfb-afcd-1d8fd6fa9e75', 'x-compute-request-id': 'req-deaee7f5-efec-4bfb-afcd-1d8fd6fa9e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:54,763 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:36:54,764 124323 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': 'Mon, 11 Apr 2022 09:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-775af789-d076-4803-a9ad-8baa282b82b1', 'x-compute-request-id': 'req-775af789-d076-4803-a9ad-8baa282b82b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:55,926 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:36:55,927 124323 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': 'Mon, 11 Apr 2022 09:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-52e03e24-158f-4caf-8d59-34de379aee07', 'x-compute-request-id': 'req-52e03e24-158f-4caf-8d59-34de379aee07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:57,085 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.149s 2022-04-11 09:36:57,086 124323 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': 'Mon, 11 Apr 2022 09:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-87d99f0f-3ae8-47b7-add5-2290d7be45fc', 'x-compute-request-id': 'req-87d99f0f-3ae8-47b7-add5-2290d7be45fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:58,251 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:36:58,251 124323 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': 'Mon, 11 Apr 2022 09:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-19bd45c5-ec50-4612-afa4-281ec6d46d31', 'x-compute-request-id': 'req-19bd45c5-ec50-4612-afa4-281ec6d46d31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:36:59,419 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.158s 2022-04-11 09:36:59,420 124323 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': 'Mon, 11 Apr 2022 09:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-b0fc50d7-f612-4f28-9a37-c94b412d0c47', 'x-compute-request-id': 'req-b0fc50d7-f612-4f28-9a37-c94b412d0c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:37:00,579 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.150s 2022-04-11 09:37:00,579 124323 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': 'Mon, 11 Apr 2022 09:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-46145cd8-66ea-4c30-8e4d-dd6dbd8658b5', 'x-compute-request-id': 'req-46145cd8-66ea-4c30-8e4d-dd6dbd8658b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:37:01,740 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:37:01,741 124323 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': 'Mon, 11 Apr 2022 09:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-20e05851-9413-4f82-8cbd-89d72307d7fc', 'x-compute-request-id': 'req-20e05851-9413-4f82-8cbd-89d72307d7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:37:02,901 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.150s 2022-04-11 09:37:02,901 124323 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': 'Mon, 11 Apr 2022 09:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-f181df70-e096-41be-81a1-38ff6ae7dfa5', 'x-compute-request-id': 'req-f181df70-e096-41be-81a1-38ff6ae7dfa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:37:04,074 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.162s 2022-04-11 09:37:04,074 124323 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': 'Mon, 11 Apr 2022 09:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-17851cf0-8490-4af6-b626-425a015c1487', 'x-compute-request-id': 'req-17851cf0-8490-4af6-b626-425a015c1487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:37:05,238 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:37:05,238 124323 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': 'Mon, 11 Apr 2022 09:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-32e5c082-38e3-4d8b-a413-5fda465e9f2a', 'x-compute-request-id': 'req-32e5c082-38e3-4d8b-a413-5fda465e9f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:37:06,400 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:37:06,400 124323 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': 'Mon, 11 Apr 2022 09:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-03ec783a-b972-4938-969f-d3e3086a807e', 'x-compute-request-id': 'req-03ec783a-b972-4938-969f-d3e3086a807e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:37:07,563 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:37:07,563 124323 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': 'Mon, 11 Apr 2022 09:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-4d21dad7-e4e4-4c2b-a449-4b4113d06168', 'x-compute-request-id': 'req-4d21dad7-e4e4-4c2b-a449-4b4113d06168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:37:08,725 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:37:08,725 124323 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': 'Mon, 11 Apr 2022 09:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-983e990f-117c-4ff7-b15f-9c530ef2a91e', 'x-compute-request-id': 'req-983e990f-117c-4ff7-b15f-9c530ef2a91e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:37:09,883 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.149s 2022-04-11 09:37:09,884 124323 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': 'Mon, 11 Apr 2022 09:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-24a06736-df30-4b6a-8be2-bd8910e27a12', 'x-compute-request-id': 'req-24a06736-df30-4b6a-8be2-bd8910e27a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:37:11,045 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:37:11,045 124323 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': 'Mon, 11 Apr 2022 09:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-d96fff97-b854-46c6-87e1-784add8b3bdd', 'x-compute-request-id': 'req-d96fff97-b854-46c6-87e1-784add8b3bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:37:12,210 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:37:12,211 124323 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': 'Mon, 11 Apr 2022 09:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-536d4db8-99ac-423b-9122-98a6a7b4fc31', 'x-compute-request-id': 'req-536d4db8-99ac-423b-9122-98a6a7b4fc31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:37:13,590 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.366s 2022-04-11 09:37:13,591 124323 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': 'Mon, 11 Apr 2022 09:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-a8a93f3b-daf0-46cf-9c8e-9b1af21075a1', 'x-compute-request-id': 'req-a8a93f3b-daf0-46cf-9c8e-9b1af21075a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:37:14,762 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.161s 2022-04-11 09:37:14,762 124323 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': 'Mon, 11 Apr 2022 09:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-f600c67e-3c79-41dc-b393-455402df7a6a', 'x-compute-request-id': 'req-f600c67e-3c79-41dc-b393-455402df7a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:37:15,921 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.150s 2022-04-11 09:37:15,922 124323 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': 'Mon, 11 Apr 2022 09:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-675e9c65-fca1-47b6-87f3-1b21e610e237', 'x-compute-request-id': 'req-675e9c65-fca1-47b6-87f3-1b21e610e237', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:37:17,091 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.159s 2022-04-11 09:37:17,092 124323 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': 'Mon, 11 Apr 2022 09:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', '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-54b3580e-8dda-4403-95dd-e4c9a29dd506', 'x-compute-request-id': 'req-54b3580e-8dda-4403-95dd-e4c9a29dd506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:37:18,275 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.173s 2022-04-11 09:37:18,275 124323 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': 'Mon, 11 Apr 2022 09:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a32f02fe-5fbc-458d-ab01-f069400d7d3a', 'x-compute-request-id': 'req-a32f02fe-5fbc-458d-ab01-f069400d7d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:37:18,284 124323 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_uploading" ==> "SHELVED/shelving_offloading" after 89 second wait 2022-04-11 09:37:19,441 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.157s 2022-04-11 09:37:19,442 124323 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': 'Mon, 11 Apr 2022 09:37:19 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-8bfd0fa0-c589-484f-8081-ff593733b752', 'x-compute-request-id': 'req-8bfd0fa0-c589-484f-8081-ff593733b752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:37:20,653 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.202s 2022-04-11 09:37:20,654 124323 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': 'Mon, 11 Apr 2022 09:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1665', '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-ba15b63e-7b3b-4c51-9425-727bde328202', 'x-compute-request-id': 'req-ba15b63e-7b3b-4c51-9425-727bde328202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-04-11 09:37:20,663 124323 INFO [tempest.common.waiters] State transition "SHELVED/shelving_offloading" ==> "SHELVED_OFFLOADED/None" after 91 second wait 2022-04-11 09:37:20,942 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f/os-volume_attachments 0.279s 2022-04-11 09:37:20,943 124323 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: {"volumeAttachment": {"volumeId": "ea6dce56-092e-4888-85e3-e3736b82cc0c"}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '188', '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-7cea4eef-5e8f-454b-a01f-2a7e7aeaad2b', 'x-compute-request-id': 'req-7cea4eef-5e8f-454b-a01f-2a7e7aeaad2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "serverId": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "volumeId": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "device": null}}' 2022-04-11 09:37:20,989 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c 0.044s 2022-04-11 09:37:20,989 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c59942b3-eaba-4648-96fe-5d54edcd6859', 'content-length': '1180', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c59942b3-eaba-4648-96fe-5d54edcd6859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c'} Body: b'{"volume": {"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:44.000000", "updated_at": "2022-04-11T09:37:21.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-411820597", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "attachment_id": "cb8384ce-c52b-4fdd-b267-08002e644760", "volume_id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "server_id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:37:20,996 124323 INFO [tempest.common.waiters] Attachment cb8384ce-c52b-4fdd-b267-08002e644760 created for volume ea6dce56-092e-4888-85e3-e3736b82cc0c to server 7f4193dc-5e4c-4fa6-9274-f51f1441731f after waiting for 0.996159 seconds 2022-04-11 09:37:21,036 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c 0.040s 2022-04-11 09:37:21,036 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e740226-bd7c-4888-988d-ffa1a7fc3037', 'content-length': '1180', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e740226-bd7c-4888-988d-ffa1a7fc3037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c'} Body: b'{"volume": {"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:44.000000", "updated_at": "2022-04-11T09:37:21.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-411820597", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "attachment_id": "cb8384ce-c52b-4fdd-b267-08002e644760", "volume_id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "server_id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:37:21,043 124323 INFO [tempest.common.waiters] volume ea6dce56-092e-4888-85e3-e3736b82cc0c reached in-use after waiting for 0.043471 seconds 2022-04-11 09:37:21,185 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f/action 0.141s 2022-04-11 09:37:21,185 124323 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: {"unshelve": null} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', '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-5047c85f-af7b-4e07-b68b-75015183fe00', 'x-compute-request-id': 'req-5047c85f-af7b-4e07-b68b-75015183fe00', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f/action'} Body: b'' 2022-04-11 09:37:21,352 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.166s 2022-04-11 09:37:21,352 124323 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': 'Mon, 11 Apr 2022 09:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', '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-1293c86b-414c-48a8-998b-ad3a00638b11', 'x-compute-request-id': 'req-1293c86b-414c-48a8-998b-ad3a00638b11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:21Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "unshelving", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:22,513 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:37:22,513 124323 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': 'Mon, 11 Apr 2022 09:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-e51f2d54-4ef9-44ab-a74c-4d5f4a0fe726', 'x-compute-request-id': 'req-e51f2d54-4ef9-44ab-a74c-4d5f4a0fe726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:22,522 124323 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/unshelving" ==> "SHELVED_OFFLOADED/spawning" after 1 second wait 2022-04-11 09:37:23,677 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:37:23,677 124323 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': 'Mon, 11 Apr 2022 09:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-3e9435e7-e0f1-4372-9176-c36001ef1ea4', 'x-compute-request-id': 'req-3e9435e7-e0f1-4372-9176-c36001ef1ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:25,062 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.374s 2022-04-11 09:37:25,062 124323 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': 'Mon, 11 Apr 2022 09:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-fb2ee33c-0db0-4cb0-a640-be4430493b77', 'x-compute-request-id': 'req-fb2ee33c-0db0-4cb0-a640-be4430493b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:26,251 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.178s 2022-04-11 09:37:26,251 124323 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': 'Mon, 11 Apr 2022 09:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-c5ea0ed6-97cc-4c25-86ae-7df0292e6261', 'x-compute-request-id': 'req-c5ea0ed6-97cc-4c25-86ae-7df0292e6261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:27,428 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.166s 2022-04-11 09:37:27,428 124323 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': 'Mon, 11 Apr 2022 09:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-08c85453-a19e-4eb5-ab99-8e53df9d520d', 'x-compute-request-id': 'req-08c85453-a19e-4eb5-ab99-8e53df9d520d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:28,589 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:37:28,590 124323 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': 'Mon, 11 Apr 2022 09:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-0b32ccf0-edd8-46a7-a053-7ca08cc2b7e9', 'x-compute-request-id': 'req-0b32ccf0-edd8-46a7-a053-7ca08cc2b7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:29,756 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:37:29,756 124323 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': 'Mon, 11 Apr 2022 09:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-9a904cbc-f786-4d26-9b0f-774004aeea9f', 'x-compute-request-id': 'req-9a904cbc-f786-4d26-9b0f-774004aeea9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:30,918 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:37:30,918 124323 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': 'Mon, 11 Apr 2022 09:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-8d4622dd-d380-44cd-84a1-0abdfd373653', 'x-compute-request-id': 'req-8d4622dd-d380-44cd-84a1-0abdfd373653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:32,082 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:37:32,083 124323 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': 'Mon, 11 Apr 2022 09:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-bc3e5c21-a199-4919-b986-d60ef400c10b', 'x-compute-request-id': 'req-bc3e5c21-a199-4919-b986-d60ef400c10b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:33,257 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.164s 2022-04-11 09:37:33,258 124323 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': 'Mon, 11 Apr 2022 09:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-764ad861-aaba-4955-8c7f-0ab2d9810b2f', 'x-compute-request-id': 'req-764ad861-aaba-4955-8c7f-0ab2d9810b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:34,418 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:37:34,419 124323 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': 'Mon, 11 Apr 2022 09:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-7cf7b044-d30e-470b-8578-3a23006116c7', 'x-compute-request-id': 'req-7cf7b044-d30e-470b-8578-3a23006116c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:35,583 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:37:35,583 124323 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': 'Mon, 11 Apr 2022 09:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-5f8d8c83-bf81-49c2-9690-7072316afca3', 'x-compute-request-id': 'req-5f8d8c83-bf81-49c2-9690-7072316afca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:36,747 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:37:36,747 124323 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': 'Mon, 11 Apr 2022 09:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-f413a7b8-dc95-4639-b983-2c44abaa6e8e', 'x-compute-request-id': 'req-f413a7b8-dc95-4639-b983-2c44abaa6e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:37,916 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.159s 2022-04-11 09:37:37,917 124323 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': 'Mon, 11 Apr 2022 09:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-8e7fc271-983e-4638-b5e2-ce3e07907b5b', 'x-compute-request-id': 'req-8e7fc271-983e-4638-b5e2-ce3e07907b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:39,092 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.165s 2022-04-11 09:37:39,092 124323 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': 'Mon, 11 Apr 2022 09:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-5c8d0f62-2d24-4630-9950-5074183e1fbf', 'x-compute-request-id': 'req-5c8d0f62-2d24-4630-9950-5074183e1fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:40,257 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:37:40,257 124323 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': 'Mon, 11 Apr 2022 09:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-254f5fa8-54e9-4882-9058-73bdd6cef3b6', 'x-compute-request-id': 'req-254f5fa8-54e9-4882-9058-73bdd6cef3b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:41,422 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:37:41,423 124323 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': 'Mon, 11 Apr 2022 09:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-d20051bc-50eb-4eb1-8f8a-b954532b41a2', 'x-compute-request-id': 'req-d20051bc-50eb-4eb1-8f8a-b954532b41a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:42,587 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:37:42,587 124323 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': 'Mon, 11 Apr 2022 09:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-87f4217c-ff29-4ca6-a6bc-06ca74ab29b2', 'x-compute-request-id': 'req-87f4217c-ff29-4ca6-a6bc-06ca74ab29b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:43,756 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.159s 2022-04-11 09:37:43,757 124323 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': 'Mon, 11 Apr 2022 09:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-de4f752b-1656-49e3-9210-b1f2b865c6ba', 'x-compute-request-id': 'req-de4f752b-1656-49e3-9210-b1f2b865c6ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:44,917 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:37:44,917 124323 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': 'Mon, 11 Apr 2022 09:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-a6474f28-3e01-4a7c-a5bd-585db9c75e2e', 'x-compute-request-id': 'req-a6474f28-3e01-4a7c-a5bd-585db9c75e2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:46,081 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:37:46,082 124323 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': 'Mon, 11 Apr 2022 09:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-0319125a-ba66-47a6-852a-03e84abf2a70', 'x-compute-request-id': 'req-0319125a-ba66-47a6-852a-03e84abf2a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:47,248 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:37:47,248 124323 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': 'Mon, 11 Apr 2022 09:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-246d47cb-caed-44b0-bbc3-bdb655ae5126', 'x-compute-request-id': 'req-246d47cb-caed-44b0-bbc3-bdb655ae5126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:48,409 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.150s 2022-04-11 09:37:48,409 124323 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': 'Mon, 11 Apr 2022 09:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-fcc06c65-fd5e-4459-9177-66b55e5d7db0', 'x-compute-request-id': 'req-fcc06c65-fd5e-4459-9177-66b55e5d7db0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:49,574 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:37:49,574 124323 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': 'Mon, 11 Apr 2022 09:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-71090b39-52f3-4e76-930d-740682efead6', 'x-compute-request-id': 'req-71090b39-52f3-4e76-930d-740682efead6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:50,734 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.150s 2022-04-11 09:37:50,734 124323 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': 'Mon, 11 Apr 2022 09:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-b5e07896-7eb0-4e48-83cb-708e980cdc11', 'x-compute-request-id': 'req-b5e07896-7eb0-4e48-83cb-708e980cdc11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:51,898 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:37:51,898 124323 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': 'Mon, 11 Apr 2022 09:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-87243b27-60a7-49c6-a14b-c61069879d5d', 'x-compute-request-id': 'req-87243b27-60a7-49c6-a14b-c61069879d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:53,062 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:37:53,062 124323 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': 'Mon, 11 Apr 2022 09:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-26d0bb0a-259e-4464-bfe3-737ed1ae0464', 'x-compute-request-id': 'req-26d0bb0a-259e-4464-bfe3-737ed1ae0464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:54,223 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:37:54,223 124323 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': 'Mon, 11 Apr 2022 09:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-a137ed7f-1f68-4f31-bfda-d77379b0d608', 'x-compute-request-id': 'req-a137ed7f-1f68-4f31-bfda-d77379b0d608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:55,388 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:37:55,388 124323 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': 'Mon, 11 Apr 2022 09:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-7c6a6ec4-b8aa-467c-b66c-182bfeaa0be4', 'x-compute-request-id': 'req-7c6a6ec4-b8aa-467c-b66c-182bfeaa0be4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:56,547 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.149s 2022-04-11 09:37:56,548 124323 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': 'Mon, 11 Apr 2022 09:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-8f5b59ac-eb2d-4b4b-b99a-f843d22fe25a', 'x-compute-request-id': 'req-8f5b59ac-eb2d-4b4b-b99a-f843d22fe25a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:57,716 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.157s 2022-04-11 09:37:57,716 124323 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': 'Mon, 11 Apr 2022 09:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-cc989caa-2a18-4d3e-aa40-3d3b6f42bdfa', 'x-compute-request-id': 'req-cc989caa-2a18-4d3e-aa40-3d3b6f42bdfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:37:58,877 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:37:58,877 124323 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': 'Mon, 11 Apr 2022 09:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-c6dbf9cf-2914-40d5-811a-7516ca30758c', 'x-compute-request-id': 'req-c6dbf9cf-2914-40d5-811a-7516ca30758c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:00,039 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:38:00,039 124323 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': 'Mon, 11 Apr 2022 09:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-8e5a3443-8d7e-4fc6-93c9-823809dba63a', 'x-compute-request-id': 'req-8e5a3443-8d7e-4fc6-93c9-823809dba63a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:01,207 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.157s 2022-04-11 09:38:01,207 124323 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': 'Mon, 11 Apr 2022 09:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-2bd8aa1e-cccd-4404-b2ea-566fb0443755', 'x-compute-request-id': 'req-2bd8aa1e-cccd-4404-b2ea-566fb0443755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:02,368 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:38:02,368 124323 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': 'Mon, 11 Apr 2022 09:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-00f14b97-cb01-47ea-8bf7-f9e629d78dfc', 'x-compute-request-id': 'req-00f14b97-cb01-47ea-8bf7-f9e629d78dfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:03,535 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.157s 2022-04-11 09:38:03,536 124323 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': 'Mon, 11 Apr 2022 09:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-99480615-40b5-4b0d-842d-5fcfae7622b9', 'x-compute-request-id': 'req-99480615-40b5-4b0d-842d-5fcfae7622b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:04,699 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:38:04,700 124323 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': 'Mon, 11 Apr 2022 09:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-d5d10e9e-a308-4fab-b574-c6a3c452a0d4', 'x-compute-request-id': 'req-d5d10e9e-a308-4fab-b574-c6a3c452a0d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:05,873 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.163s 2022-04-11 09:38:05,874 124323 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': 'Mon, 11 Apr 2022 09:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-c1461c17-713c-480b-869b-212731e97c24', 'x-compute-request-id': 'req-c1461c17-713c-480b-869b-212731e97c24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:07,036 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:38:07,036 124323 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': 'Mon, 11 Apr 2022 09:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-609ef577-0213-4330-b74c-6f5f7b0e1a02', 'x-compute-request-id': 'req-609ef577-0213-4330-b74c-6f5f7b0e1a02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:08,199 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:38:08,199 124323 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': 'Mon, 11 Apr 2022 09:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-e875e2d6-2b8d-4306-adb4-f166cb0fa1f0', 'x-compute-request-id': 'req-e875e2d6-2b8d-4306-adb4-f166cb0fa1f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:09,362 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:38:09,363 124323 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': 'Mon, 11 Apr 2022 09:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-5f60c3af-6e2b-4fd7-8fee-9f005a502850', 'x-compute-request-id': 'req-5f60c3af-6e2b-4fd7-8fee-9f005a502850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:10,523 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.150s 2022-04-11 09:38:10,523 124323 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': 'Mon, 11 Apr 2022 09:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-9c3d8e4f-5a09-4d28-83fe-16bb57bcc5b7', 'x-compute-request-id': 'req-9c3d8e4f-5a09-4d28-83fe-16bb57bcc5b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:11,690 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.157s 2022-04-11 09:38:11,690 124323 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': 'Mon, 11 Apr 2022 09:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-fb7bf128-206f-4b54-b6ee-45302cc9d00c', 'x-compute-request-id': 'req-fb7bf128-206f-4b54-b6ee-45302cc9d00c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:12,850 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.150s 2022-04-11 09:38:12,851 124323 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': 'Mon, 11 Apr 2022 09:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-cc0fdf5a-375b-4ce0-b102-fb52d0c937d7', 'x-compute-request-id': 'req-cc0fdf5a-375b-4ce0-b102-fb52d0c937d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:14,013 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:38:14,014 124323 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': 'Mon, 11 Apr 2022 09:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-b9583aa8-4cd1-4c46-8939-47e1768b7665', 'x-compute-request-id': 'req-b9583aa8-4cd1-4c46-8939-47e1768b7665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:15,175 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:38:15,176 124323 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': 'Mon, 11 Apr 2022 09:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-66d5106e-e783-46da-9714-f539b4cc7037', 'x-compute-request-id': 'req-66d5106e-e783-46da-9714-f539b4cc7037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:16,339 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:38:16,339 124323 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': 'Mon, 11 Apr 2022 09:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-10c1577b-452c-4868-be45-ffdaedec0c08', 'x-compute-request-id': 'req-10c1577b-452c-4868-be45-ffdaedec0c08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:17,503 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:38:17,504 124323 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': 'Mon, 11 Apr 2022 09:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-3ff5e6e7-8b2e-432c-9de4-90828380afb1', 'x-compute-request-id': 'req-3ff5e6e7-8b2e-432c-9de4-90828380afb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:18,664 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.150s 2022-04-11 09:38:18,664 124323 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': 'Mon, 11 Apr 2022 09:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-444b55a3-b855-4b3b-8e63-89ea456ea2ff', 'x-compute-request-id': 'req-444b55a3-b855-4b3b-8e63-89ea456ea2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:19,832 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.158s 2022-04-11 09:38:19,833 124323 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': 'Mon, 11 Apr 2022 09:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-f0c35fb1-0be0-4ec0-ad53-b3c84cbc4457', 'x-compute-request-id': 'req-f0c35fb1-0be0-4ec0-ad53-b3c84cbc4457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:20,992 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.150s 2022-04-11 09:38:20,993 124323 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': 'Mon, 11 Apr 2022 09:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-14c36b4a-8b6c-482d-94d6-4bde5095f0ee', 'x-compute-request-id': 'req-14c36b4a-8b6c-482d-94d6-4bde5095f0ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:22,153 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:38:22,153 124323 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': 'Mon, 11 Apr 2022 09:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-d41c070c-e970-46d0-8cb7-b92a6a5463ae', 'x-compute-request-id': 'req-d41c070c-e970-46d0-8cb7-b92a6a5463ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:23,319 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:38:23,319 124323 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': 'Mon, 11 Apr 2022 09:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-b3abbed4-9445-4165-9461-e8a5cb1177c7', 'x-compute-request-id': 'req-b3abbed4-9445-4165-9461-e8a5cb1177c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:24,479 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.150s 2022-04-11 09:38:24,479 124323 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': 'Mon, 11 Apr 2022 09:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-967d7e43-8846-47d3-bda4-028f09fba7b7', 'x-compute-request-id': 'req-967d7e43-8846-47d3-bda4-028f09fba7b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:25,879 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.390s 2022-04-11 09:38:25,879 124323 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': 'Mon, 11 Apr 2022 09:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-fc0d5be2-dbe1-479a-862a-ae75da536acf', 'x-compute-request-id': 'req-fc0d5be2-dbe1-479a-862a-ae75da536acf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:27,039 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.150s 2022-04-11 09:38:27,039 124323 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': 'Mon, 11 Apr 2022 09:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-07785a85-2eac-49bc-bdc8-ce84ce108c36', 'x-compute-request-id': 'req-07785a85-2eac-49bc-bdc8-ce84ce108c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:28,202 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:38:28,202 124323 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': 'Mon, 11 Apr 2022 09:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-8c175961-e09f-47a7-87b8-b6afda9f256e', 'x-compute-request-id': 'req-8c175961-e09f-47a7-87b8-b6afda9f256e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:29,363 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:38:29,364 124323 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': 'Mon, 11 Apr 2022 09:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-2578a789-6c23-4f6e-b08f-661f1e769bd4', 'x-compute-request-id': 'req-2578a789-6c23-4f6e-b08f-661f1e769bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:30,526 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:38:30,526 124323 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': 'Mon, 11 Apr 2022 09:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-e8b51f7c-bfc0-496f-a07d-9adf9961f692', 'x-compute-request-id': 'req-e8b51f7c-bfc0-496f-a07d-9adf9961f692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:31,690 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:38:31,691 124323 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': 'Mon, 11 Apr 2022 09:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-a03036da-a250-42f6-b8ed-f00341051d2c', 'x-compute-request-id': 'req-a03036da-a250-42f6-b8ed-f00341051d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:32,853 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:38:32,853 124323 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': 'Mon, 11 Apr 2022 09:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-dec97279-cc6d-4a4e-9b89-2930156f0d59', 'x-compute-request-id': 'req-dec97279-cc6d-4a4e-9b89-2930156f0d59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:34,018 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:38:34,018 124323 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': 'Mon, 11 Apr 2022 09:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-29f6e813-fdff-4030-b738-ee23fb4461f7', 'x-compute-request-id': 'req-29f6e813-fdff-4030-b738-ee23fb4461f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:35,179 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:38:35,180 124323 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': 'Mon, 11 Apr 2022 09:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-c977e400-dced-4eb5-8285-94360b82f824', 'x-compute-request-id': 'req-c977e400-dced-4eb5-8285-94360b82f824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:36,347 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:38:36,347 124323 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': 'Mon, 11 Apr 2022 09:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-6b230070-26cf-4867-8956-d2f73df85f96', 'x-compute-request-id': 'req-6b230070-26cf-4867-8956-d2f73df85f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:37,510 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:38:37,510 124323 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': 'Mon, 11 Apr 2022 09:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-93c1f7a5-35cb-4c31-82e8-3a7d473d314d', 'x-compute-request-id': 'req-93c1f7a5-35cb-4c31-82e8-3a7d473d314d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:38,672 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:38:38,673 124323 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': 'Mon, 11 Apr 2022 09:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-fde5b6c8-2323-4dee-910f-c010bb9311ee', 'x-compute-request-id': 'req-fde5b6c8-2323-4dee-910f-c010bb9311ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:39,848 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.166s 2022-04-11 09:38:39,849 124323 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': 'Mon, 11 Apr 2022 09:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-f885eb47-c865-49d9-a986-b69f7431d93b', 'x-compute-request-id': 'req-f885eb47-c865-49d9-a986-b69f7431d93b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:41,010 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:38:41,010 124323 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': 'Mon, 11 Apr 2022 09:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-3a887017-62ac-469e-a4b4-015a78ebfe81', 'x-compute-request-id': 'req-3a887017-62ac-469e-a4b4-015a78ebfe81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:42,175 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:38:42,176 124323 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': 'Mon, 11 Apr 2022 09:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-f77ed3dd-db2b-4192-99c4-86dff358da0b', 'x-compute-request-id': 'req-f77ed3dd-db2b-4192-99c4-86dff358da0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:43,340 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:38:43,341 124323 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': 'Mon, 11 Apr 2022 09:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-3f792637-7a4e-4095-8f91-48ffca41e2d7', 'x-compute-request-id': 'req-3f792637-7a4e-4095-8f91-48ffca41e2d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:44,504 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:38:44,505 124323 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': 'Mon, 11 Apr 2022 09:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-bda31cfc-b276-412e-ae8f-f6d0ea628fca', 'x-compute-request-id': 'req-bda31cfc-b276-412e-ae8f-f6d0ea628fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:45,668 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:38:45,668 124323 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': 'Mon, 11 Apr 2022 09:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-642752ef-b386-4a6d-9471-3244035b236e', 'x-compute-request-id': 'req-642752ef-b386-4a6d-9471-3244035b236e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:46,840 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.161s 2022-04-11 09:38:46,840 124323 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': 'Mon, 11 Apr 2022 09:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-cc8aaae6-6497-4787-8d07-1735945ce429', 'x-compute-request-id': 'req-cc8aaae6-6497-4787-8d07-1735945ce429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:48,004 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:38:48,004 124323 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': 'Mon, 11 Apr 2022 09:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-2c1768e4-8575-402c-bd11-3d8345dd5ef0', 'x-compute-request-id': 'req-2c1768e4-8575-402c-bd11-3d8345dd5ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:49,170 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:38:49,170 124323 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': 'Mon, 11 Apr 2022 09:38:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-e7d92d90-c221-4e44-94cb-bf9044241880', 'x-compute-request-id': 'req-e7d92d90-c221-4e44-94cb-bf9044241880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:50,336 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:38:50,336 124323 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': 'Mon, 11 Apr 2022 09:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-46201466-83a6-4522-b314-37a2771dca4f', 'x-compute-request-id': 'req-46201466-83a6-4522-b314-37a2771dca4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:51,495 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.149s 2022-04-11 09:38:51,496 124323 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': 'Mon, 11 Apr 2022 09:38:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-442a5b28-7def-42e7-aaae-c54b27f3be12', 'x-compute-request-id': 'req-442a5b28-7def-42e7-aaae-c54b27f3be12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:52,657 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:38:52,658 124323 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': 'Mon, 11 Apr 2022 09:38:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-92734db2-3290-429d-955e-4c6ee7dc9ec3', 'x-compute-request-id': 'req-92734db2-3290-429d-955e-4c6ee7dc9ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:53,824 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:38:53,825 124323 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': 'Mon, 11 Apr 2022 09:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-7dce9fd9-b50c-4b98-898c-ab07207cb1da', 'x-compute-request-id': 'req-7dce9fd9-b50c-4b98-898c-ab07207cb1da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:54,987 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:38:54,987 124323 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': 'Mon, 11 Apr 2022 09:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-3edd75c1-06e7-41ba-a7c1-231e67252e54', 'x-compute-request-id': 'req-3edd75c1-06e7-41ba-a7c1-231e67252e54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:56,153 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:38:56,153 124323 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': 'Mon, 11 Apr 2022 09:38:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-f80121b7-b736-4186-8bbc-5be4c7e24331', 'x-compute-request-id': 'req-f80121b7-b736-4186-8bbc-5be4c7e24331', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:57,318 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:38:57,318 124323 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': 'Mon, 11 Apr 2022 09:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-07c233d4-e68d-4047-ab58-25fd440c0858', 'x-compute-request-id': 'req-07c233d4-e68d-4047-ab58-25fd440c0858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:58,480 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:38:58,480 124323 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': 'Mon, 11 Apr 2022 09:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-54da91a9-bc93-409f-8c77-94814230d4b7', 'x-compute-request-id': 'req-54da91a9-bc93-409f-8c77-94814230d4b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:38:59,649 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.159s 2022-04-11 09:38:59,649 124323 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': 'Mon, 11 Apr 2022 09:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-0dac4b14-9a74-4be3-975d-daf5af0204b6', 'x-compute-request-id': 'req-0dac4b14-9a74-4be3-975d-daf5af0204b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:00,812 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:39:00,813 124323 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': 'Mon, 11 Apr 2022 09:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-b71962a9-0315-443f-951f-eda0bcf54c03', 'x-compute-request-id': 'req-b71962a9-0315-443f-951f-eda0bcf54c03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:01,986 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.163s 2022-04-11 09:39:01,986 124323 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': 'Mon, 11 Apr 2022 09:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-29de9cc5-f4a6-4657-9602-dfa48d1a6942', 'x-compute-request-id': 'req-29de9cc5-f4a6-4657-9602-dfa48d1a6942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:03,150 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:39:03,150 124323 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': 'Mon, 11 Apr 2022 09:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-2adac7e3-3a28-471e-858d-f0964ab5c83b', 'x-compute-request-id': 'req-2adac7e3-3a28-471e-858d-f0964ab5c83b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:04,315 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:39:04,316 124323 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': 'Mon, 11 Apr 2022 09:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-7d340dde-ceec-4a08-88ca-4427a3f2d9d6', 'x-compute-request-id': 'req-7d340dde-ceec-4a08-88ca-4427a3f2d9d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:05,482 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:39:05,482 124323 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': 'Mon, 11 Apr 2022 09:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-7d152751-6b60-4996-ad96-05bbdae0b48f', 'x-compute-request-id': 'req-7d152751-6b60-4996-ad96-05bbdae0b48f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:06,646 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:39:06,646 124323 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': 'Mon, 11 Apr 2022 09:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-82598bb2-8c85-440e-9a8b-de26fa13346f', 'x-compute-request-id': 'req-82598bb2-8c85-440e-9a8b-de26fa13346f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:07,816 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.160s 2022-04-11 09:39:07,817 124323 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': 'Mon, 11 Apr 2022 09:39:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-201cb264-008c-49bb-93d0-3bafab518e17', 'x-compute-request-id': 'req-201cb264-008c-49bb-93d0-3bafab518e17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:08,980 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:39:08,981 124323 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': 'Mon, 11 Apr 2022 09:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-0c0a0315-0d45-4b19-8f3b-fa2398112942', 'x-compute-request-id': 'req-0c0a0315-0d45-4b19-8f3b-fa2398112942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:10,145 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:39:10,145 124323 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': 'Mon, 11 Apr 2022 09:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-85289d8b-3b01-4d67-b4de-78b9c74ff54e', 'x-compute-request-id': 'req-85289d8b-3b01-4d67-b4de-78b9c74ff54e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:11,309 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:39:11,309 124323 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': 'Mon, 11 Apr 2022 09:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-84106c25-cff2-4e47-9c7a-1fe9a9a9a77e', 'x-compute-request-id': 'req-84106c25-cff2-4e47-9c7a-1fe9a9a9a77e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:12,469 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.150s 2022-04-11 09:39:12,470 124323 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': 'Mon, 11 Apr 2022 09:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-31e2e2ab-1350-4ac1-908c-df625443727a', 'x-compute-request-id': 'req-31e2e2ab-1350-4ac1-908c-df625443727a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:13,640 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.160s 2022-04-11 09:39:13,640 124323 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': 'Mon, 11 Apr 2022 09:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-996fe81d-2238-4abe-af7b-9b47dd6c2a5d', 'x-compute-request-id': 'req-996fe81d-2238-4abe-af7b-9b47dd6c2a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:14,803 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:39:14,803 124323 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': 'Mon, 11 Apr 2022 09:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-5d56faf8-85e4-4a2f-991a-baa82ad15d85', 'x-compute-request-id': 'req-5d56faf8-85e4-4a2f-991a-baa82ad15d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:16,123 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.310s 2022-04-11 09:39:16,124 124323 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': 'Mon, 11 Apr 2022 09:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-d1fb04b2-63f4-4f60-a89c-85f3ee16a356', 'x-compute-request-id': 'req-d1fb04b2-63f4-4f60-a89c-85f3ee16a356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:17,291 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.157s 2022-04-11 09:39:17,292 124323 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': 'Mon, 11 Apr 2022 09:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-1149fab4-da7b-4d75-8e4a-64449862e96f', 'x-compute-request-id': 'req-1149fab4-da7b-4d75-8e4a-64449862e96f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:18,455 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:39:18,455 124323 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': 'Mon, 11 Apr 2022 09:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-b6590b1e-a6a3-43ef-a0c6-792d90a60567', 'x-compute-request-id': 'req-b6590b1e-a6a3-43ef-a0c6-792d90a60567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:19,618 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:39:19,618 124323 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': 'Mon, 11 Apr 2022 09:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-a514750b-479b-47d6-888c-1ab770016ecb', 'x-compute-request-id': 'req-a514750b-479b-47d6-888c-1ab770016ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:20,781 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:39:20,782 124323 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': 'Mon, 11 Apr 2022 09:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-4333060a-28f9-49c1-a06a-412180050429', 'x-compute-request-id': 'req-4333060a-28f9-49c1-a06a-412180050429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:21,947 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:39:21,947 124323 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': 'Mon, 11 Apr 2022 09:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-36b861b5-619b-4158-a261-dd7aa864f5d7', 'x-compute-request-id': 'req-36b861b5-619b-4158-a261-dd7aa864f5d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:23,108 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:39:23,109 124323 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': 'Mon, 11 Apr 2022 09:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-5b5d553a-45e3-4679-8061-d3a3dfeff569', 'x-compute-request-id': 'req-5b5d553a-45e3-4679-8061-d3a3dfeff569', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:24,278 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.159s 2022-04-11 09:39:24,278 124323 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': 'Mon, 11 Apr 2022 09:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-d730597d-0a15-40dd-b585-d67951dc6158', 'x-compute-request-id': 'req-d730597d-0a15-40dd-b585-d67951dc6158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:25,440 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:39:25,440 124323 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': 'Mon, 11 Apr 2022 09:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-f24654a6-3084-4904-a659-5eb34811b848', 'x-compute-request-id': 'req-f24654a6-3084-4904-a659-5eb34811b848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:26,601 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:39:26,602 124323 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': 'Mon, 11 Apr 2022 09:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-b0f53e4b-5ca6-439d-8ed0-b83090407c54', 'x-compute-request-id': 'req-b0f53e4b-5ca6-439d-8ed0-b83090407c54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:27,771 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.160s 2022-04-11 09:39:27,772 124323 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': 'Mon, 11 Apr 2022 09:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-257166bc-0c41-41e7-8ebf-ad16be0df4be', 'x-compute-request-id': 'req-257166bc-0c41-41e7-8ebf-ad16be0df4be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:28,933 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:39:28,934 124323 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': 'Mon, 11 Apr 2022 09:39:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-9419bf1f-e8c5-4685-912c-9f0f95a0cf95', 'x-compute-request-id': 'req-9419bf1f-e8c5-4685-912c-9f0f95a0cf95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:30,098 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:39:30,098 124323 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': 'Mon, 11 Apr 2022 09:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-16b20a83-1b67-4b54-951d-ba53b7c88f97', 'x-compute-request-id': 'req-16b20a83-1b67-4b54-951d-ba53b7c88f97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:31,259 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:39:31,260 124323 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': 'Mon, 11 Apr 2022 09:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-cceef39e-a546-4291-9e4e-1e56e88e8516', 'x-compute-request-id': 'req-cceef39e-a546-4291-9e4e-1e56e88e8516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:32,422 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:39:32,423 124323 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': 'Mon, 11 Apr 2022 09:39:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-4d6b57db-99b7-46a8-ae39-c5f06bbf773f', 'x-compute-request-id': 'req-4d6b57db-99b7-46a8-ae39-c5f06bbf773f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:33,583 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.150s 2022-04-11 09:39:33,584 124323 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': 'Mon, 11 Apr 2022 09:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-bba3a71e-3e3c-4ca0-845a-14b7e80722b0', 'x-compute-request-id': 'req-bba3a71e-3e3c-4ca0-845a-14b7e80722b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:34,744 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:39:34,745 124323 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': 'Mon, 11 Apr 2022 09:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-c346258e-38f9-4efc-a791-0d4906de0ac8', 'x-compute-request-id': 'req-c346258e-38f9-4efc-a791-0d4906de0ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:35,910 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:39:35,911 124323 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': 'Mon, 11 Apr 2022 09:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-3356eb30-41c5-4fae-8a53-92c95f2aace3', 'x-compute-request-id': 'req-3356eb30-41c5-4fae-8a53-92c95f2aace3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:37,144 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.223s 2022-04-11 09:39:37,144 124323 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': 'Mon, 11 Apr 2022 09:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-fe88ea9d-4da1-4d9a-8276-f27e34b1bfb7', 'x-compute-request-id': 'req-fe88ea9d-4da1-4d9a-8276-f27e34b1bfb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:38,314 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.160s 2022-04-11 09:39:38,315 124323 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': 'Mon, 11 Apr 2022 09:39:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-b449c8d7-2589-4087-81d1-f431b55cd350', 'x-compute-request-id': 'req-b449c8d7-2589-4087-81d1-f431b55cd350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:39,474 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.150s 2022-04-11 09:39:39,475 124323 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': 'Mon, 11 Apr 2022 09:39:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-a748253c-85c7-4fb7-868e-883bd05eb210', 'x-compute-request-id': 'req-a748253c-85c7-4fb7-868e-883bd05eb210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:40,639 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:39:40,640 124323 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': 'Mon, 11 Apr 2022 09:39:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-ea148926-5e7c-4af2-9d24-af2c007338aa', 'x-compute-request-id': 'req-ea148926-5e7c-4af2-9d24-af2c007338aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:41,802 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:39:41,802 124323 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': 'Mon, 11 Apr 2022 09:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-3db9e525-4ca3-4828-9888-9ff0c6d40afb', 'x-compute-request-id': 'req-3db9e525-4ca3-4828-9888-9ff0c6d40afb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:42,968 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:39:42,968 124323 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': 'Mon, 11 Apr 2022 09:39:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-80886277-674d-4b35-ac06-2fc870af2ef1', 'x-compute-request-id': 'req-80886277-674d-4b35-ac06-2fc870af2ef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:44,132 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:39:44,132 124323 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': 'Mon, 11 Apr 2022 09:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-29cc56cb-ec80-49b3-ae57-3b513b03379e', 'x-compute-request-id': 'req-29cc56cb-ec80-49b3-ae57-3b513b03379e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:45,295 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:39:45,296 124323 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': 'Mon, 11 Apr 2022 09:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-eae47dec-62b9-4117-871e-5edea6d1afbc', 'x-compute-request-id': 'req-eae47dec-62b9-4117-871e-5edea6d1afbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:46,460 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:39:46,461 124323 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': 'Mon, 11 Apr 2022 09:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-24a9797c-feed-40ba-ac72-be9f785ea233', 'x-compute-request-id': 'req-24a9797c-feed-40ba-ac72-be9f785ea233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:47,636 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.165s 2022-04-11 09:39:47,636 124323 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': 'Mon, 11 Apr 2022 09:39:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-cfe90623-845d-48c4-9aa8-7f92b16c56fb', 'x-compute-request-id': 'req-cfe90623-845d-48c4-9aa8-7f92b16c56fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:48,799 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:39:48,799 124323 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': 'Mon, 11 Apr 2022 09:39:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-cfbca637-b221-4d2f-9004-23d52ce34039', 'x-compute-request-id': 'req-cfbca637-b221-4d2f-9004-23d52ce34039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:49,960 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:39:49,960 124323 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': 'Mon, 11 Apr 2022 09:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-1f1d0e75-c03a-49c1-9b6c-8e280853b58e', 'x-compute-request-id': 'req-1f1d0e75-c03a-49c1-9b6c-8e280853b58e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:51,122 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:39:51,122 124323 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': 'Mon, 11 Apr 2022 09:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-9970334b-8e4c-4013-bd2a-20c1957fb34b', 'x-compute-request-id': 'req-9970334b-8e4c-4013-bd2a-20c1957fb34b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:52,286 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:39:52,286 124323 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': 'Mon, 11 Apr 2022 09:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-2622dc4b-09ba-4114-91d0-7752741eb886', 'x-compute-request-id': 'req-2622dc4b-09ba-4114-91d0-7752741eb886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:53,453 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.157s 2022-04-11 09:39:53,453 124323 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': 'Mon, 11 Apr 2022 09:39:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-92ca5e7a-3379-4191-873c-df59c1a9ac49', 'x-compute-request-id': 'req-92ca5e7a-3379-4191-873c-df59c1a9ac49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:54,621 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.157s 2022-04-11 09:39:54,621 124323 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': 'Mon, 11 Apr 2022 09:39:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-070bd1d6-0842-47c5-8b11-31bf8420d075', 'x-compute-request-id': 'req-070bd1d6-0842-47c5-8b11-31bf8420d075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:55,783 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:39:55,783 124323 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': 'Mon, 11 Apr 2022 09:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-b3824f95-6059-492b-8efd-e87d0a1bf1be', 'x-compute-request-id': 'req-b3824f95-6059-492b-8efd-e87d0a1bf1be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:56,949 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:39:56,950 124323 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': 'Mon, 11 Apr 2022 09:39:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-7db5667c-dbaf-4d2d-a751-aa9c2b144af7', 'x-compute-request-id': 'req-7db5667c-dbaf-4d2d-a751-aa9c2b144af7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:58,116 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:39:58,116 124323 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': 'Mon, 11 Apr 2022 09:39:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-a5c25a01-3b4f-4e8d-bba6-596cba666e3a', 'x-compute-request-id': 'req-a5c25a01-3b4f-4e8d-bba6-596cba666e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:39:59,276 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.149s 2022-04-11 09:39:59,276 124323 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': 'Mon, 11 Apr 2022 09:39:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-4fa742e1-bf5a-4f8e-a82f-f20d610b26fa', 'x-compute-request-id': 'req-4fa742e1-bf5a-4f8e-a82f-f20d610b26fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:00,438 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:40:00,439 124323 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': 'Mon, 11 Apr 2022 09:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-bc7d61d5-4792-4fa9-98b6-acfcc9d9c278', 'x-compute-request-id': 'req-bc7d61d5-4792-4fa9-98b6-acfcc9d9c278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:01,599 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:40:01,600 124323 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': 'Mon, 11 Apr 2022 09:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-67d8b21e-c479-49d8-ae98-6674e1e69f23', 'x-compute-request-id': 'req-67d8b21e-c479-49d8-ae98-6674e1e69f23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:02,769 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.160s 2022-04-11 09:40:02,770 124323 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': 'Mon, 11 Apr 2022 09:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-6984e4ed-ffea-4555-b781-3602121ae107', 'x-compute-request-id': 'req-6984e4ed-ffea-4555-b781-3602121ae107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:03,988 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.208s 2022-04-11 09:40:03,989 124323 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': 'Mon, 11 Apr 2022 09:40:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-bef48449-2e13-49aa-b20b-d76f0fd6aa53', 'x-compute-request-id': 'req-bef48449-2e13-49aa-b20b-d76f0fd6aa53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:05,205 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.206s 2022-04-11 09:40:05,205 124323 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': 'Mon, 11 Apr 2022 09:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-c65d52c1-dec1-4250-890c-7f71717b486f', 'x-compute-request-id': 'req-c65d52c1-dec1-4250-890c-7f71717b486f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:06,524 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.308s 2022-04-11 09:40:06,524 124323 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': 'Mon, 11 Apr 2022 09:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-7b62dfa2-58d0-475c-85f4-11ac1aa40ad7', 'x-compute-request-id': 'req-7b62dfa2-58d0-475c-85f4-11ac1aa40ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:07,798 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.264s 2022-04-11 09:40:07,799 124323 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': 'Mon, 11 Apr 2022 09:40:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-46f0da50-71cc-488a-b59e-20a7ec691a27', 'x-compute-request-id': 'req-46f0da50-71cc-488a-b59e-20a7ec691a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:08,971 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.161s 2022-04-11 09:40:08,971 124323 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': 'Mon, 11 Apr 2022 09:40:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-a8688a6f-34a9-4d34-ad42-8ec96c565067', 'x-compute-request-id': 'req-a8688a6f-34a9-4d34-ad42-8ec96c565067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:10,138 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:40:10,138 124323 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': 'Mon, 11 Apr 2022 09:40:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-a878d72f-b571-4b2a-b2c4-4c7bdb8eb871', 'x-compute-request-id': 'req-a878d72f-b571-4b2a-b2c4-4c7bdb8eb871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:11,299 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.150s 2022-04-11 09:40:11,299 124323 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': 'Mon, 11 Apr 2022 09:40:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-8ca67a7b-a5d9-4cf4-8577-20d9435fa30d', 'x-compute-request-id': 'req-8ca67a7b-a5d9-4cf4-8577-20d9435fa30d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:12,465 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:40:12,465 124323 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': 'Mon, 11 Apr 2022 09:40:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-1ec6d879-9d18-4fcc-81d0-c5c55d893d3c', 'x-compute-request-id': 'req-1ec6d879-9d18-4fcc-81d0-c5c55d893d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:13,634 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.159s 2022-04-11 09:40:13,634 124323 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': 'Mon, 11 Apr 2022 09:40:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-7ea1a044-3d82-4598-b49b-4ae222e3055c', 'x-compute-request-id': 'req-7ea1a044-3d82-4598-b49b-4ae222e3055c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:14,795 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:40:14,795 124323 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': 'Mon, 11 Apr 2022 09:40:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-b1073e9e-e883-4be7-a866-c13689d338e6', 'x-compute-request-id': 'req-b1073e9e-e883-4be7-a866-c13689d338e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:15,959 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:40:15,960 124323 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': 'Mon, 11 Apr 2022 09:40:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-8077d6ee-6541-4ad3-bda5-444f3bc505f1', 'x-compute-request-id': 'req-8077d6ee-6541-4ad3-bda5-444f3bc505f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:17,122 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:40:17,123 124323 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': 'Mon, 11 Apr 2022 09:40:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-603c425f-7e0d-42af-a72a-d87a2492b964', 'x-compute-request-id': 'req-603c425f-7e0d-42af-a72a-d87a2492b964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:18,282 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.149s 2022-04-11 09:40:18,282 124323 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': 'Mon, 11 Apr 2022 09:40:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-94c4cec9-9519-48c0-a26d-3c164e976c8f', 'x-compute-request-id': 'req-94c4cec9-9519-48c0-a26d-3c164e976c8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:19,447 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:40:19,447 124323 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': 'Mon, 11 Apr 2022 09:40:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-1560ef12-1b16-4d3f-b79a-66b6b5e72bf3', 'x-compute-request-id': 'req-1560ef12-1b16-4d3f-b79a-66b6b5e72bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:20,611 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:40:20,611 124323 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': 'Mon, 11 Apr 2022 09:40:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-f321780e-e0bd-424d-a5da-f578ca877dda', 'x-compute-request-id': 'req-f321780e-e0bd-424d-a5da-f578ca877dda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:21,777 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:40:21,778 124323 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': 'Mon, 11 Apr 2022 09:40:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-a8207165-fb72-4017-8fc7-357b7d63c80a', 'x-compute-request-id': 'req-a8207165-fb72-4017-8fc7-357b7d63c80a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:22,942 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:40:22,943 124323 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': 'Mon, 11 Apr 2022 09:40:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-747c26ab-6760-44c7-81ed-fbd9dfebc2ca', 'x-compute-request-id': 'req-747c26ab-6760-44c7-81ed-fbd9dfebc2ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:24,107 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:40:24,108 124323 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': 'Mon, 11 Apr 2022 09:40:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-22f90152-c616-49ca-9d88-8a205a43c803', 'x-compute-request-id': 'req-22f90152-c616-49ca-9d88-8a205a43c803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:25,273 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:40:25,273 124323 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': 'Mon, 11 Apr 2022 09:40:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-2b40cec7-4c49-4be2-8296-ebbc63ce9cfd', 'x-compute-request-id': 'req-2b40cec7-4c49-4be2-8296-ebbc63ce9cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:26,462 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.179s 2022-04-11 09:40:26,462 124323 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': 'Mon, 11 Apr 2022 09:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-28d9dede-871f-4021-b038-3db9d9ac6135', 'x-compute-request-id': 'req-28d9dede-871f-4021-b038-3db9d9ac6135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:27,630 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.159s 2022-04-11 09:40:27,631 124323 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': 'Mon, 11 Apr 2022 09:40:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-24ea954f-6c02-40e2-97c8-ffb1c0140ab2', 'x-compute-request-id': 'req-24ea954f-6c02-40e2-97c8-ffb1c0140ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:28,793 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:40:28,794 124323 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': 'Mon, 11 Apr 2022 09:40:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-542b99a7-5fc3-4a2a-b9ee-c9222cd02ea2', 'x-compute-request-id': 'req-542b99a7-5fc3-4a2a-b9ee-c9222cd02ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:29,959 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:40:29,959 124323 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': 'Mon, 11 Apr 2022 09:40:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-27686058-5b01-447c-92b7-0a5a7a884604', 'x-compute-request-id': 'req-27686058-5b01-447c-92b7-0a5a7a884604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:31,125 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:40:31,125 124323 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': 'Mon, 11 Apr 2022 09:40:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-de7bf2a7-9d20-495f-968a-a31daa60484d', 'x-compute-request-id': 'req-de7bf2a7-9d20-495f-968a-a31daa60484d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:32,288 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:40:32,288 124323 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': 'Mon, 11 Apr 2022 09:40:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-a0a8e6ee-4aaa-4d28-8434-96f8b1ab26a9', 'x-compute-request-id': 'req-a0a8e6ee-4aaa-4d28-8434-96f8b1ab26a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:33,463 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.165s 2022-04-11 09:40:33,464 124323 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': 'Mon, 11 Apr 2022 09:40:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-bfdb1b0e-e4d4-4f35-8d15-32549d5f463b', 'x-compute-request-id': 'req-bfdb1b0e-e4d4-4f35-8d15-32549d5f463b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:34,633 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.160s 2022-04-11 09:40:34,634 124323 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': 'Mon, 11 Apr 2022 09:40:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-16126cd8-5816-4f09-8d8a-7bb741855122', 'x-compute-request-id': 'req-16126cd8-5816-4f09-8d8a-7bb741855122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:35,798 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:40:35,799 124323 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': 'Mon, 11 Apr 2022 09:40:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-7e0a50a7-942e-4693-892e-7b5509b3beae', 'x-compute-request-id': 'req-7e0a50a7-942e-4693-892e-7b5509b3beae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:36,967 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:40:36,967 124323 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': 'Mon, 11 Apr 2022 09:40:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-89b40064-b517-4d35-a1fb-d5dce5117a21', 'x-compute-request-id': 'req-89b40064-b517-4d35-a1fb-d5dce5117a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:38,221 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.244s 2022-04-11 09:40:38,221 124323 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': 'Mon, 11 Apr 2022 09:40:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-c377c8e2-ff4c-41ac-8956-52ea20c3afd2', 'x-compute-request-id': 'req-c377c8e2-ff4c-41ac-8956-52ea20c3afd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:39,384 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:40:39,384 124323 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': 'Mon, 11 Apr 2022 09:40:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-90337036-1b13-40ff-a871-185b7dc37b46', 'x-compute-request-id': 'req-90337036-1b13-40ff-a871-185b7dc37b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:40,552 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:40:40,552 124323 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': 'Mon, 11 Apr 2022 09:40:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-1132c613-d236-4852-bfc9-9683b160fe53', 'x-compute-request-id': 'req-1132c613-d236-4852-bfc9-9683b160fe53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:41,716 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:40:41,716 124323 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': 'Mon, 11 Apr 2022 09:40:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-c5595595-65c7-407d-ba8c-bef8a30697f7', 'x-compute-request-id': 'req-c5595595-65c7-407d-ba8c-bef8a30697f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:42,903 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.177s 2022-04-11 09:40:42,903 124323 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': 'Mon, 11 Apr 2022 09:40:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-051060f8-a572-4ae2-a89d-0783e5fdbc79', 'x-compute-request-id': 'req-051060f8-a572-4ae2-a89d-0783e5fdbc79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:44,069 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:40:44,069 124323 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': 'Mon, 11 Apr 2022 09:40:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-3372530e-6b9a-4e5d-a6a0-5be319620422', 'x-compute-request-id': 'req-3372530e-6b9a-4e5d-a6a0-5be319620422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:45,231 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:40:45,231 124323 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': 'Mon, 11 Apr 2022 09:40:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-84d2b747-14b5-48a5-80b4-e0cb36f3eaaf', 'x-compute-request-id': 'req-84d2b747-14b5-48a5-80b4-e0cb36f3eaaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:46,391 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.149s 2022-04-11 09:40:46,391 124323 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': 'Mon, 11 Apr 2022 09:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-85a10e9b-7d44-445c-b721-bb52f6c52bb9', 'x-compute-request-id': 'req-85a10e9b-7d44-445c-b721-bb52f6c52bb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:47,551 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:40:47,552 124323 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': 'Mon, 11 Apr 2022 09:40:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-b62bc753-8aed-4caa-bbee-4e36927d3e05', 'x-compute-request-id': 'req-b62bc753-8aed-4caa-bbee-4e36927d3e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:48,724 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.162s 2022-04-11 09:40:48,724 124323 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': 'Mon, 11 Apr 2022 09:40:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-e6f836c0-d772-4394-bd96-296df153b21e', 'x-compute-request-id': 'req-e6f836c0-d772-4394-bd96-296df153b21e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:49,895 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.161s 2022-04-11 09:40:49,896 124323 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': 'Mon, 11 Apr 2022 09:40:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-7804833f-13ca-4511-a510-ff65bac93709', 'x-compute-request-id': 'req-7804833f-13ca-4511-a510-ff65bac93709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:51,062 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:40:51,063 124323 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': 'Mon, 11 Apr 2022 09:40:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-db59d8e0-29e4-46ae-a768-13c407d475dd', 'x-compute-request-id': 'req-db59d8e0-29e4-46ae-a768-13c407d475dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:52,462 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.389s 2022-04-11 09:40:52,462 124323 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': 'Mon, 11 Apr 2022 09:40:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-8e372798-a8b8-411f-a1b3-5db48f9d70a5', 'x-compute-request-id': 'req-8e372798-a8b8-411f-a1b3-5db48f9d70a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:53,623 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.150s 2022-04-11 09:40:53,623 124323 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': 'Mon, 11 Apr 2022 09:40:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-35a5abee-bc77-418e-a836-82cf42045aa4', 'x-compute-request-id': 'req-35a5abee-bc77-418e-a836-82cf42045aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:54,791 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.158s 2022-04-11 09:40:54,792 124323 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': 'Mon, 11 Apr 2022 09:40:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-c385fad7-cb9f-42f6-b980-1b0eb953991f', 'x-compute-request-id': 'req-c385fad7-cb9f-42f6-b980-1b0eb953991f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:55,960 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.158s 2022-04-11 09:40:55,960 124323 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': 'Mon, 11 Apr 2022 09:40:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-fe647a97-f55a-4026-b579-a55c475d551e', 'x-compute-request-id': 'req-fe647a97-f55a-4026-b579-a55c475d551e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:57,142 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.171s 2022-04-11 09:40:57,142 124323 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': 'Mon, 11 Apr 2022 09:40:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-8e498ee0-18c0-4386-aa24-9052cffd2664', 'x-compute-request-id': 'req-8e498ee0-18c0-4386-aa24-9052cffd2664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:58,308 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:40:58,309 124323 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': 'Mon, 11 Apr 2022 09:40:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-2b0858a4-67a6-42a9-b85e-97c9dd96ceeb', 'x-compute-request-id': 'req-2b0858a4-67a6-42a9-b85e-97c9dd96ceeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:40:59,470 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:40:59,471 124323 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': 'Mon, 11 Apr 2022 09:40:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-17a0c9b6-b4ca-438e-98e1-da21cc03b605', 'x-compute-request-id': 'req-17a0c9b6-b4ca-438e-98e1-da21cc03b605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:00,636 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:41:00,637 124323 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': 'Mon, 11 Apr 2022 09:41:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-21682eb0-92e8-49e6-9fda-02f35068724e', 'x-compute-request-id': 'req-21682eb0-92e8-49e6-9fda-02f35068724e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:01,799 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:41:01,799 124323 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': 'Mon, 11 Apr 2022 09:41:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-c180aa13-345f-47b3-aff5-573584e0acaf', 'x-compute-request-id': 'req-c180aa13-345f-47b3-aff5-573584e0acaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:02,962 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:41:02,963 124323 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': 'Mon, 11 Apr 2022 09:41:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-4d2fe613-f949-4da4-bd56-bc308c17f247', 'x-compute-request-id': 'req-4d2fe613-f949-4da4-bd56-bc308c17f247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:04,125 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:41:04,125 124323 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': 'Mon, 11 Apr 2022 09:41:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-d5db8bb9-db08-456f-adcc-e20b92d02379', 'x-compute-request-id': 'req-d5db8bb9-db08-456f-adcc-e20b92d02379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:05,285 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:41:05,286 124323 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': 'Mon, 11 Apr 2022 09:41:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-87264030-be59-496f-99fc-659c7b47166d', 'x-compute-request-id': 'req-87264030-be59-496f-99fc-659c7b47166d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:06,451 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:41:06,452 124323 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': 'Mon, 11 Apr 2022 09:41:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-0de4cd1e-9714-424d-875c-908d0ea775dc', 'x-compute-request-id': 'req-0de4cd1e-9714-424d-875c-908d0ea775dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:07,615 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:41:07,616 124323 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': 'Mon, 11 Apr 2022 09:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-81c7fabc-4722-4ac8-857a-ba63fac00143', 'x-compute-request-id': 'req-81c7fabc-4722-4ac8-857a-ba63fac00143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:08,779 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:41:08,780 124323 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': 'Mon, 11 Apr 2022 09:41:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-712b7582-3961-43e3-b4d5-6f87b85b4881', 'x-compute-request-id': 'req-712b7582-3961-43e3-b4d5-6f87b85b4881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:09,949 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.159s 2022-04-11 09:41:09,949 124323 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': 'Mon, 11 Apr 2022 09:41:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-6c981149-2e7f-4404-af94-f18aca5b208f', 'x-compute-request-id': 'req-6c981149-2e7f-4404-af94-f18aca5b208f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:11,111 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:41:11,111 124323 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': 'Mon, 11 Apr 2022 09:41:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-7a3afb7a-ab5d-4078-9260-9c7e01f530bb', 'x-compute-request-id': 'req-7a3afb7a-ab5d-4078-9260-9c7e01f530bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:12,271 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.150s 2022-04-11 09:41:12,271 124323 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': 'Mon, 11 Apr 2022 09:41:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-574832de-db4b-4b75-88ce-d92f94123bd1', 'x-compute-request-id': 'req-574832de-db4b-4b75-88ce-d92f94123bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:13,439 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.158s 2022-04-11 09:41:13,440 124323 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': 'Mon, 11 Apr 2022 09:41:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-ab4efa51-f0f7-4613-8e8c-cb8ca294a91e', 'x-compute-request-id': 'req-ab4efa51-f0f7-4613-8e8c-cb8ca294a91e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:14,611 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.160s 2022-04-11 09:41:14,612 124323 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': 'Mon, 11 Apr 2022 09:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-80ebdb34-8074-4f47-b373-fa485aec07ea', 'x-compute-request-id': 'req-80ebdb34-8074-4f47-b373-fa485aec07ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:15,799 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.177s 2022-04-11 09:41:15,799 124323 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': 'Mon, 11 Apr 2022 09:41:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-89e69072-186d-43e8-8252-01bf63a892fe', 'x-compute-request-id': 'req-89e69072-186d-43e8-8252-01bf63a892fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:16,974 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.164s 2022-04-11 09:41:16,974 124323 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': 'Mon, 11 Apr 2022 09:41:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', '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-df4b7b76-8dd3-44b7-894d-d32785e97e43', 'x-compute-request-id': 'req-df4b7b76-8dd3-44b7-894d-d32785e97e43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:37:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:18,139 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:41:18,139 124323 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': 'Mon, 11 Apr 2022 09:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-1eed545c-0385-40cd-aa9b-228db9c04b7c', 'x-compute-request-id': 'req-1eed545c-0385-40cd-aa9b-228db9c04b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:18,148 124323 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/spawning" ==> "SHELVED_OFFLOADED/None" after 237 second wait 2022-04-11 09:41:19,300 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:41:19,301 124323 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': 'Mon, 11 Apr 2022 09:41:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-a7c84b71-4d49-475d-a7b6-24fe8cbf3e31', 'x-compute-request-id': 'req-a7c84b71-4d49-475d-a7b6-24fe8cbf3e31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:20,467 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:41:20,468 124323 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': 'Mon, 11 Apr 2022 09:41:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-c2ded050-2599-4308-bd76-cc5e6576817e', 'x-compute-request-id': 'req-c2ded050-2599-4308-bd76-cc5e6576817e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:21,628 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:41:21,629 124323 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': 'Mon, 11 Apr 2022 09:41:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-8f598e55-e4ee-4b5d-89d1-50371a064fe9', 'x-compute-request-id': 'req-8f598e55-e4ee-4b5d-89d1-50371a064fe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:22,790 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:41:22,791 124323 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': 'Mon, 11 Apr 2022 09:41:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-e7d540b1-cc5c-423c-ba9a-3da3243a16b2', 'x-compute-request-id': 'req-e7d540b1-cc5c-423c-ba9a-3da3243a16b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:23,954 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:41:23,954 124323 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': 'Mon, 11 Apr 2022 09:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-ad557633-302d-4396-8df4-8fac3488a663', 'x-compute-request-id': 'req-ad557633-302d-4396-8df4-8fac3488a663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:25,115 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:41:25,116 124323 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': 'Mon, 11 Apr 2022 09:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-52f3a729-3980-4a4d-bb94-da62fe2d24f1', 'x-compute-request-id': 'req-52f3a729-3980-4a4d-bb94-da62fe2d24f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:26,279 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:41:26,280 124323 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': 'Mon, 11 Apr 2022 09:41:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-b1769552-464e-4dbd-babc-64456d7fad1c', 'x-compute-request-id': 'req-b1769552-464e-4dbd-babc-64456d7fad1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:27,445 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:41:27,445 124323 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': 'Mon, 11 Apr 2022 09:41:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-384fad2d-576b-4cc1-96d3-6cebbcc9df76', 'x-compute-request-id': 'req-384fad2d-576b-4cc1-96d3-6cebbcc9df76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:28,606 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:41:28,606 124323 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': 'Mon, 11 Apr 2022 09:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-4159888b-41e6-4f57-99c5-cfae7cddbe14', 'x-compute-request-id': 'req-4159888b-41e6-4f57-99c5-cfae7cddbe14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:29,769 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:41:29,770 124323 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': 'Mon, 11 Apr 2022 09:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-78d7a3c3-74e3-4c7d-97f0-e60e443f73a6', 'x-compute-request-id': 'req-78d7a3c3-74e3-4c7d-97f0-e60e443f73a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:30,935 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:41:30,935 124323 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': 'Mon, 11 Apr 2022 09:41:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-7ba6eee2-6c83-4259-b8cc-659b9e187266', 'x-compute-request-id': 'req-7ba6eee2-6c83-4259-b8cc-659b9e187266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:32,144 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.198s 2022-04-11 09:41:32,144 124323 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': 'Mon, 11 Apr 2022 09:41:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-0857c57f-c302-4bd3-b502-b710186d2f19', 'x-compute-request-id': 'req-0857c57f-c302-4bd3-b502-b710186d2f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:33,306 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:41:33,307 124323 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': 'Mon, 11 Apr 2022 09:41:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-c55481f7-f7aa-4368-8462-fa9563144860', 'x-compute-request-id': 'req-c55481f7-f7aa-4368-8462-fa9563144860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:34,494 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.176s 2022-04-11 09:41:34,494 124323 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': 'Mon, 11 Apr 2022 09:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-f53ca1ad-32fc-4afe-b63c-f3313166c151', 'x-compute-request-id': 'req-f53ca1ad-32fc-4afe-b63c-f3313166c151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:35,655 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:41:35,656 124323 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': 'Mon, 11 Apr 2022 09:41:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-64a3178c-f178-4405-ba26-caf0f683fb54', 'x-compute-request-id': 'req-64a3178c-f178-4405-ba26-caf0f683fb54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:36,818 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:41:36,819 124323 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': 'Mon, 11 Apr 2022 09:41:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-2e7fc121-4aff-4c00-82ab-61d38ffbc7ad', 'x-compute-request-id': 'req-2e7fc121-4aff-4c00-82ab-61d38ffbc7ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:37,986 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.157s 2022-04-11 09:41:37,986 124323 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': 'Mon, 11 Apr 2022 09:41:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-a3e8d389-f859-449c-aa75-10feaf91ed7d', 'x-compute-request-id': 'req-a3e8d389-f859-449c-aa75-10feaf91ed7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:39,208 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.212s 2022-04-11 09:41:39,208 124323 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': 'Mon, 11 Apr 2022 09:41:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-8ffa93f3-24b4-4ba3-abc0-a5f9f9b41c89', 'x-compute-request-id': 'req-8ffa93f3-24b4-4ba3-abc0-a5f9f9b41c89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:40,451 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.232s 2022-04-11 09:41:40,451 124323 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': 'Mon, 11 Apr 2022 09:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-0f439176-639f-4311-976f-e2619228687a', 'x-compute-request-id': 'req-0f439176-639f-4311-976f-e2619228687a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:41,619 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.158s 2022-04-11 09:41:41,619 124323 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': 'Mon, 11 Apr 2022 09:41:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-3e2da8a5-4744-47dc-9235-8c5b903e3327', 'x-compute-request-id': 'req-3e2da8a5-4744-47dc-9235-8c5b903e3327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:42,780 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:41:42,780 124323 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': 'Mon, 11 Apr 2022 09:41:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-cfb5dac9-60ee-41ee-8e38-f843f6e76a77', 'x-compute-request-id': 'req-cfb5dac9-60ee-41ee-8e38-f843f6e76a77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:43,943 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:41:43,943 124323 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': 'Mon, 11 Apr 2022 09:41:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-208ceae3-4422-4c1c-801e-65f61abb7d36', 'x-compute-request-id': 'req-208ceae3-4422-4c1c-801e-65f61abb7d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:45,108 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:41:45,108 124323 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': 'Mon, 11 Apr 2022 09:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-d1982a75-b3b6-4b88-b8ee-caac1e843ef6', 'x-compute-request-id': 'req-d1982a75-b3b6-4b88-b8ee-caac1e843ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:46,271 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:41:46,271 124323 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': 'Mon, 11 Apr 2022 09:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-4383bf6a-e2e0-4114-a187-316100e3ecfa', 'x-compute-request-id': 'req-4383bf6a-e2e0-4114-a187-316100e3ecfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:47,433 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:41:47,434 124323 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': 'Mon, 11 Apr 2022 09:41:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-1a92b9fd-0106-4721-a5c5-3a957612f30d', 'x-compute-request-id': 'req-1a92b9fd-0106-4721-a5c5-3a957612f30d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:48,598 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:41:48,598 124323 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': 'Mon, 11 Apr 2022 09:41:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-af9fd1b9-a139-44ed-b5e5-994c74d58c4e', 'x-compute-request-id': 'req-af9fd1b9-a139-44ed-b5e5-994c74d58c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:49,763 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:41:49,764 124323 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': 'Mon, 11 Apr 2022 09:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-e3d1b749-b918-4b98-b26e-ac1a20f38245', 'x-compute-request-id': 'req-e3d1b749-b918-4b98-b26e-ac1a20f38245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:50,946 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.172s 2022-04-11 09:41:50,946 124323 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': 'Mon, 11 Apr 2022 09:41:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-fd0112e8-9ab5-4c6e-979a-fac08f59d83c', 'x-compute-request-id': 'req-fd0112e8-9ab5-4c6e-979a-fac08f59d83c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:52,115 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.159s 2022-04-11 09:41:52,116 124323 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': 'Mon, 11 Apr 2022 09:41:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-45a6f1af-1b7c-419a-a55d-ab982d97eb13', 'x-compute-request-id': 'req-45a6f1af-1b7c-419a-a55d-ab982d97eb13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:53,277 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:41:53,277 124323 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': 'Mon, 11 Apr 2022 09:41:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-3cb44f99-6fd9-41ec-b2ba-7659691cb082', 'x-compute-request-id': 'req-3cb44f99-6fd9-41ec-b2ba-7659691cb082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:54,439 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:41:54,439 124323 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': 'Mon, 11 Apr 2022 09:41:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-bada7383-8e0f-4ea9-a43e-5af66c2f24d5', 'x-compute-request-id': 'req-bada7383-8e0f-4ea9-a43e-5af66c2f24d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:55,603 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:41:55,603 124323 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': 'Mon, 11 Apr 2022 09:41:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-ce48e1ad-e21e-41e1-a14f-94fe73bb0c9b', 'x-compute-request-id': 'req-ce48e1ad-e21e-41e1-a14f-94fe73bb0c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:56,769 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:41:56,769 124323 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': 'Mon, 11 Apr 2022 09:41:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-1d86c9c3-e78e-4e99-8d15-7c0ad8b3ad29', 'x-compute-request-id': 'req-1d86c9c3-e78e-4e99-8d15-7c0ad8b3ad29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:57,930 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.150s 2022-04-11 09:41:57,930 124323 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': 'Mon, 11 Apr 2022 09:41:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-e4e13996-8ecf-4bf6-ad31-ab42ccd4bb4f', 'x-compute-request-id': 'req-e4e13996-8ecf-4bf6-ad31-ab42ccd4bb4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:41:59,100 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.160s 2022-04-11 09:41:59,101 124323 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': 'Mon, 11 Apr 2022 09:41:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-46095e82-eb34-40b5-89b3-67b503786102', 'x-compute-request-id': 'req-46095e82-eb34-40b5-89b3-67b503786102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:00,264 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:42:00,265 124323 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': 'Mon, 11 Apr 2022 09:42:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-b2c46293-3c65-4b49-83d4-cdef0fea01ae', 'x-compute-request-id': 'req-b2c46293-3c65-4b49-83d4-cdef0fea01ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:01,431 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.157s 2022-04-11 09:42:01,432 124323 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': 'Mon, 11 Apr 2022 09:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-6efcf0da-25ed-44bd-b25b-3b0d692465ad', 'x-compute-request-id': 'req-6efcf0da-25ed-44bd-b25b-3b0d692465ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:02,595 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:42:02,596 124323 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': 'Mon, 11 Apr 2022 09:42:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-19cc51dc-0b11-4662-bcfb-cea4b1bfba16', 'x-compute-request-id': 'req-19cc51dc-0b11-4662-bcfb-cea4b1bfba16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:03,758 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:42:03,758 124323 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': 'Mon, 11 Apr 2022 09:42:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-ee3171cb-93db-4bcc-99de-6dd48f1e47da', 'x-compute-request-id': 'req-ee3171cb-93db-4bcc-99de-6dd48f1e47da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:04,922 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:42:04,923 124323 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': 'Mon, 11 Apr 2022 09:42:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-e6314513-8aa3-43d2-9ebb-98a315defe89', 'x-compute-request-id': 'req-e6314513-8aa3-43d2-9ebb-98a315defe89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:06,348 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.416s 2022-04-11 09:42:06,349 124323 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': 'Mon, 11 Apr 2022 09:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-31040800-8c97-46ff-a013-ca49485d6134', 'x-compute-request-id': 'req-31040800-8c97-46ff-a013-ca49485d6134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:07,513 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:42:07,513 124323 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': 'Mon, 11 Apr 2022 09:42:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-f6cd00d5-d130-4af7-8658-cc28f0620ae5', 'x-compute-request-id': 'req-f6cd00d5-d130-4af7-8658-cc28f0620ae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:08,678 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:42:08,678 124323 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': 'Mon, 11 Apr 2022 09:42:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-4f2c8f7c-68a8-4a0f-acc7-cddbfdd88bfd', 'x-compute-request-id': 'req-4f2c8f7c-68a8-4a0f-acc7-cddbfdd88bfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:09,839 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.150s 2022-04-11 09:42:09,839 124323 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': 'Mon, 11 Apr 2022 09:42:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-f9777551-9993-4812-856f-190997d74f89', 'x-compute-request-id': 'req-f9777551-9993-4812-856f-190997d74f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:11,003 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:42:11,003 124323 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': 'Mon, 11 Apr 2022 09:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-3b5cfa6e-bd24-46f4-a2bf-c576d6fa38fb', 'x-compute-request-id': 'req-3b5cfa6e-bd24-46f4-a2bf-c576d6fa38fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:12,173 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.161s 2022-04-11 09:42:12,174 124323 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': 'Mon, 11 Apr 2022 09:42:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-9d815f75-54b5-4e24-8ada-a6afff21217f', 'x-compute-request-id': 'req-9d815f75-54b5-4e24-8ada-a6afff21217f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:13,337 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:42:13,338 124323 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': 'Mon, 11 Apr 2022 09:42:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-5eb0eb66-f470-43d4-9ae5-d6312b8c3026', 'x-compute-request-id': 'req-5eb0eb66-f470-43d4-9ae5-d6312b8c3026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:14,501 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:42:14,502 124323 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': 'Mon, 11 Apr 2022 09:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-e37d5853-8801-485a-a7ed-4e337c876b44', 'x-compute-request-id': 'req-e37d5853-8801-485a-a7ed-4e337c876b44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:15,666 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:42:15,667 124323 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': 'Mon, 11 Apr 2022 09:42:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-a4790b36-0255-4a0c-967c-a9c83702b11e', 'x-compute-request-id': 'req-a4790b36-0255-4a0c-967c-a9c83702b11e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:16,829 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:42:16,830 124323 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': 'Mon, 11 Apr 2022 09:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-af55bda8-f3a5-4aae-846d-fb7deb22eb14', 'x-compute-request-id': 'req-af55bda8-f3a5-4aae-846d-fb7deb22eb14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:17,993 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:42:17,993 124323 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': 'Mon, 11 Apr 2022 09:42:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-e776bc6b-3ca6-4862-9596-444320ca009d', 'x-compute-request-id': 'req-e776bc6b-3ca6-4862-9596-444320ca009d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:19,155 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:42:19,155 124323 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': 'Mon, 11 Apr 2022 09:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-3ddc8645-9a2d-4210-bb1d-01b31025137b', 'x-compute-request-id': 'req-3ddc8645-9a2d-4210-bb1d-01b31025137b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:20,321 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:42:20,321 124323 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': 'Mon, 11 Apr 2022 09:42:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-3dea9fc4-7653-4103-9f38-1f349876a68b', 'x-compute-request-id': 'req-3dea9fc4-7653-4103-9f38-1f349876a68b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:21,485 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:42:21,485 124323 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': 'Mon, 11 Apr 2022 09:42:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-a98f9511-10a5-4168-98ec-14c5f683277f', 'x-compute-request-id': 'req-a98f9511-10a5-4168-98ec-14c5f683277f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:22,653 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.158s 2022-04-11 09:42:22,653 124323 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': 'Mon, 11 Apr 2022 09:42:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-44f4e387-b547-4b06-9394-444df00af826', 'x-compute-request-id': 'req-44f4e387-b547-4b06-9394-444df00af826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:23,834 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.171s 2022-04-11 09:42:23,835 124323 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': 'Mon, 11 Apr 2022 09:42:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-22832917-5441-4483-b267-f195ce178fd0', 'x-compute-request-id': 'req-22832917-5441-4483-b267-f195ce178fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:25,001 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:42:25,001 124323 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': 'Mon, 11 Apr 2022 09:42:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-23c21e37-a58a-4aec-894e-6c7e5cc36417', 'x-compute-request-id': 'req-23c21e37-a58a-4aec-894e-6c7e5cc36417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:26,163 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:42:26,164 124323 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': 'Mon, 11 Apr 2022 09:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-b28482e3-4cce-4326-973e-4bcfc15b37e2', 'x-compute-request-id': 'req-b28482e3-4cce-4326-973e-4bcfc15b37e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:27,330 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:42:27,330 124323 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': 'Mon, 11 Apr 2022 09:42:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-e04e98cd-53d0-4da4-be15-2d1fe07f04ad', 'x-compute-request-id': 'req-e04e98cd-53d0-4da4-be15-2d1fe07f04ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:28,491 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:42:28,491 124323 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': 'Mon, 11 Apr 2022 09:42:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-19379af3-fb1d-42a3-8ee7-8b9a222d1ee3', 'x-compute-request-id': 'req-19379af3-fb1d-42a3-8ee7-8b9a222d1ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:29,655 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:42:29,655 124323 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': 'Mon, 11 Apr 2022 09:42:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-31f918eb-1574-478c-850b-e321ad4d67dd', 'x-compute-request-id': 'req-31f918eb-1574-478c-850b-e321ad4d67dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:30,817 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:42:30,817 124323 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': 'Mon, 11 Apr 2022 09:42:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-73f22371-4360-4673-9337-cdf83bb3f514', 'x-compute-request-id': 'req-73f22371-4360-4673-9337-cdf83bb3f514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:31,979 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:42:31,980 124323 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': 'Mon, 11 Apr 2022 09:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-5e41f7a8-3e6a-4265-a2a0-e12be8d8d9e9', 'x-compute-request-id': 'req-5e41f7a8-3e6a-4265-a2a0-e12be8d8d9e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:33,146 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.157s 2022-04-11 09:42:33,147 124323 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': 'Mon, 11 Apr 2022 09:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-555f88ff-cfa2-4d89-abed-753852716405', 'x-compute-request-id': 'req-555f88ff-cfa2-4d89-abed-753852716405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:34,308 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:42:34,308 124323 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': 'Mon, 11 Apr 2022 09:42:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-1e5806f4-399a-4aa4-84e7-9179ca9f7d6d', 'x-compute-request-id': 'req-1e5806f4-399a-4aa4-84e7-9179ca9f7d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:35,472 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:42:35,472 124323 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': 'Mon, 11 Apr 2022 09:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-67b09331-c1d2-476c-907a-f59f25bbee8e', 'x-compute-request-id': 'req-67b09331-c1d2-476c-907a-f59f25bbee8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:36,637 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:42:36,637 124323 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': 'Mon, 11 Apr 2022 09:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-857af7e2-5596-4228-a9e5-249dcab7ed1d', 'x-compute-request-id': 'req-857af7e2-5596-4228-a9e5-249dcab7ed1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:37,800 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:42:37,801 124323 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': 'Mon, 11 Apr 2022 09:42:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-91a12df8-6e46-4502-9b38-2b7211d16441', 'x-compute-request-id': 'req-91a12df8-6e46-4502-9b38-2b7211d16441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:38,962 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:42:38,963 124323 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': 'Mon, 11 Apr 2022 09:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-9ef3514a-20c6-4901-af06-1dbad70d3139', 'x-compute-request-id': 'req-9ef3514a-20c6-4901-af06-1dbad70d3139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:40,242 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.269s 2022-04-11 09:42:40,242 124323 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': 'Mon, 11 Apr 2022 09:42:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-fc91880d-f3cf-4152-a7f7-92feec510aeb', 'x-compute-request-id': 'req-fc91880d-f3cf-4152-a7f7-92feec510aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:41,423 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.171s 2022-04-11 09:42:41,423 124323 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': 'Mon, 11 Apr 2022 09:42:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-7d8e054a-2ef3-4ce3-a7d3-6c0900c5a150', 'x-compute-request-id': 'req-7d8e054a-2ef3-4ce3-a7d3-6c0900c5a150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:42,587 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:42:42,588 124323 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': 'Mon, 11 Apr 2022 09:42:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-0028fa5d-f680-4b36-bad2-6168111efa85', 'x-compute-request-id': 'req-0028fa5d-f680-4b36-bad2-6168111efa85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:43,752 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:42:43,752 124323 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': 'Mon, 11 Apr 2022 09:42:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-2076123a-8202-4986-a5c5-abc67cb3e7c5', 'x-compute-request-id': 'req-2076123a-8202-4986-a5c5-abc67cb3e7c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:44,915 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:42:44,916 124323 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': 'Mon, 11 Apr 2022 09:42:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-b776fafe-0225-4179-809d-2a4d739478bd', 'x-compute-request-id': 'req-b776fafe-0225-4179-809d-2a4d739478bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:46,075 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.149s 2022-04-11 09:42:46,076 124323 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': 'Mon, 11 Apr 2022 09:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-ef23a295-747c-4db7-9442-61a7b6fefe94', 'x-compute-request-id': 'req-ef23a295-747c-4db7-9442-61a7b6fefe94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:47,237 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:42:47,237 124323 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': 'Mon, 11 Apr 2022 09:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-2b57c03a-c7ea-419e-acdf-5f38449305b9', 'x-compute-request-id': 'req-2b57c03a-c7ea-419e-acdf-5f38449305b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:48,403 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:42:48,404 124323 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': 'Mon, 11 Apr 2022 09:42:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-7d022305-e355-4c3b-ac40-a7e4d4617182', 'x-compute-request-id': 'req-7d022305-e355-4c3b-ac40-a7e4d4617182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:49,565 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:42:49,566 124323 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': 'Mon, 11 Apr 2022 09:42:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-8a6c0887-fc49-4822-bdcc-01ff7a25661c', 'x-compute-request-id': 'req-8a6c0887-fc49-4822-bdcc-01ff7a25661c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:50,730 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:42:50,730 124323 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': 'Mon, 11 Apr 2022 09:42:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-de449d5a-6145-4838-bb5b-b5a40e65dc1b', 'x-compute-request-id': 'req-de449d5a-6145-4838-bb5b-b5a40e65dc1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:51,897 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.157s 2022-04-11 09:42:51,897 124323 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': 'Mon, 11 Apr 2022 09:42:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-bf9b6e02-fe0d-43a6-a16e-21951d094857', 'x-compute-request-id': 'req-bf9b6e02-fe0d-43a6-a16e-21951d094857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:53,064 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.157s 2022-04-11 09:42:53,064 124323 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': 'Mon, 11 Apr 2022 09:42:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-fdf9c3d8-2699-4a09-8fd0-537858b17715', 'x-compute-request-id': 'req-fdf9c3d8-2699-4a09-8fd0-537858b17715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:54,223 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.149s 2022-04-11 09:42:54,224 124323 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': 'Mon, 11 Apr 2022 09:42:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-524c226c-cdd9-46aa-b590-a299af7d53fe', 'x-compute-request-id': 'req-524c226c-cdd9-46aa-b590-a299af7d53fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:55,391 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.157s 2022-04-11 09:42:55,391 124323 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': 'Mon, 11 Apr 2022 09:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-0a181d87-bec9-465f-8af3-cad84b4c7736', 'x-compute-request-id': 'req-0a181d87-bec9-465f-8af3-cad84b4c7736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:56,551 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.150s 2022-04-11 09:42:56,551 124323 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': 'Mon, 11 Apr 2022 09:42:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-cc0f9cb4-29ad-41dc-a6bf-dd100e6ad671', 'x-compute-request-id': 'req-cc0f9cb4-29ad-41dc-a6bf-dd100e6ad671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:57,717 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:42:57,717 124323 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': 'Mon, 11 Apr 2022 09:42:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-de787435-aa6f-4136-96a8-55660e0b455c', 'x-compute-request-id': 'req-de787435-aa6f-4136-96a8-55660e0b455c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:42:58,900 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.174s 2022-04-11 09:42:58,901 124323 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': 'Mon, 11 Apr 2022 09:42:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-6632a625-7377-4b8d-9bcf-775ce387cb40', 'x-compute-request-id': 'req-6632a625-7377-4b8d-9bcf-775ce387cb40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:43:00,062 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:43:00,062 124323 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': 'Mon, 11 Apr 2022 09:42:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-30993ea7-5ab8-48f7-88d6-2aadc6161ca7', 'x-compute-request-id': 'req-30993ea7-5ab8-48f7-88d6-2aadc6161ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:43:01,223 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.152s 2022-04-11 09:43:01,224 124323 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': 'Mon, 11 Apr 2022 09:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-3bfe72f5-fe8a-4505-97ca-ef2f38a4f55a', 'x-compute-request-id': 'req-3bfe72f5-fe8a-4505-97ca-ef2f38a4f55a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:43:02,387 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:43:02,387 124323 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': 'Mon, 11 Apr 2022 09:43:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-75b23e37-cdec-45e3-ad07-29cd06d6a9ea', 'x-compute-request-id': 'req-75b23e37-cdec-45e3-ad07-29cd06d6a9ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:43:03,548 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:43:03,549 124323 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': 'Mon, 11 Apr 2022 09:43:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-b39ddfed-4bba-4ea7-afe7-d2ce26ab8a8b', 'x-compute-request-id': 'req-b39ddfed-4bba-4ea7-afe7-d2ce26ab8a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:43:04,715 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:43:04,715 124323 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': 'Mon, 11 Apr 2022 09:43:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-e0277d8e-46c8-40e2-a1fd-f7d8ee48e9fb', 'x-compute-request-id': 'req-e0277d8e-46c8-40e2-a1fd-f7d8ee48e9fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:43:05,882 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.157s 2022-04-11 09:43:05,882 124323 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': 'Mon, 11 Apr 2022 09:43:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-14a88b6f-0289-4fc3-9b65-b70268fd8701', 'x-compute-request-id': 'req-14a88b6f-0289-4fc3-9b65-b70268fd8701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:43:07,051 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.159s 2022-04-11 09:43:07,052 124323 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': 'Mon, 11 Apr 2022 09:43:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-c9aceeeb-213b-4295-934d-82ed2e56699d', 'x-compute-request-id': 'req-c9aceeeb-213b-4295-934d-82ed2e56699d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:43:08,219 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.156s 2022-04-11 09:43:08,220 124323 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': 'Mon, 11 Apr 2022 09:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-430f27d6-7b6a-4943-85ba-8f3876e51ad1', 'x-compute-request-id': 'req-430f27d6-7b6a-4943-85ba-8f3876e51ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:43:09,384 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.154s 2022-04-11 09:43:09,385 124323 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': 'Mon, 11 Apr 2022 09:43:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-814683c5-ba58-417e-9c9d-147c627099fb', 'x-compute-request-id': 'req-814683c5-ba58-417e-9c9d-147c627099fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:43:10,549 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:43:10,550 124323 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': 'Mon, 11 Apr 2022 09:43:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-9c9e0911-9b39-42f6-97f0-ec3e6176d981', 'x-compute-request-id': 'req-9c9e0911-9b39-42f6-97f0-ec3e6176d981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:43:11,713 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.153s 2022-04-11 09:43:11,713 124323 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': 'Mon, 11 Apr 2022 09:43:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-9245f741-b245-479a-a243-57f1f01d129b', 'x-compute-request-id': 'req-9245f741-b245-479a-a243-57f1f01d129b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:43:12,879 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.155s 2022-04-11 09:43:12,879 124323 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': 'Mon, 11 Apr 2022 09:43:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-3de61d5d-ca44-407b-aca0-e82dae5cd3eb', 'x-compute-request-id': 'req-3de61d5d-ca44-407b-aca0-e82dae5cd3eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:43:14,039 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.150s 2022-04-11 09:43:14,039 124323 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': 'Mon, 11 Apr 2022 09:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-0c0de9dd-c420-4471-abcd-2a99ab3054f7', 'x-compute-request-id': 'req-0c0de9dd-c420-4471-abcd-2a99ab3054f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:43:15,200 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.151s 2022-04-11 09:43:15,201 124323 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': 'Mon, 11 Apr 2022 09:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-bf4c8b2d-29f4-4d0e-8373-8e20f779b7c3', 'x-compute-request-id': 'req-bf4c8b2d-29f4-4d0e-8373-8e20f779b7c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:43:16,628 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.417s 2022-04-11 09:43:16,629 124323 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': 'Mon, 11 Apr 2022 09:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-1681a4e6-fd51-49c8-9c2d-66363cd1f3ec', 'x-compute-request-id': 'req-1681a4e6-fd51-49c8-9c2d-66363cd1f3ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:43:17,845 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.206s 2022-04-11 09:43:17,845 124323 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': 'Mon, 11 Apr 2022 09:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-f821ca18-3c2a-4b99-9318-d86f58f52865', 'x-compute-request-id': 'req-f821ca18-3c2a-4b99-9318-d86f58f52865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:43:19,083 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.227s 2022-04-11 09:43:19,083 124323 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': 'Mon, 11 Apr 2022 09:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-9da87a9d-a705-43f9-b158-30453dcfafa8', 'x-compute-request-id': 'req-9da87a9d-a705-43f9-b158-30453dcfafa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:43:20,423 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.330s 2022-04-11 09:43:20,423 124323 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': 'Mon, 11 Apr 2022 09:43:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-eba1acfc-184d-494f-b83a-54120309b979', 'x-compute-request-id': 'req-eba1acfc-184d-494f-b83a-54120309b979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:43:21,597 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.164s 2022-04-11 09:43:21,597 124323 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': 'Mon, 11 Apr 2022 09:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1747', '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-50ab94c9-8617-46c8-8633-570dafd4fc8c', 'x-compute-request-id': 'req-50ab94c9-8617-46c8-8633-570dafd4fc8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"server": {"id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "name": "tempest-AttachVolumeShelveTestJSON-server-1358609767", "status": "SHELVED_OFFLOADED", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:50Z", "updated": "2022-04-11T09:41:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ab:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379369156", "OS-SRV-USG:launched_at": "2022-04-11T09:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1416091800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-04-11 09:44:07,335 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c 45.721s 2022-04-11 09:44:07,335 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a37d8518-e2f6-467b-89d8-47b947285afd', 'content-length': '1180', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a37d8518-e2f6-467b-89d8-47b947285afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c'} Body: b'{"volume": {"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:44.000000", "updated_at": "2022-04-11T09:37:21.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-411820597", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "attachment_id": "cb8384ce-c52b-4fdd-b267-08002e644760", "volume_id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "server_id": "7f4193dc-5e4c-4fa6-9274-f51f1441731f", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:45:07,402 124323 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.11', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f/os-volume_attachments/ea6dce56-092e-4888-85e3-e3736b82cc0c 2022-04-11 09:46:07,461 124323 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.11', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f/os-volume_attachments/ea6dce56-092e-4888-85e3-e3736b82cc0c 2022-04-11 09:47:07,522 124323 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.11', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f/os-volume_attachments/ea6dce56-092e-4888-85e3-e3736b82cc0c 2022-04-11 09:48:07,583 124323 WARNING [urllib3.connectionpool] Retrying (Retry(total=6, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.11', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f/os-volume_attachments/ea6dce56-092e-4888-85e3-e3736b82cc0c 2022-04-11 09:49:07,645 124323 WARNING [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.11', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f/os-volume_attachments/ea6dce56-092e-4888-85e3-e3736b82cc0c 2022-04-11 09:50:07,704 124323 WARNING [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.11', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f/os-volume_attachments/ea6dce56-092e-4888-85e3-e3736b82cc0c 2022-04-11 09:50:08,524 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 DELETE http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f/os-volume_attachments/ea6dce56-092e-4888-85e3-e3736b82cc0c 361.181s 2022-04-11 09:50:08,524 124323 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': 'Mon, 11 Apr 2022 09:50:07 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': '154', 'x-openstack-request-id': 'req-1458e84a-46e1-4014-8a19-7b6fc9305b1f', 'x-compute-request-id': 'req-1458e84a-46e1-4014-8a19-7b6fc9305b1f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f/os-volume_attachments/ea6dce56-092e-4888-85e3-e3736b82cc0c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7f4193dc-5e4c-4fa6-9274-f51f1441731f is not attached to volume ea6dce56-092e-4888-85e3-e3736b82cc0c"}}' 2022-04-11 09:50:08,597 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f/os-volume_attachments 0.072s 2022-04-11 09:50:08,597 124323 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': 'Mon, 11 Apr 2022 09:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25', '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-6ab53be1-e6d0-479f-8fc3-d11eb2e56bd2', 'x-compute-request-id': 'req-6ab53be1-e6d0-479f-8fc3-d11eb2e56bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2022-04-11 09:50:08,664 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c 0.064s 2022-04-11 09:50:08,664 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecdf0bc9-b6d8-4fc6-ba33-f07f5224d6af', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecdf0bc9-b6d8-4fc6-ba33-f07f5224d6af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c'} Body: b'{"volume": {"id": "ea6dce56-092e-4888-85e3-e3736b82cc0c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:44.000000", "updated_at": "2022-04-11T09:46:07.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-411820597", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/ea6dce56-092e-4888-85e3-e3736b82cc0c"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:50:08,671 124323 INFO [tempest.common.waiters] volume ea6dce56-092e-4888-85e3-e3736b82cc0c reached available after waiting for 0.671537 seconds 2022-04-11 09:50:10,652 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 1.980s 2022-04-11 09:50:10,653 124323 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': 'Mon, 11 Apr 2022 09:50:08 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-de1748a9-6da6-4ce5-8281-e6dca6f45420', 'x-compute-request-id': 'req-de1748a9-6da6-4ce5-8281-e6dca6f45420', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'' 2022-04-11 09:50:10,690 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f 0.037s 2022-04-11 09:50:10,691 124323 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': 'Mon, 11 Apr 2022 09:50:10 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-f4a0393f-268a-45ea-a4ae-3cb6acc78725', 'x-compute-request-id': 'req-f4a0393f-268a-45ea-a4ae-3cb6acc78725', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/7f4193dc-5e4c-4fa6-9274-f51f1441731f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7f4193dc-5e4c-4fa6-9274-f51f1441731f could not be found."}}' 2022-04-11 09:50:10,722 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.11/compute/v2.1/os-keypairs/tempest-keypair-379369156 0.031s 2022-04-11 09:50:10,723 124323 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': 'Mon, 11 Apr 2022 09:50:10 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-3412da8c-f11c-4e9d-85e5-02d0da5517fc', 'x-compute-request-id': 'req-3412da8c-f11c-4e9d-85e5-02d0da5517fc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.11/compute/v2.1/os-keypairs/tempest-keypair-379369156'} Body: b'' 2022-04-11 09:50:10,877 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.11:9696/v2.0/security-groups/1f5b7907-3ae2-4c9b-9d98-1dba657d7ecb 0.154s 2022-04-11 09:50:10,878 124323 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-453a253a-a220-4b0d-88d0-2d43b95b1ed0', 'content-length': '0', 'date': 'Mon, 11 Apr 2022 09:50:10 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.11:9696/v2.0/security-groups/1f5b7907-3ae2-4c9b-9d98-1dba657d7ecb'} Body: b'' 2022-04-11 09:50:10,903 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.11:9696/v2.0/security-groups/1f5b7907-3ae2-4c9b-9d98-1dba657d7ecb 0.025s 2022-04-11 09:50:10,904 124323 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-ed170123-24d6-4756-8047-1b8a6f48560f', 'date': 'Mon, 11 Apr 2022 09:50:10 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.11:9696/v2.0/security-groups/1f5b7907-3ae2-4c9b-9d98-1dba657d7ecb'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1f5b7907-3ae2-4c9b-9d98-1dba657d7ecb does not exist", "detail": ""}}' 2022-04-11 09:50:11,370 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.11:9696/v2.0/floatingips/bd388535-11fc-4ef9-92d5-3d14c36c3a8f 0.466s 2022-04-11 09:50:11,371 124323 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-e4bb385d-5a43-41a5-9b64-d9575917055b', 'content-length': '0', 'date': 'Mon, 11 Apr 2022 09:50:11 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.11:9696/v2.0/floatingips/bd388535-11fc-4ef9-92d5-3d14c36c3a8f'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 275, in test_attach_volume_shelved_or_offload_server self._unshelve_server_and_check_volumes( File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 249, in _unshelve_server_and_check_volumes waiters.wait_for_server_status(self.servers_client, 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: (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Server 7f4193dc-5e4c-4fa6-9274-f51f1441731f failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: SHELVED_OFFLOADED. Current task state: None. |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
fail
ft5.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-04-11 09:50:11,478 124323 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-04-11 09:50:11,478 124323 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-04-11 09:50:11,818 124323 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.11/compute/v2.1/os-keypairs 0.339s 2022-04-11 09:50:11,818 124323 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-662944840"}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2319', '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-77228261-43ca-4458-b98b-52784cc149d6', 'x-compute-request-id': 'req-77228261-43ca-4458-b98b-52784cc149d6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEA1FSXTrexiBY/+gAH+cd5saeU+pOZpBDJU9RdIzlR81Wp0Nta\\nX2CP6OQ1VwORvfqeCt250gQUsQiEhYOIKWYloZ4gu4SrDocs8khH1h4YpT9MU44T\\nySImkf61dmwKqGRGm1eu2EcJ+egn+1HnQZ4VuOUO8Y4RB+Ait9J1tToGDTia1aYQ\\nSaiapNSj3OU3GPETASMiKjU25WL5NpU+TrQQ1jAhRufSemCMGouBphwWil2HAdYL\\n0AqcxR5E7Wqa1kA20ywIuA4DtCbSyU9xNllac5DhY1HzNz76AFYfDIiZVyNpKiKs\\nt3kRIXBd6d0FcnyTyrFH5F+cOp2Z6RzrPO5qYQIDAQABAoIBAFvS8VRzkG0f4i8F\\nkG1u3Kv9oynyZwFS2R5NurGe+lfXdgcCtcSFh/bZqk+lFYQpO+vLE69FYIVm/5iV\\n126/5ApOzi0KJMe1obRtmdN5VIMyKpn/2YKkKDX/Bw7djoZgR0Cq3MxffGr9AT1o\\noC/6Y76AIMRKAgd74MfKVmk3XKKeTHhDxghAfrGTuLMWdNMj39nJs/JeG3PpO6P3\\nJPFGp9kRAqbT7WW1XEAzA+F2VHhagH6u7ZmOSjqJboOsuq2qpQhiGZlgkG+4g41U\\nNNqrTwZLQ+eJtQ8HF0Y2crmu1OHiOd6pH8r6RYzVzi1+JdYON899+G5aztjfj38u\\nb4cLvDkCgYEA7UNcsEhRmzVsPFpLTjWEAt6krIj88vpgeOmr6Usl955NWvHQZKnU\\n0u5GbMg6P7+gYgUjWATabUk8o+RpXAZKN9CzaFXb5t3NoVi73JgVBjTC2o0edX0e\\n8AWFc3ZsMHsJvHGN3oLH0ML/nmnEm10EXTLTZyaPSz5jIySYLb9J6NsCgYEA5Rkt\\nHltH8OkEoOVDG55kosD7mTxA8CsP8hTZNbit1CPYC/BD4pKKJuwSwGPjDMzhOxaJ\\nS21uecvN5Hrpc1LrsVayxzEqayoyphr35OjWiEtbfg8SzlhD7nkTCGdKU22atzV0\\nwQR1RUppfqvT9DB+ksgoFwGHSVi8YnAQoTABcHMCgYB3WLkZG2ehUSAew7S5pIXB\\nA8mF2GqUtoksiS4mbdytT/3NT3HqENuzNpRKR/W092lvpPIAZoCRFJPiRRUSaz+O\\nD/cO9pFk8hFrpbzp275HnuadFPtLUiLrzXsxd1I4mMtu9RfN468rPctjHgT9ua5m\\nSxi3/Fd8G+e2V8QMzvoYnQKBgQDaKCI9wQB9mPbuW8KOn0MHdKthXO4dhXQWuuGn\\n9WeaFlPZ8n5CV/a0X6Lvj26bNtHXWXt91wQXeQpj4uNBDRohcgSmB9xz1egLIq0i\\nTtJTUScboDDxSz3M7YBBRVKSpVFp2r6GOr+NLvHMTMV1x2QQVAdQ+QShxJ0HQ92i\\nEDuenwKBgQCpUrGKKVvppkP0i4wVPuYt1k480CWQeq/AtB3E52PRuXpxmzpaBuKf\\nbKPCY8L1svt+RooDyS5xZ/fWRoSB1L55har4mK+7l/uiTlAYcOZ+1EDcxtidajpB\\nY+mRjN9rhsSeE8OKs/EpF87FiY2kjyTWtX47ZwcH3Rl7dtbyn8GTzQ==\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-662944840", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUVJdOt7GIFj/6AAf5x3mxp5T6k5mkEMlT1F0jOVHzVanQ21pfYI/o5DVXA5G9+p4K3bnSBBSxCISFg4gpZiWhniC7hKsOhyzySEfWHhilP0xTjhPJIiaR/rV2bAqoZEabV67YRwn56Cf7UedBnhW45Q7xjhEH4CK30nW1OgYNOJrVphBJqJqk1KPc5TcY8RMBIyIqNTblYvk2lT5OtBDWMCFG59J6YIwai4GmHBaKXYcB1gvQCpzFHkTtaprWQDbTLAi4DgO0JtLJT3E2WVpzkOFjUfM3PvoAVh8MiJlXI2kqIqy3eREhcF3p3QVyfJPKsUfkX5w6nZnpHOs87mph Generated-by-Nova", "fingerprint": "49:2e:f7:3f:3c:f9:61:71:5f:49:29:0f:45:52:0f:22", "user_id": "76d50aef38b34707872365f2016b6a68"}}' 2022-04-11 09:50:11,820 124323 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-662944840 created 2022-04-11 09:50:11,949 124323 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.11:9696/v2.0/security-groups 0.127s 2022-04-11 09:50:11,950 124323 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--1358594924", "description": "tempest-description--16908290"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-11c46836-36ab-4a5d-9abc-7e9bad45ae19', 'date': 'Mon, 11 Apr 2022 09:50:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "b5bcaaff-1da5-4e4a-adf0-22a37651d267", "name": "tempest-securitygroup--1358594924", "stateful": true, "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "description": "tempest-description--16908290", "shared": false, "security_group_rules": [{"id": "530005b0-926e-4cbe-aa2c-5aed351b34d8", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "security_group_id": "b5bcaaff-1da5-4e4a-adf0-22a37651d267", "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": 482, "description": null, "tags": [], "created_at": "2022-04-11T09:50:11Z", "updated_at": "2022-04-11T09:50:11Z", "revision_number": 0, "project_id": "2f0be38a9b3144f2a8f59c15a32ff390"}, {"id": "ab0604b5-6cf8-41cd-bdb8-9f98b3aabbcb", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "security_group_id": "b5bcaaff-1da5-4e4a-adf0-22a37651d267", "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": 483, "description": null, "tags": [], "created_at": "2022-04-11T09:50:11Z", "updated_at": "2022-04-11T09:50:11Z", "revision_number": 0, "project_id": "2f0be38a9b3144f2a8f59c15a32ff390"}], "tags": [], "created_at": "2022-04-11T09:50:11Z", "updated_at": "2022-04-11T09:50:11Z", "revision_number": 1, "project_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:50:12,071 124323 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.11:9696/v2.0/security-group-rules 0.121s 2022-04-11 09:50:12,072 124323 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": "b5bcaaff-1da5-4e4a-adf0-22a37651d267", "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-79d3bf13-7045-44e1-b301-c14a9d4fec4c', 'date': 'Mon, 11 Apr 2022 09:50:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9c5af357-08d4-4870-b4ee-27c296df2576", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "security_group_id": "b5bcaaff-1da5-4e4a-adf0-22a37651d267", "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-04-11T09:50:12Z", "updated_at": "2022-04-11T09:50:12Z", "revision_number": 0, "project_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:50:12,186 124323 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.11:9696/v2.0/security-group-rules 0.113s 2022-04-11 09:50:12,186 124323 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": "b5bcaaff-1da5-4e4a-adf0-22a37651d267", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d7b87c2c-8ace-4aeb-908e-fe37ea675c77', 'date': 'Mon, 11 Apr 2022 09:50:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "73bff0fc-d86c-4847-8d35-02048c2e8bb6", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "security_group_id": "b5bcaaff-1da5-4e4a-adf0-22a37651d267", "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-04-11T09:50:12Z", "updated_at": "2022-04-11T09:50:12Z", "revision_number": 0, "project_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:50:12,187 124323 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1358594924 created 2022-04-11 09:50:13,146 124323 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.11:9696/v2.0/floatingips 0.959s 2022-04-11 09:50:13,146 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "1ddef7fa-4766-4d1c-b96f-6b200623802f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-a76613d1-e843-4600-a9f7-3a09726f0a79', 'date': 'Mon, 11 Apr 2022 09:50:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ba1fa06e-1633-4db3-9702-eb7e15d3ebe5", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "floating_ip_address": "172.27.3.27", "floating_network_id": "1ddef7fa-4766-4d1c-b96f-6b200623802f", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2f0be38a9b3144f2a8f59c15a32ff390", "description": "", "port_details": null, "tags": [], "created_at": "2022-04-11T09:50:12Z", "updated_at": "2022-04-11T09:50:12Z", "revision_number": 0}}' 2022-04-11 09:50:13,147 124323 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ba1fa06e-1633-4db3-9702-eb7e15d3ebe5', 'tenant_id': '2f0be38a9b3144f2a8f59c15a32ff390', 'floating_ip_address': '172.27.3.27', 'floating_network_id': '1ddef7fa-4766-4d1c-b96f-6b200623802f', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2f0be38a9b3144f2a8f59c15a32ff390', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-04-11T09:50:12Z', 'updated_at': '2022-04-11T09:50:12Z', 'revision_number': 0, 'ip': '172.27.3.27'} created 2022-04-11 09:50:13,190 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.222.0.11/identity/v3/auth/tokens 0.038s 2022-04-11 09:50:13,191 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3254', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7b965aa1-ff45-420b-b83d-04de0be1431d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "76d50aef38b34707872365f2016b6a68", "name": "tempest-AttachVolumeShelveTestJSON-502458730-project", "password_expires_at": null}, "audit_ids": ["QCxmgR6IQ-q5blM-7NuhKw"], "expires_at": "2022-04-11T10:50:13.000000Z", "issued_at": "2022-04-11T09:50:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f0be38a9b3144f2a8f59c15a32ff390", "name": "tempest-AttachVolumeShelveTestJSON-502458730"}, "is_domain": false, "roles": [{"id": "b478ac538e1c47f795ba99ea57f98e2b", "name": "member"}, {"id": "d281caf276aa4f4f9e569c3555eacd33", "name": "reader"}], "catalog": [{"endpoints": [{"id": "562511e165b54693812b20eb1977253d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.11:8080", "region": "RegionOne"}, {"id": "79bc5a9fd7f643f89e65ef103322b4b3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11:8080/v1/AUTH_2f0be38a9b3144f2a8f59c15a32ff390", "region": "RegionOne"}], "id": "0512eb9c159147738e5173e49974b126", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3ebcaaee32d24d03b25941733dde17b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390", "region": "RegionOne"}], "id": "3bd0c7a700d442529e9195a5f99d63b8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "ad60118832834e10ac9643f77d5f5f13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11:9696/", "region": "RegionOne"}], "id": "3e4d74c3e00a4a46bcd814dc64619dc4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0886496255b44011aca09c3a9f7ccc5c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/image", "region": "RegionOne"}], "id": "80ab5fa18595421aaff41f532de9a25b", "type": "image", "name": "glance"}, {"endpoints": [{"id": "37af92f5a906449b8b0d6e4c8b6865bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/compute/v2/2f0be38a9b3144f2a8f59c15a32ff390", "region": "RegionOne"}], "id": "8301df3b062b4e96ab0587b7cd862ec8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "85b7ffa6a2864c28bd6e19d4601de35f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390", "region": "RegionOne"}], "id": "95612643cd25400b9317c8f6a68fe0bf", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d457a72b2e6c48439d4d6f86a3d20e88", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/compute/v2.1", "region": "RegionOne"}], "id": "afcd314eae8f46b2ae7d191ae0c82287", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e04b3d4dfd944d4098cb60a8e6daa25e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/placement", "region": "RegionOne"}], "id": "c281df1778e246959c0cb0ef9d72c9dc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dfca484811e94535ba271b2f00fdf6d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/identity", "region": "RegionOne"}], "id": "fd9bd34f7e044883b019eddc45b98c7f", "type": "identity", "name": "keystone"}]}}' 2022-04-11 09:50:13,191 124323 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '732e9fa0-f176-40a5-a791-28d00e49d5d2', 'name': 'tempest-AttachVolumeShelveTestJSON-852513705-network', 'tenant_id': '2f0be38a9b3144f2a8f59c15a32ff390', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2f0be38a9b3144f2a8f59c15a32ff390', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 108, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-04-11T09:31:30Z', 'updated_at': '2022-04-11T09:31:30Z', 'revision_number': 1} available for tenant 2022-04-11 09:50:13,192 124323 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1FSXTrexiBY/+gAH+cd5saeU+pOZpBDJU9RdIzlR81Wp0Nta\nX2CP6OQ1VwORvfqeCt250gQUsQiEhYOIKWYloZ4gu4SrDocs8khH1h4YpT9MU44T\nySImkf61dmwKqGRGm1eu2EcJ+egn+1HnQZ4VuOUO8Y4RB+Ait9J1tToGDTia1aYQ\nSaiapNSj3OU3GPETASMiKjU25WL5NpU+TrQQ1jAhRufSemCMGouBphwWil2HAdYL\n0AqcxR5E7Wqa1kA20ywIuA4DtCbSyU9xNllac5DhY1HzNz76AFYfDIiZVyNpKiKs\nt3kRIXBd6d0FcnyTyrFH5F+cOp2Z6RzrPO5qYQIDAQABAoIBAFvS8VRzkG0f4i8F\nkG1u3Kv9oynyZwFS2R5NurGe+lfXdgcCtcSFh/bZqk+lFYQpO+vLE69FYIVm/5iV\n126/5ApOzi0KJMe1obRtmdN5VIMyKpn/2YKkKDX/Bw7djoZgR0Cq3MxffGr9AT1o\noC/6Y76AIMRKAgd74MfKVmk3XKKeTHhDxghAfrGTuLMWdNMj39nJs/JeG3PpO6P3\nJPFGp9kRAqbT7WW1XEAzA+F2VHhagH6u7ZmOSjqJboOsuq2qpQhiGZlgkG+4g41U\nNNqrTwZLQ+eJtQ8HF0Y2crmu1OHiOd6pH8r6RYzVzi1+JdYON899+G5aztjfj38u\nb4cLvDkCgYEA7UNcsEhRmzVsPFpLTjWEAt6krIj88vpgeOmr6Usl955NWvHQZKnU\n0u5GbMg6P7+gYgUjWATabUk8o+RpXAZKN9CzaFXb5t3NoVi73JgVBjTC2o0edX0e\n8AWFc3ZsMHsJvHGN3oLH0ML/nmnEm10EXTLTZyaPSz5jIySYLb9J6NsCgYEA5Rkt\nHltH8OkEoOVDG55kosD7mTxA8CsP8hTZNbit1CPYC/BD4pKKJuwSwGPjDMzhOxaJ\nS21uecvN5Hrpc1LrsVayxzEqayoyphr35OjWiEtbfg8SzlhD7nkTCGdKU22atzV0\nwQR1RUppfqvT9DB+ksgoFwGHSVi8YnAQoTABcHMCgYB3WLkZG2ehUSAew7S5pIXB\nA8mF2GqUtoksiS4mbdytT/3NT3HqENuzNpRKR/W092lvpPIAZoCRFJPiRRUSaz+O\nD/cO9pFk8hFrpbzp275HnuadFPtLUiLrzXsxd1I4mMtu9RfN468rPctjHgT9ua5m\nSxi3/Fd8G+e2V8QMzvoYnQKBgQDaKCI9wQB9mPbuW8KOn0MHdKthXO4dhXQWuuGn\n9WeaFlPZ8n5CV/a0X6Lvj26bNtHXWXt91wQXeQpj4uNBDRohcgSmB9xz1egLIq0i\nTtJTUScboDDxSz3M7YBBRVKSpVFp2r6GOr+NLvHMTMV1x2QQVAdQ+QShxJ0HQ92i\nEDuenwKBgQCpUrGKKVvppkP0i4wVPuYt1k480CWQeq/AtB3E52PRuXpxmzpaBuKf\nbKPCY8L1svt+RooDyS5xZ/fWRoSB1L55har4mK+7l/uiTlAYcOZ+1EDcxtidajpB\nY+mRjN9rhsSeE8OKs/EpF87FiY2kjyTWtX47ZwcH3Rl7dtbyn8GTzQ==\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-662944840', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUVJdOt7GIFj/6AAf5x3mxp5T6k5mkEMlT1F0jOVHzVanQ21pfYI/o5DVXA5G9+p4K3bnSBBSxCISFg4gpZiWhniC7hKsOhyzySEfWHhilP0xTjhPJIiaR/rV2bAqoZEabV67YRwn56Cf7UedBnhW45Q7xjhEH4CK30nW1OgYNOJrVphBJqJqk1KPc5TcY8RMBIyIqNTblYvk2lT5OtBDWMCFG59J6YIwai4GmHBaKXYcB1gvQCpzFHkTtaprWQDbTLAi4DgO0JtLJT3E2WVpzkOFjUfM3PvoAVh8MiJlXI2kqIqy3eREhcF3p3QVyfJPKsUfkX5w6nZnpHOs87mph Generated-by-Nova', 'fingerprint': '49:2e:f7:3f:3c:f9:61:71:5f:49:29:0f:45:52:0f:22', 'user_id': '76d50aef38b34707872365f2016b6a68'}, 'security_group': {'id': 'b5bcaaff-1da5-4e4a-adf0-22a37651d267', 'name': 'tempest-securitygroup--1358594924', 'stateful': True, 'tenant_id': '2f0be38a9b3144f2a8f59c15a32ff390', 'description': 'tempest-description--16908290', 'shared': False, 'security_group_rules': [{'id': '530005b0-926e-4cbe-aa2c-5aed351b34d8', 'tenant_id': '2f0be38a9b3144f2a8f59c15a32ff390', 'security_group_id': 'b5bcaaff-1da5-4e4a-adf0-22a37651d267', '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': 482, 'description': None, 'tags': [], 'created_at': '2022-04-11T09:50:11Z', 'updated_at': '2022-04-11T09:50:11Z', 'revision_number': 0, 'project_id': '2f0be38a9b3144f2a8f59c15a32ff390'}, {'id': 'ab0604b5-6cf8-41cd-bdb8-9f98b3aabbcb', 'tenant_id': '2f0be38a9b3144f2a8f59c15a32ff390', 'security_group_id': 'b5bcaaff-1da5-4e4a-adf0-22a37651d267', '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': 483, 'description': None, 'tags': [], 'created_at': '2022-04-11T09:50:11Z', 'updated_at': '2022-04-11T09:50:11Z', 'revision_number': 0, 'project_id': '2f0be38a9b3144f2a8f59c15a32ff390'}], 'tags': [], 'created_at': '2022-04-11T09:50:11Z', 'updated_at': '2022-04-11T09:50:11Z', 'revision_number': 1, 'project_id': '2f0be38a9b3144f2a8f59c15a32ff390'}, 'floating_ip': {'id': 'ba1fa06e-1633-4db3-9702-eb7e15d3ebe5', 'tenant_id': '2f0be38a9b3144f2a8f59c15a32ff390', 'floating_ip_address': '172.27.3.27', 'floating_network_id': '1ddef7fa-4766-4d1c-b96f-6b200623802f', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2f0be38a9b3144f2a8f59c15a32ff390', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-04-11T09:50:12Z', 'updated_at': '2022-04-11T09:50:12Z', 'revision_number': 0, 'ip': '172.27.3.27'}} 2022-04-11 09:50:13,745 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.11/compute/v2.1/servers 0.553s 2022-04-11 09:50:13,746 124323 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-1602636492", "imageRef": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "732e9fa0-f176-40a5-a791-28d00e49d5d2"}], "security_groups": [{"name": "tempest-securitygroup--1358594924"}], "key_name": "tempest-keypair-662944840", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1', '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-51b47d1b-b843-45a7-8f40-8162704e84fa', 'x-compute-request-id': 'req-51b47d1b-b843-45a7-8f40-8162704e84fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.11/compute/v2.1/servers'} Body: b'{"server": {"id": "16e8fc19-a6dd-478e-981e-9aa7695f8ad1", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1358594924"}], "adminPass": "password"}}' 2022-04-11 09:50:13,823 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1 0.075s 2022-04-11 09:50:13,824 124323 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': 'Mon, 11 Apr 2022 09:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7af806f2-a1fc-4a04-af32-c65c6b45a16e', 'x-compute-request-id': 'req-7af806f2-a1fc-4a04-af32-c65c6b45a16e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1'} Body: b'{"server": {"id": "16e8fc19-a6dd-478e-981e-9aa7695f8ad1", "name": "tempest-AttachVolumeShelveTestJSON-server-1602636492", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:50:14Z", "updated": "2022-04-11T09:50:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-662944840", "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-04-11 09:50:14,944 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1 0.112s 2022-04-11 09:50:14,945 124323 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': 'Mon, 11 Apr 2022 09:50:14 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-b656819f-ada8-458c-8ad7-d533bca08a28', 'x-compute-request-id': 'req-b656819f-ada8-458c-8ad7-d533bca08a28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1'} Body: b'{"server": {"id": "16e8fc19-a6dd-478e-981e-9aa7695f8ad1", "name": "tempest-AttachVolumeShelveTestJSON-server-1602636492", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:50:13Z", "updated": "2022-04-11T09:50:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-662944840", "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-04-11 09:50:14,953 124323 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2022-04-11 09:50:16,219 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1 0.264s 2022-04-11 09:50:16,219 124323 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': 'Mon, 11 Apr 2022 09:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-bb9cdfed-bd6d-4dbd-96d1-aed606408e54', 'x-compute-request-id': 'req-bb9cdfed-bd6d-4dbd-96d1-aed606408e54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1'} Body: b'{"server": {"id": "16e8fc19-a6dd-478e-981e-9aa7695f8ad1", "name": "tempest-AttachVolumeShelveTestJSON-server-1602636492", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:50:13Z", "updated": "2022-04-11T09:50:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-662944840", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1358594924"}], "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-04-11 09:50:17,386 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1 0.157s 2022-04-11 09:50:17,386 124323 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': 'Mon, 11 Apr 2022 09:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-32797aae-b312-4f8a-b367-1fb4fec94bf2', 'x-compute-request-id': 'req-32797aae-b312-4f8a-b367-1fb4fec94bf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1'} Body: b'{"server": {"id": "16e8fc19-a6dd-478e-981e-9aa7695f8ad1", "name": "tempest-AttachVolumeShelveTestJSON-server-1602636492", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:50:13Z", "updated": "2022-04-11T09:50:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-662944840", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1358594924"}], "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-04-11 09:50:18,543 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1 0.148s 2022-04-11 09:50:18,544 124323 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': 'Mon, 11 Apr 2022 09:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-53afd5b8-372e-42f6-b26c-28508ed53897', 'x-compute-request-id': 'req-53afd5b8-372e-42f6-b26c-28508ed53897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1'} Body: b'{"server": {"id": "16e8fc19-a6dd-478e-981e-9aa7695f8ad1", "name": "tempest-AttachVolumeShelveTestJSON-server-1602636492", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:50:13Z", "updated": "2022-04-11T09:50:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-662944840", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1358594924"}], "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-04-11 09:50:19,711 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1 0.159s 2022-04-11 09:50:19,712 124323 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': 'Mon, 11 Apr 2022 09:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-8dd15b3d-3d5a-440a-90e1-98240de0bdb8', 'x-compute-request-id': 'req-8dd15b3d-3d5a-440a-90e1-98240de0bdb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1'} Body: b'{"server": {"id": "16e8fc19-a6dd-478e-981e-9aa7695f8ad1", "name": "tempest-AttachVolumeShelveTestJSON-server-1602636492", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:50:13Z", "updated": "2022-04-11T09:50:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-662944840", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1358594924"}], "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-04-11 09:50:20,883 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1 0.161s 2022-04-11 09:50:20,883 124323 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': 'Mon, 11 Apr 2022 09:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-779308e9-f0cd-49b7-be81-495d8d4a0f99', 'x-compute-request-id': 'req-779308e9-f0cd-49b7-be81-495d8d4a0f99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1'} Body: b'{"server": {"id": "16e8fc19-a6dd-478e-981e-9aa7695f8ad1", "name": "tempest-AttachVolumeShelveTestJSON-server-1602636492", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:50:13Z", "updated": "2022-04-11T09:50:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-662944840", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1358594924"}], "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-04-11 09:50:22,046 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1 0.154s 2022-04-11 09:50:22,046 124323 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': 'Mon, 11 Apr 2022 09:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-3c5df217-0edb-41c4-af5b-b6fa3bf30b45', 'x-compute-request-id': 'req-3c5df217-0edb-41c4-af5b-b6fa3bf30b45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1'} Body: b'{"server": {"id": "16e8fc19-a6dd-478e-981e-9aa7695f8ad1", "name": "tempest-AttachVolumeShelveTestJSON-server-1602636492", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:50:13Z", "updated": "2022-04-11T09:50:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-662944840", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1358594924"}], "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-04-11 09:50:23,206 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1 0.151s 2022-04-11 09:50:23,206 124323 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': 'Mon, 11 Apr 2022 09:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-28be92bf-36be-4566-9fe6-9fb45d272667', 'x-compute-request-id': 'req-28be92bf-36be-4566-9fe6-9fb45d272667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1'} Body: b'{"server": {"id": "16e8fc19-a6dd-478e-981e-9aa7695f8ad1", "name": "tempest-AttachVolumeShelveTestJSON-server-1602636492", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:50:13Z", "updated": "2022-04-11T09:50:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-662944840", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1358594924"}], "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-04-11 09:50:24,368 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1 0.151s 2022-04-11 09:50:24,368 124323 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': 'Mon, 11 Apr 2022 09:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-30a472b2-6292-416d-af54-27fdef1bac30', 'x-compute-request-id': 'req-30a472b2-6292-416d-af54-27fdef1bac30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1'} Body: b'{"server": {"id": "16e8fc19-a6dd-478e-981e-9aa7695f8ad1", "name": "tempest-AttachVolumeShelveTestJSON-server-1602636492", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:50:13Z", "updated": "2022-04-11T09:50:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-662944840", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1358594924"}], "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-04-11 09:50:25,542 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1 0.165s 2022-04-11 09:50:25,543 124323 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': 'Mon, 11 Apr 2022 09:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', '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-b494dbe4-8460-4804-b428-a9dfec1b5547', 'x-compute-request-id': 'req-b494dbe4-8460-4804-b428-a9dfec1b5547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1'} Body: b'{"server": {"id": "16e8fc19-a6dd-478e-981e-9aa7695f8ad1", "name": "tempest-AttachVolumeShelveTestJSON-server-1602636492", "status": "BUILD", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:50:13Z", "updated": "2022-04-11T09:50:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-662944840", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1358594924"}], "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-04-11 09:50:26,703 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1 0.151s 2022-04-11 09:50:26,703 124323 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': 'Mon, 11 Apr 2022 09:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', '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-eda62d59-6d5c-450e-abc9-57ff43f85a4f', 'x-compute-request-id': 'req-eda62d59-6d5c-450e-abc9-57ff43f85a4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1'} Body: b'{"server": {"id": "16e8fc19-a6dd-478e-981e-9aa7695f8ad1", "name": "tempest-AttachVolumeShelveTestJSON-server-1602636492", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:50:13Z", "updated": "2022-04-11T09:50:25Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:e5:4b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-662944840", "OS-SRV-USG:launched_at": "2022-04-11T09:50:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1358594924"}], "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-04-11 09:50:26,712 124323 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2022-04-11 09:50:26,804 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1/os-interface 0.091s 2022-04-11 09:50:26,804 124323 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': 'Mon, 11 Apr 2022 09:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '285', '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-c9ff08de-be04-47ff-b3a5-350342a08808', 'x-compute-request-id': 'req-c9ff08de-be04-47ff-b3a5-350342a08808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "732e9fa0-f176-40a5-a791-28d00e49d5d2", "port_id": "43314cae-b18b-4e7a-b7d6-e5a011f53583", "mac_addr": "fa:16:3e:90:e5:4b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "18496442-a3f6-45c5-b5f9-0475bfbe0ccc", "ip_address": "172.20.0.13"}]}]}' 2022-04-11 09:50:27,738 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.11:9696/v2.0/floatingips/ba1fa06e-1633-4db3-9702-eb7e15d3ebe5 0.930s 2022-04-11 09:50:27,738 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "43314cae-b18b-4e7a-b7d6-e5a011f53583"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-faa65d04-e03e-42c9-b038-5b34d05caef7', 'date': 'Mon, 11 Apr 2022 09:50:27 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11:9696/v2.0/floatingips/ba1fa06e-1633-4db3-9702-eb7e15d3ebe5'} Body: b'{"floatingip": {"id": "ba1fa06e-1633-4db3-9702-eb7e15d3ebe5", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "floating_ip_address": "172.27.3.27", "floating_network_id": "1ddef7fa-4766-4d1c-b96f-6b200623802f", "router_id": "e1e67278-4467-4996-bdaa-08f99214654c", "port_id": "43314cae-b18b-4e7a-b7d6-e5a011f53583", "fixed_ip_address": "172.20.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "732e9fa0-f176-40a5-a791-28d00e49d5d2", "mac_address": "fa:16:3e:90:e5:4b", "admin_state_up": true, "status": "ACTIVE", "device_id": "16e8fc19-a6dd-478e-981e-9aa7695f8ad1", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-04-11T09:50:12Z", "updated_at": "2022-04-11T09:50:27Z", "revision_number": 1, "project_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:50:27,750 124323 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.27:22' as 'ubuntu' with public key authentication 2022-04-11 09:50:31,689 124323 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.27 ([Errno None] Unable to connect to port 22 on 172.27.3.27). Number attempts: 1. Retry after 2 seconds. 2022-04-11 09:50:37,257 124323 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.27 ([Errno None] Unable to connect to port 22 on 172.27.3.27). Number attempts: 2. Retry after 3 seconds. 2022-04-11 09:50:43,817 124323 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.27 ([Errno None] Unable to connect to port 22 on 172.27.3.27). Number attempts: 3. Retry after 4 seconds. 2022-04-11 09:50:51,369 124323 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.27 ([Errno None] Unable to connect to port 22 on 172.27.3.27). Number attempts: 4. Retry after 5 seconds. 2022-04-11 09:50:59,949 124323 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.27 ([Errno None] Unable to connect to port 22 on 172.27.3.27). Number attempts: 5. Retry after 6 seconds. 2022-04-11 09:51:06,451 124323 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.27 ([Errno None] Unable to connect to port 22 on 172.27.3.27). Number attempts: 6. Retry after 7 seconds. 2022-04-11 09:51:13,957 124323 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.27 ([Errno None] Unable to connect to port 22 on 172.27.3.27). Number attempts: 7. Retry after 8 seconds. 2022-04-11 09:51:22,466 124323 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.27 ([Errno None] Unable to connect to port 22 on 172.27.3.27). Number attempts: 8. Retry after 9 seconds. 2022-04-11 09:51:31,977 124323 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.27 ([Errno None] Unable to connect to port 22 on 172.27.3.27). Number attempts: 9. Retry after 10 seconds. 2022-04-11 09:51:42,500 124323 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-04-11 09:51:42,674 124323 INFO [paramiko.transport] Authentication (publickey) successful! 2022-04-11 09:51:42,675 124323 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.27 successfully created 2022-04-11 09:51:42,713 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1/ips 0.038s 2022-04-11 09:51:42,714 124323 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': 'Mon, 11 Apr 2022 09:51:42 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-3dd409d4-ed96-491a-a5ab-e89c01efdd48', 'x-compute-request-id': 'req-3dd409d4-ed96-491a-a5ab-e89c01efdd48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.13"}, {"version": 4, "addr": "172.27.3.27"}]}}' 2022-04-11 09:51:42,909 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes 0.192s 2022-04-11 09:51:42,909 124323 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-1804853240"}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41e31dcd-2131-4674-aa88-65df186a0148', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41e31dcd-2131-4674-aa88-65df186a0148', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:42.843248", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-04-11 09:51:42,955 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.039s 2022-04-11 09:51:42,955 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef8d281-a6fa-4e3c-96dd-76bec1543284', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef8d281-a6fa-4e3c-96dd-76bec1543284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:51:44,001 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:51:44,001 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac88f5df-b2ac-4c23-afcd-7e6f691f13be', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac88f5df-b2ac-4c23-afcd-7e6f691f13be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:51:45,046 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:51:45,047 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b44ba84-ea1e-48f3-9c61-e569aa3d2bdb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b44ba84-ea1e-48f3-9c61-e569aa3d2bdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:51:46,093 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:51:46,094 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f1e7b34-9851-4628-88f8-11d77444286f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f1e7b34-9851-4628-88f8-11d77444286f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:51:47,138 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:51:47,138 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dffb1ade-e244-4c54-9701-3b756ce9a5f6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dffb1ade-e244-4c54-9701-3b756ce9a5f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:51:48,185 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.039s 2022-04-11 09:51:48,185 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dcaa8b4-48ea-47be-be99-367ecadf300e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dcaa8b4-48ea-47be-be99-367ecadf300e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:51:49,230 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:51:49,230 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b97b2a29-718f-438d-abb5-74de578d4bf5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b97b2a29-718f-438d-abb5-74de578d4bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:51:50,277 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.039s 2022-04-11 09:51:50,277 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7886833-aeba-4d64-82da-0915a9dd30d2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7886833-aeba-4d64-82da-0915a9dd30d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:51:51,325 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.040s 2022-04-11 09:51:51,326 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-463b1615-4065-45e0-b5cc-73a0a19fd269', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-463b1615-4065-45e0-b5cc-73a0a19fd269', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:51:52,374 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.040s 2022-04-11 09:51:52,374 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6acbb92a-f2f0-4cb0-9977-44e3c651553f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6acbb92a-f2f0-4cb0-9977-44e3c651553f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:51:53,420 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:51:53,420 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47c368e2-5fd1-43fd-aee7-a878444a6ebd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47c368e2-5fd1-43fd-aee7-a878444a6ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:51:54,466 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:51:54,466 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6245d378-f38c-43de-be14-f4ecbcce7490', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6245d378-f38c-43de-be14-f4ecbcce7490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:51:55,512 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:51:55,512 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf27b4d2-af52-44f6-b8c2-bb906bf39a42', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf27b4d2-af52-44f6-b8c2-bb906bf39a42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:51:56,558 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:51:56,558 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7824b95-5f4c-465e-9613-7a8aef469d12', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7824b95-5f4c-465e-9613-7a8aef469d12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:51:57,604 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:51:57,604 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51131fda-0ffe-4112-baba-96c34cf3ad3a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51131fda-0ffe-4112-baba-96c34cf3ad3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:51:58,650 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:51:58,651 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b259186e-e928-4ba4-919a-ad3a5d50c1ec', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b259186e-e928-4ba4-919a-ad3a5d50c1ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:51:59,697 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:51:59,697 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fad61791-fdc9-479d-a0a7-0d2eac5e86c2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fad61791-fdc9-479d-a0a7-0d2eac5e86c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:00,743 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:52:00,744 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-347fd605-2353-4bf9-bf9a-bcb2f2a0cd81', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-347fd605-2353-4bf9-bf9a-bcb2f2a0cd81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:01,790 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:52:01,790 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b783f81c-ce0d-4307-9744-7cb4c6341f3f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b783f81c-ce0d-4307-9744-7cb4c6341f3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:02,836 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:52:02,836 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7b14ffc-0dee-446f-812b-6402a4187e38', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7b14ffc-0dee-446f-812b-6402a4187e38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:03,882 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:52:03,882 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43f2a698-662a-4b10-bcb6-f64bec22c98e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43f2a698-662a-4b10-bcb6-f64bec22c98e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:04,927 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:52:04,928 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bb2d701-0090-445f-b4c7-a0027156aeef', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bb2d701-0090-445f-b4c7-a0027156aeef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:05,974 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:52:05,974 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b8937c8-68a7-44c7-86d9-b584ce69cebc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b8937c8-68a7-44c7-86d9-b584ce69cebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:07,019 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:52:07,020 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4576b383-9080-4f5d-a222-bbffa2a589a6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4576b383-9080-4f5d-a222-bbffa2a589a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:08,067 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.039s 2022-04-11 09:52:08,068 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e23ac04b-e60e-4f89-990c-1723c0ba6858', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e23ac04b-e60e-4f89-990c-1723c0ba6858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:09,114 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:52:09,114 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e1e7750-4eed-41f7-992e-d42417d30650', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e1e7750-4eed-41f7-992e-d42417d30650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:10,159 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:52:10,160 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b366ec-4e17-4a24-b778-a1493687fc1a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b366ec-4e17-4a24-b778-a1493687fc1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:11,206 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.039s 2022-04-11 09:52:11,207 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02a4cb3b-ee0d-4be3-a33b-f1506a8836ae', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02a4cb3b-ee0d-4be3-a33b-f1506a8836ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:12,251 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:52:12,251 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c56bba5c-f12e-4600-bb31-ae4979deded3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c56bba5c-f12e-4600-bb31-ae4979deded3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:13,295 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.036s 2022-04-11 09:52:13,296 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47331735-c34c-40bf-951a-06de7fb044be', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47331735-c34c-40bf-951a-06de7fb044be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:14,340 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.036s 2022-04-11 09:52:14,340 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-141fee0c-6596-4a54-8457-4a932d59a5f5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-141fee0c-6596-4a54-8457-4a932d59a5f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:15,385 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:52:15,386 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20f0e4d4-0d6d-4200-a48d-bc700b7a45e3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20f0e4d4-0d6d-4200-a48d-bc700b7a45e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:16,434 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.040s 2022-04-11 09:52:16,434 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-177cecd5-0914-4620-a69f-f98061e70d12', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-177cecd5-0914-4620-a69f-f98061e70d12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:17,479 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:52:17,479 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e446386c-8038-4d7d-aa9d-6a1f856a7d76', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e446386c-8038-4d7d-aa9d-6a1f856a7d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:18,581 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.094s 2022-04-11 09:52:18,581 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c2ba965-f8d6-463f-9baf-29e45935d038', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c2ba965-f8d6-463f-9baf-29e45935d038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:19,626 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:52:19,627 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-467f83a4-a7aa-4580-b226-4d7824abe042', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-467f83a4-a7aa-4580-b226-4d7824abe042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:20,672 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:52:20,673 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00a13c56-4810-4ecc-88e2-275e3251433f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00a13c56-4810-4ecc-88e2-275e3251433f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:21,718 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:52:21,719 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c6c092d-30f3-4a5d-a997-91def3cb5417', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c6c092d-30f3-4a5d-a997-91def3cb5417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:22,770 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:52:22,770 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aca849cd-6762-472e-85f2-37d1cb03c98c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aca849cd-6762-472e-85f2-37d1cb03c98c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:23,817 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:52:23,817 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72372329-17ff-4347-b181-fcbd92dfff38', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72372329-17ff-4347-b181-fcbd92dfff38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:24,864 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.039s 2022-04-11 09:52:24,864 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8abc3449-d5f5-451e-9dc3-b6f675ce5eb7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8abc3449-d5f5-451e-9dc3-b6f675ce5eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:25,908 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:52:25,909 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2257b2f9-8c47-48ec-95fb-9e06d2ad3ea7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2257b2f9-8c47-48ec-95fb-9e06d2ad3ea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:26,955 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:52:26,956 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1609f255-a3a7-46bf-b1de-9d3843ea8a8f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1609f255-a3a7-46bf-b1de-9d3843ea8a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:28,001 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:52:28,002 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aca1b7b5-39ca-4aaf-94e1-eb970230c24a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aca1b7b5-39ca-4aaf-94e1-eb970230c24a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:29,047 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:52:29,048 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4e2bb5b-2f79-4ab4-b25c-215dd388d7fb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4e2bb5b-2f79-4ab4-b25c-215dd388d7fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:30,092 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:52:30,093 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e953f027-97ce-4cae-932e-cabd89d94e81', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e953f027-97ce-4cae-932e-cabd89d94e81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:31,138 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:52:31,139 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c7f4a8d-2987-4fbe-b85c-82c3ace8364c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c7f4a8d-2987-4fbe-b85c-82c3ace8364c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:32,183 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:52:32,183 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae7645be-0c6e-4db2-8d5f-4d0fcf77e114', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae7645be-0c6e-4db2-8d5f-4d0fcf77e114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:33,229 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:52:33,229 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c44c66fa-e6ef-45eb-8397-369a8de0e5d0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c44c66fa-e6ef-45eb-8397-369a8de0e5d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:34,275 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:52:34,276 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b3d3811-07d6-408f-8cf1-74e7fef13fdc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b3d3811-07d6-408f-8cf1-74e7fef13fdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:35,321 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:52:35,322 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-441703eb-8e2a-49ac-b9d7-9a070343f0d3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-441703eb-8e2a-49ac-b9d7-9a070343f0d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:36,367 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:52:36,368 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2382c9f6-ee68-4016-b11e-497a61a0cb07', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2382c9f6-ee68-4016-b11e-497a61a0cb07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:37,416 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.040s 2022-04-11 09:52:37,416 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ca11aa6-20eb-42f3-9a41-8af876149343', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ca11aa6-20eb-42f3-9a41-8af876149343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:38,463 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:52:38,463 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67b9dcf3-cab2-41d6-9009-38d82cab96e7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67b9dcf3-cab2-41d6-9009-38d82cab96e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:39,508 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:52:39,508 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a223f1df-c325-4aab-a252-53622e6ceb58', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a223f1df-c325-4aab-a252-53622e6ceb58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:40,553 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:52:40,554 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1856803f-2cbe-4cbf-b7dd-96fdbcef5193', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1856803f-2cbe-4cbf-b7dd-96fdbcef5193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:41,598 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.036s 2022-04-11 09:52:41,598 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76785050-f1ff-4e09-b224-4f179db6cef8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76785050-f1ff-4e09-b224-4f179db6cef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:42,645 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:52:42,645 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2805999f-4111-4612-880e-ab17048aa629', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2805999f-4111-4612-880e-ab17048aa629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:43,690 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:52:43,690 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fa06193-2756-4e12-9a17-f73f0710d7f7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fa06193-2756-4e12-9a17-f73f0710d7f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:44,736 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:52:44,737 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d962ef2-dc87-4e86-85a1-21f0a0b06ec5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d962ef2-dc87-4e86-85a1-21f0a0b06ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:45,780 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.036s 2022-04-11 09:52:45,780 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b47dfe0b-0429-4170-a325-d54c8e95e374', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b47dfe0b-0429-4170-a325-d54c8e95e374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:46,827 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:52:46,827 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7ef1e7e-aca9-4295-9fa6-8434056ef42b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7ef1e7e-aca9-4295-9fa6-8434056ef42b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:47,872 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:52:47,873 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b013054-1725-4b04-86cf-0969b2828592', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b013054-1725-4b04-86cf-0969b2828592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:48,920 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.039s 2022-04-11 09:52:48,920 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb3a9a7f-fdcf-49dc-ad4d-9d371a61173c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb3a9a7f-fdcf-49dc-ad4d-9d371a61173c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:49,965 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:52:49,966 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57e3fadf-1eb7-45e8-9114-24d4ca9fa489', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57e3fadf-1eb7-45e8-9114-24d4ca9fa489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:51,010 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.036s 2022-04-11 09:52:51,010 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2570f2f3-01ba-4a29-bfef-cc4791a6b229', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2570f2f3-01ba-4a29-bfef-cc4791a6b229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:52,064 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.045s 2022-04-11 09:52:52,064 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34654288-6440-459b-a1f0-e32782fad8bf', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34654288-6440-459b-a1f0-e32782fad8bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:53,110 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:52:53,110 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc261eef-e237-48c1-b10e-e423a3039490', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc261eef-e237-48c1-b10e-e423a3039490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:54,155 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:52:54,156 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36054ec2-47b5-4cb9-be74-9d533f0f2336', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36054ec2-47b5-4cb9-be74-9d533f0f2336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:55,201 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:52:55,202 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86aa1bea-4848-4a77-a4ed-6ad5d6f9b724', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86aa1bea-4848-4a77-a4ed-6ad5d6f9b724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:56,246 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.036s 2022-04-11 09:52:56,246 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4784619-33b9-4fd1-854f-1d59ca6e3ee5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4784619-33b9-4fd1-854f-1d59ca6e3ee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:57,290 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.036s 2022-04-11 09:52:57,290 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce2fb843-4d82-4fe7-998a-3dc5f1ed290a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce2fb843-4d82-4fe7-998a-3dc5f1ed290a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:58,335 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.036s 2022-04-11 09:52:58,335 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fea2a04d-11fe-423f-b903-c96cc49c0ff4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fea2a04d-11fe-423f-b903-c96cc49c0ff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:52:59,386 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:52:59,386 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ad524d2-a558-4184-9937-0d692ea03ad1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ad524d2-a558-4184-9937-0d692ea03ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:00,429 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.035s 2022-04-11 09:53:00,430 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d8ef96b-6a6b-483e-8e58-7b0b1e6cddff', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d8ef96b-6a6b-483e-8e58-7b0b1e6cddff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:01,473 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.036s 2022-04-11 09:53:01,474 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdce32ac-7e74-4644-ab19-a17675b6e39b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdce32ac-7e74-4644-ab19-a17675b6e39b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:02,524 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:53:02,524 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e68011d1-637e-4138-8b71-5cb8c08fce1f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e68011d1-637e-4138-8b71-5cb8c08fce1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:03,576 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:53:03,576 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be6d9265-fe15-46a0-bad4-234b0fb7aa87', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be6d9265-fe15-46a0-bad4-234b0fb7aa87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:04,630 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.046s 2022-04-11 09:53:04,630 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72c0159c-0093-4e2c-ac40-af5ce3be537c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72c0159c-0093-4e2c-ac40-af5ce3be537c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:05,680 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.042s 2022-04-11 09:53:05,681 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28983e65-9a33-485d-a3fb-97791d492faf', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28983e65-9a33-485d-a3fb-97791d492faf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:06,735 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.046s 2022-04-11 09:53:06,735 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-696b4840-0840-417c-b6df-bf58ada6dd4d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-696b4840-0840-417c-b6df-bf58ada6dd4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:07,786 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.044s 2022-04-11 09:53:07,787 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4817ef27-06a4-4fc2-b5cf-ba7b2acf07cb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4817ef27-06a4-4fc2-b5cf-ba7b2acf07cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:08,836 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.040s 2022-04-11 09:53:08,836 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f8603ae-fd2b-4ac8-9267-e71b3cd0db43', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f8603ae-fd2b-4ac8-9267-e71b3cd0db43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:09,887 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:53:09,887 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df90e4a7-c679-4e6d-b055-ee46c345c9b9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df90e4a7-c679-4e6d-b055-ee46c345c9b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:10,937 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.042s 2022-04-11 09:53:10,938 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d50a389d-5f7e-4403-a25e-ddf8190fdc53', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d50a389d-5f7e-4403-a25e-ddf8190fdc53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:11,988 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:53:11,988 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-502f0e84-f766-4a38-8860-5305aa62499b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-502f0e84-f766-4a38-8860-5305aa62499b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:13,047 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.050s 2022-04-11 09:53:13,047 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e82faed-4f33-4157-94b6-f7d14b5f875c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e82faed-4f33-4157-94b6-f7d14b5f875c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:14,093 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:53:14,093 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc51b55a-b0b0-4c74-942c-3eadd02c83bf', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc51b55a-b0b0-4c74-942c-3eadd02c83bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:15,144 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.044s 2022-04-11 09:53:15,145 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd7195fd-4f57-4d86-843c-3eae828d8134', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd7195fd-4f57-4d86-843c-3eae828d8134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:16,194 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.042s 2022-04-11 09:53:16,195 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cae8d8b-0809-483f-b046-ac4d8b159221', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cae8d8b-0809-483f-b046-ac4d8b159221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:17,250 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.047s 2022-04-11 09:53:17,250 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0131904f-444e-480e-955d-5f02f8fa9035', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0131904f-444e-480e-955d-5f02f8fa9035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:18,298 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.040s 2022-04-11 09:53:18,298 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76423ca5-2e7b-4a74-b911-1eb7c082b978', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76423ca5-2e7b-4a74-b911-1eb7c082b978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:19,349 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:53:19,350 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e5db96b-2ccf-4e91-bc29-4005be7fc505', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e5db96b-2ccf-4e91-bc29-4005be7fc505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:20,403 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.045s 2022-04-11 09:53:20,403 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cef65c5a-caec-4afa-91d3-7f92d8059605', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cef65c5a-caec-4afa-91d3-7f92d8059605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:21,454 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:53:21,455 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63583089-6ef2-4ae8-89a9-8b5332aff3a2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63583089-6ef2-4ae8-89a9-8b5332aff3a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:22,505 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.042s 2022-04-11 09:53:22,505 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ac03a53-6cee-4915-9585-7bc771191d05', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ac03a53-6cee-4915-9585-7bc771191d05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:23,556 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.042s 2022-04-11 09:53:23,557 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40910da5-0d6d-4d5b-9594-a55f778d9d4a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40910da5-0d6d-4d5b-9594-a55f778d9d4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:24,610 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.046s 2022-04-11 09:53:24,611 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccb7bbaa-8947-4f17-8e43-356bd4bcf303', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccb7bbaa-8947-4f17-8e43-356bd4bcf303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:25,660 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.041s 2022-04-11 09:53:25,660 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-543df446-ad71-474e-b19d-63a1bbcfc714', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-543df446-ad71-474e-b19d-63a1bbcfc714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:26,715 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.046s 2022-04-11 09:53:26,715 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e48e7df-c4cf-44fd-888f-50c92f75f8c2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e48e7df-c4cf-44fd-888f-50c92f75f8c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:27,775 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.051s 2022-04-11 09:53:27,775 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d1f7378-915c-47f2-a4e7-0cd20c2f9eb8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d1f7378-915c-47f2-a4e7-0cd20c2f9eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:28,837 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.053s 2022-04-11 09:53:28,837 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad808242-c214-470f-b835-40fd9fbc1d78', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad808242-c214-470f-b835-40fd9fbc1d78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:29,888 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.044s 2022-04-11 09:53:29,889 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e7f4d3-0ae9-4fb7-ae83-7fdba828cc0e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e7f4d3-0ae9-4fb7-ae83-7fdba828cc0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:30,940 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:53:30,940 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dd2fbef-0943-4ab4-8bc8-45c20870d72e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dd2fbef-0943-4ab4-8bc8-45c20870d72e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:31,996 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.047s 2022-04-11 09:53:31,996 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfb7ef3e-e024-423d-b39f-8fdaf668ff25', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfb7ef3e-e024-423d-b39f-8fdaf668ff25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:33,045 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.040s 2022-04-11 09:53:33,045 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e85edc-c845-4a6c-977d-4ea07b7ca3c0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e85edc-c845-4a6c-977d-4ea07b7ca3c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:34,096 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:53:34,097 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb8d6bb-91c2-4b3b-b514-734549919369', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb8d6bb-91c2-4b3b-b514-734549919369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:35,149 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.044s 2022-04-11 09:53:35,150 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afd88f6a-22d7-434b-b7bf-8de9ff5589dc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afd88f6a-22d7-434b-b7bf-8de9ff5589dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:36,198 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.040s 2022-04-11 09:53:36,198 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce11c17d-4211-4cd6-91f9-1634e600bd01', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce11c17d-4211-4cd6-91f9-1634e600bd01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:37,249 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:53:37,250 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2054716a-3bfc-4489-950e-2f1ec79fefef', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2054716a-3bfc-4489-950e-2f1ec79fefef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:38,301 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.044s 2022-04-11 09:53:38,301 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7183d381-96be-4d2d-8b5f-73356a583fd2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7183d381-96be-4d2d-8b5f-73356a583fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:39,353 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.044s 2022-04-11 09:53:39,354 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-039c0136-2a23-4df7-9cd0-b20f33858318', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-039c0136-2a23-4df7-9cd0-b20f33858318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:40,409 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.046s 2022-04-11 09:53:40,410 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e57672f0-5726-4234-8a79-923f1da89b33', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e57672f0-5726-4234-8a79-923f1da89b33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:41,460 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.042s 2022-04-11 09:53:41,460 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6c5ce4f-10ab-4506-a820-1e1800d88d61', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6c5ce4f-10ab-4506-a820-1e1800d88d61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:42,512 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.044s 2022-04-11 09:53:42,512 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-154414c5-988f-49d1-a7d0-f3aae84148de', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-154414c5-988f-49d1-a7d0-f3aae84148de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:43,563 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:53:43,563 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0b1b512-11f2-4434-9ddc-bb3f4709b4fe', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0b1b512-11f2-4434-9ddc-bb3f4709b4fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:44,614 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.042s 2022-04-11 09:53:44,614 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50d7426d-2c39-495b-ab93-48d89c13eda1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50d7426d-2c39-495b-ab93-48d89c13eda1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:45,671 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.048s 2022-04-11 09:53:45,671 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d19eac86-bb1d-4229-be11-5781f16b7e51', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d19eac86-bb1d-4229-be11-5781f16b7e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:46,720 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.041s 2022-04-11 09:53:46,720 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0237ec48-48b1-437c-b548-6254a25008c3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0237ec48-48b1-437c-b548-6254a25008c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:47,772 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.042s 2022-04-11 09:53:47,772 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0709eda4-8897-448c-95b1-7ae0038b97a8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0709eda4-8897-448c-95b1-7ae0038b97a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:48,827 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.047s 2022-04-11 09:53:48,828 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30d0acce-8016-4c7e-80aa-38169582ff18', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30d0acce-8016-4c7e-80aa-38169582ff18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:49,876 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.039s 2022-04-11 09:53:49,876 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e10a7095-da90-4727-b302-dacf4595c4b9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e10a7095-da90-4727-b302-dacf4595c4b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:50,927 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:53:50,927 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-862957e5-14d4-46a1-aef4-e2a71f9b74c2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-862957e5-14d4-46a1-aef4-e2a71f9b74c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:51,983 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.047s 2022-04-11 09:53:51,983 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b104bcdf-bd8d-437f-b341-b18c39725606', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b104bcdf-bd8d-437f-b341-b18c39725606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:53,033 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.041s 2022-04-11 09:53:53,034 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e95f61a-cca7-4782-ad84-863baa8c2ff6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e95f61a-cca7-4782-ad84-863baa8c2ff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:54,093 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.051s 2022-04-11 09:53:54,093 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3f3ee51-3ac7-415d-a499-68ffe0a62f78', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3f3ee51-3ac7-415d-a499-68ffe0a62f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:55,138 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:53:55,139 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00fd4b82-cda1-4348-a9ed-ed84af00e4b6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00fd4b82-cda1-4348-a9ed-ed84af00e4b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:56,190 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:53:56,190 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0669e96a-4a12-46a9-8bc9-d9577de09865', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0669e96a-4a12-46a9-8bc9-d9577de09865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:57,240 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.041s 2022-04-11 09:53:57,240 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d1020d8-140c-479d-b43c-59b4caef96d2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d1020d8-140c-479d-b43c-59b4caef96d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:58,295 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.046s 2022-04-11 09:53:58,295 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bced57da-a993-46f8-a39c-a21e4c1cd01a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bced57da-a993-46f8-a39c-a21e4c1cd01a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:53:59,344 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.041s 2022-04-11 09:53:59,345 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af570ac1-f0d9-4efc-9f51-b1adc8a9e0e0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af570ac1-f0d9-4efc-9f51-b1adc8a9e0e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:00,397 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.045s 2022-04-11 09:54:00,398 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a969f7fa-0d41-4251-9bd1-8535943be013', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a969f7fa-0d41-4251-9bd1-8535943be013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:01,447 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.042s 2022-04-11 09:54:01,447 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-367058a7-cf68-41ae-9a4a-0935acfca151', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-367058a7-cf68-41ae-9a4a-0935acfca151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:02,500 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.045s 2022-04-11 09:54:02,500 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab668aa1-6b60-4db7-abbb-5e01e79e2fd4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab668aa1-6b60-4db7-abbb-5e01e79e2fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:03,551 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:54:03,551 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-160ab636-5bd5-4ecf-8eb1-37bd0493cbcb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-160ab636-5bd5-4ecf-8eb1-37bd0493cbcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:04,605 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.044s 2022-04-11 09:54:04,605 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d96571f1-179c-4630-909a-10cef519a835', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d96571f1-179c-4630-909a-10cef519a835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:05,655 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.042s 2022-04-11 09:54:05,656 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ffab9e9-40bf-4623-a1b5-8e9511c46fd3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ffab9e9-40bf-4623-a1b5-8e9511c46fd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:06,708 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:54:06,708 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2942ac8d-ae98-4f44-9a38-49883350d124', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2942ac8d-ae98-4f44-9a38-49883350d124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:07,761 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.045s 2022-04-11 09:54:07,762 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f9cc782-319e-49bc-bddf-bc453c942da9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f9cc782-319e-49bc-bddf-bc453c942da9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:08,816 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.046s 2022-04-11 09:54:08,816 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47422900-a89a-49cf-981c-b5f0d4d105c8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47422900-a89a-49cf-981c-b5f0d4d105c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:09,869 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.045s 2022-04-11 09:54:09,870 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1943cb4f-ee23-4b10-ab59-408eb107c9fa', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1943cb4f-ee23-4b10-ab59-408eb107c9fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:10,921 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:54:10,921 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3e11fbe-4a61-4c0e-b5a4-7ead3bae4015', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3e11fbe-4a61-4c0e-b5a4-7ead3bae4015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:11,972 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:54:11,972 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-605d33e8-c678-454e-9182-c41cbf9dfd15', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-605d33e8-c678-454e-9182-c41cbf9dfd15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:13,023 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:54:13,023 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f919624-d07b-4155-92ca-492bbdbc0632', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f919624-d07b-4155-92ca-492bbdbc0632', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:14,073 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.042s 2022-04-11 09:54:14,073 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-135df9cd-fdf4-4a5d-8517-19ac36f581ad', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-135df9cd-fdf4-4a5d-8517-19ac36f581ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:15,132 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.051s 2022-04-11 09:54:15,132 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3afb82e8-11bc-4f8f-8cb1-1d4ca24edee0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3afb82e8-11bc-4f8f-8cb1-1d4ca24edee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:16,177 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:54:16,178 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-319f15a9-9806-474e-aa2d-691545ac4689', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-319f15a9-9806-474e-aa2d-691545ac4689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:17,228 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:54:17,229 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc21117f-3bce-4eea-ac08-887bdc97b02f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc21117f-3bce-4eea-ac08-887bdc97b02f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:18,359 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.123s 2022-04-11 09:54:18,360 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-491f2aa6-3b5c-4e71-ac57-6f92e3da7245', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-491f2aa6-3b5c-4e71-ac57-6f92e3da7245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:19,405 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:54:19,406 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e388cb51-2c83-4fbc-9684-67712319d544', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e388cb51-2c83-4fbc-9684-67712319d544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:20,451 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:54:20,452 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dbb160b-1fef-4ac9-ad2a-72ea453d0925', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dbb160b-1fef-4ac9-ad2a-72ea453d0925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:21,496 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:54:21,497 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8869536-38ed-437a-833d-a3e2b9f5d7d2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8869536-38ed-437a-833d-a3e2b9f5d7d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:22,545 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.041s 2022-04-11 09:54:22,546 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-659735b8-c088-43f2-b8b7-e9241cc71d7a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-659735b8-c088-43f2-b8b7-e9241cc71d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:23,591 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:54:23,592 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-639dce9c-c1fd-404e-baa3-893344a3e56f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-639dce9c-c1fd-404e-baa3-893344a3e56f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:24,636 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:54:24,637 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62094f82-4d76-4767-b870-9ace97b91874', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62094f82-4d76-4767-b870-9ace97b91874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:25,683 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:54:25,683 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a77b79d3-264e-41b5-b197-cebace231333', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a77b79d3-264e-41b5-b197-cebace231333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:26,728 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:54:26,728 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d5e3a31-bc35-4623-b340-b71f839d7880', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d5e3a31-bc35-4623-b340-b71f839d7880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:27,776 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.040s 2022-04-11 09:54:27,776 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3026269-bbf0-40c5-844b-5935cdb02444', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3026269-bbf0-40c5-844b-5935cdb02444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:28,821 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:54:28,821 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70c31a34-3c1f-410b-843c-fe51223997d1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70c31a34-3c1f-410b-843c-fe51223997d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:29,870 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.041s 2022-04-11 09:54:29,870 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37eee7c6-7f7f-4ee8-8dde-31576750b3cb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37eee7c6-7f7f-4ee8-8dde-31576750b3cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:30,914 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.036s 2022-04-11 09:54:30,915 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-575ff765-f809-4658-bfd1-25a7afb4191b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-575ff765-f809-4658-bfd1-25a7afb4191b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:31,961 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:54:31,961 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54a6c19c-8dd6-493e-9840-73706e1f27c6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54a6c19c-8dd6-493e-9840-73706e1f27c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:33,006 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:54:33,006 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63424dbf-3476-42e9-a1da-ed6ee7c37d7f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63424dbf-3476-42e9-a1da-ed6ee7c37d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:34,058 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.044s 2022-04-11 09:54:34,058 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e048655b-852c-4929-bed3-2cf82e5a346b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e048655b-852c-4929-bed3-2cf82e5a346b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:35,114 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.047s 2022-04-11 09:54:35,114 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74ce741b-bd52-4610-8aaa-446749993778', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74ce741b-bd52-4610-8aaa-446749993778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:36,169 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.046s 2022-04-11 09:54:36,169 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d8fc3db-9390-4729-ab38-73fc4bc694f8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d8fc3db-9390-4729-ab38-73fc4bc694f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:37,221 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.044s 2022-04-11 09:54:37,221 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e01a841-e8ca-4da7-a854-f789e39825ba', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e01a841-e8ca-4da7-a854-f789e39825ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:38,274 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.045s 2022-04-11 09:54:38,274 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cbadfa8-f529-4b1c-8635-70cad7b09652', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cbadfa8-f529-4b1c-8635-70cad7b09652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:39,325 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:54:39,325 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28a0f202-accf-44cb-a986-f9d1a2c99802', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28a0f202-accf-44cb-a986-f9d1a2c99802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:40,381 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.047s 2022-04-11 09:54:40,382 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4842b1b-0e50-4488-a55c-ca97265f57e6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4842b1b-0e50-4488-a55c-ca97265f57e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:41,434 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.045s 2022-04-11 09:54:41,435 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58646062-930d-4c25-aeb9-5710ce7a8f6e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58646062-930d-4c25-aeb9-5710ce7a8f6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:42,480 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:54:42,481 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51a55211-a45d-4fa4-8996-dfdb1eb03568', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51a55211-a45d-4fa4-8996-dfdb1eb03568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:43,532 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:54:43,532 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9484959-d02f-429b-bd3e-1e5f2b471948', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9484959-d02f-429b-bd3e-1e5f2b471948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:44,584 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:54:44,584 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e87b19fa-6863-4724-a02b-f6228923f6c3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e87b19fa-6863-4724-a02b-f6228923f6c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:45,636 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.044s 2022-04-11 09:54:45,636 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fe771cf-4e43-42d4-9345-862dc637547c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fe771cf-4e43-42d4-9345-862dc637547c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:46,687 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:54:46,687 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-179efc13-dc1e-4a37-9f7c-5eebf9d9a2bc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-179efc13-dc1e-4a37-9f7c-5eebf9d9a2bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:47,739 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.042s 2022-04-11 09:54:47,739 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52e00493-3a99-4caa-bb7c-065d4efacd7e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52e00493-3a99-4caa-bb7c-065d4efacd7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:48,791 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.044s 2022-04-11 09:54:48,791 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb10222a-719c-46cb-95a5-0d5966d202ad', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb10222a-719c-46cb-95a5-0d5966d202ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:49,848 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.049s 2022-04-11 09:54:49,848 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dc36d7f-0a18-40ee-9dc3-cfc9ab87b664', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dc36d7f-0a18-40ee-9dc3-cfc9ab87b664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:50,895 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.039s 2022-04-11 09:54:50,895 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-971e6c6d-ea21-42a9-ba46-eaf684691843', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-971e6c6d-ea21-42a9-ba46-eaf684691843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:51,947 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.044s 2022-04-11 09:54:51,948 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d14b48ab-8337-4d17-ab89-ca5aad46b2c8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d14b48ab-8337-4d17-ab89-ca5aad46b2c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:53,009 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.054s 2022-04-11 09:54:53,009 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db7c94af-ef59-47a0-bcb8-d589cb92ebad', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db7c94af-ef59-47a0-bcb8-d589cb92ebad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:54,053 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:54:54,054 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a92cf93-4c23-49f6-8fdc-19cad0be9883', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a92cf93-4c23-49f6-8fdc-19cad0be9883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:55,123 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.061s 2022-04-11 09:54:55,124 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f670aac4-761e-4892-b9b8-2298c5656244', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f670aac4-761e-4892-b9b8-2298c5656244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:56,170 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:54:56,170 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04bc5cfc-a777-4a0a-a4cf-8fbf9c29f1ed', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04bc5cfc-a777-4a0a-a4cf-8fbf9c29f1ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:57,215 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:54:57,216 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21036666-6f8e-4959-8922-c26cc018b8ac', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21036666-6f8e-4959-8922-c26cc018b8ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:58,272 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.049s 2022-04-11 09:54:58,272 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-490c74b8-18f6-4d3a-96f8-1b941fa4fc35', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-490c74b8-18f6-4d3a-96f8-1b941fa4fc35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:54:59,317 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:54:59,318 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d333b0d-b8a5-4f89-96f6-2d0a98b4454b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d333b0d-b8a5-4f89-96f6-2d0a98b4454b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:00,369 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:55:00,369 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4948ce2-d787-4cb2-b190-5802828cf233', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4948ce2-d787-4cb2-b190-5802828cf233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:01,420 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:55:01,421 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-530f952a-b709-4ad5-89af-93a3182727a0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-530f952a-b709-4ad5-89af-93a3182727a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:02,471 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:55:02,472 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e30303f8-d952-40b2-8853-2f620a8efc16', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e30303f8-d952-40b2-8853-2f620a8efc16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:03,521 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.041s 2022-04-11 09:55:03,522 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52a8cc20-d766-4610-aab4-c9fc503bbd95', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52a8cc20-d766-4610-aab4-c9fc503bbd95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:04,575 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.046s 2022-04-11 09:55:04,575 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2497d1d-7c53-4b3d-b098-5535b716e8a6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2497d1d-7c53-4b3d-b098-5535b716e8a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:05,626 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:55:05,626 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91b5592d-df4a-462c-b8ab-2a0edbe1b94f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91b5592d-df4a-462c-b8ab-2a0edbe1b94f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:06,679 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.045s 2022-04-11 09:55:06,679 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-024bfa21-6c00-452d-ac81-1b51e83df42c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-024bfa21-6c00-452d-ac81-1b51e83df42c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:07,731 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:55:07,732 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a33fa77-e0dd-4e22-b59f-d00f394d92ce', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a33fa77-e0dd-4e22-b59f-d00f394d92ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:08,783 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:55:08,783 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56a4da7b-7814-4519-98c0-2d50540d197c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56a4da7b-7814-4519-98c0-2d50540d197c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:09,836 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.044s 2022-04-11 09:55:09,836 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daa0aa31-1c1a-4865-a8f8-95dd10df5d27', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daa0aa31-1c1a-4865-a8f8-95dd10df5d27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:10,885 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.041s 2022-04-11 09:55:10,885 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9fa860e-0288-4448-bce5-71aa7ed6bfd0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9fa860e-0288-4448-bce5-71aa7ed6bfd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:11,962 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.069s 2022-04-11 09:55:11,962 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-accf61f3-9601-47e4-a73f-780b3d0b2dd2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-accf61f3-9601-47e4-a73f-780b3d0b2dd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:13,009 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.039s 2022-04-11 09:55:13,009 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b31bc924-9d89-46f8-9aa1-c9aea1cc5494', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b31bc924-9d89-46f8-9aa1-c9aea1cc5494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:14,053 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.036s 2022-04-11 09:55:14,053 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83b74c11-8e9f-494b-8d61-ea82e95d0731', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83b74c11-8e9f-494b-8d61-ea82e95d0731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:15,099 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:55:15,099 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f55dccc-c3d9-484b-a60f-df6f9a26b726', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f55dccc-c3d9-484b-a60f-df6f9a26b726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:16,154 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.046s 2022-04-11 09:55:16,154 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e0ca5d-87da-4d92-8297-a0bc0ffd0cce', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e0ca5d-87da-4d92-8297-a0bc0ffd0cce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:17,206 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:55:17,206 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b5d117c-b646-45b5-8bcf-6eb311c5a8ae', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b5d117c-b646-45b5-8bcf-6eb311c5a8ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:18,256 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.042s 2022-04-11 09:55:18,257 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73fc82c0-517b-4da2-874a-f61d73a71a80', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73fc82c0-517b-4da2-874a-f61d73a71a80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:19,308 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:55:19,308 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae408bc1-ba72-40dd-a7f4-a4af1690c146', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae408bc1-ba72-40dd-a7f4-a4af1690c146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:20,361 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.045s 2022-04-11 09:55:20,362 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7564432-9640-41d3-ba10-02ba355e9b64', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7564432-9640-41d3-ba10-02ba355e9b64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:21,412 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:55:21,413 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e20778e6-2a8e-434f-85e2-9e79a6dae2ca', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e20778e6-2a8e-434f-85e2-9e79a6dae2ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:22,465 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.044s 2022-04-11 09:55:22,466 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a580c6c3-1994-4828-ac02-e6026d8d4518', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a580c6c3-1994-4828-ac02-e6026d8d4518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:23,517 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.044s 2022-04-11 09:55:23,517 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef62985-1bca-4f00-a3e7-91518b5e620e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef62985-1bca-4f00-a3e7-91518b5e620e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:24,569 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.044s 2022-04-11 09:55:24,569 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-374ce4a4-2007-4ba7-9504-c683972870b6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-374ce4a4-2007-4ba7-9504-c683972870b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:25,621 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.044s 2022-04-11 09:55:25,621 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dad9e0c-76d2-4338-9e29-6b6e78a50571', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dad9e0c-76d2-4338-9e29-6b6e78a50571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:26,673 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.044s 2022-04-11 09:55:26,673 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27e3cf07-ddcd-44de-a0e9-db9a50447592', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27e3cf07-ddcd-44de-a0e9-db9a50447592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:27,728 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.046s 2022-04-11 09:55:27,728 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d2b28d1-cc2f-4c82-9bb6-9d27989b90bd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d2b28d1-cc2f-4c82-9bb6-9d27989b90bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:28,780 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:55:28,780 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bae560a-de14-469b-b2ad-77ef2ff3a546', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bae560a-de14-469b-b2ad-77ef2ff3a546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:29,830 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.041s 2022-04-11 09:55:29,830 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21ec7172-394d-415c-98d9-7e399143f252', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21ec7172-394d-415c-98d9-7e399143f252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:30,883 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.045s 2022-04-11 09:55:30,883 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d9eedd9-e0f7-484f-9abe-fd06c455a3c8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d9eedd9-e0f7-484f-9abe-fd06c455a3c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:31,935 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:55:31,935 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78d260ae-ae13-4f02-9e1b-cee8c0dab7b3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78d260ae-ae13-4f02-9e1b-cee8c0dab7b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:32,986 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:55:32,986 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba61444f-67e5-49d6-9a37-12dd6678262e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba61444f-67e5-49d6-9a37-12dd6678262e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:34,038 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.044s 2022-04-11 09:55:34,038 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b92d01ec-f041-4ff6-9d32-34ece821da3b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b92d01ec-f041-4ff6-9d32-34ece821da3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:35,088 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.042s 2022-04-11 09:55:35,089 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07134c7b-d6a2-435d-89f2-8d2419672e6e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07134c7b-d6a2-435d-89f2-8d2419672e6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:36,138 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.042s 2022-04-11 09:55:36,139 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00b67430-15a7-47c4-9476-8580e5154d46', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00b67430-15a7-47c4-9476-8580e5154d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:37,191 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.044s 2022-04-11 09:55:37,191 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5820bec5-5fd2-4bc8-a153-525b35969b17', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5820bec5-5fd2-4bc8-a153-525b35969b17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:38,243 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.044s 2022-04-11 09:55:38,243 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e0cf747-c0de-4ff3-945d-89f3076a033f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e0cf747-c0de-4ff3-945d-89f3076a033f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:39,295 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.044s 2022-04-11 09:55:39,296 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67123d69-df0d-4b02-86d3-14c49ad53a47', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67123d69-df0d-4b02-86d3-14c49ad53a47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:40,346 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.042s 2022-04-11 09:55:40,346 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcadefb0-aff5-48b2-bdcf-ef788f7770e8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcadefb0-aff5-48b2-bdcf-ef788f7770e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:41,397 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:55:41,398 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ba7166a-58f8-44d3-8c8f-e1b02a034291', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ba7166a-58f8-44d3-8c8f-e1b02a034291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:42,451 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.045s 2022-04-11 09:55:42,451 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b7d4017-45e4-4575-b3e2-ada376100636', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b7d4017-45e4-4575-b3e2-ada376100636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:43,502 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.042s 2022-04-11 09:55:43,502 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23d7d519-021c-470b-a9f5-8dee2e18e5c0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23d7d519-021c-470b-a9f5-8dee2e18e5c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:44,551 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.040s 2022-04-11 09:55:44,551 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2530fc97-728f-4e5f-8f76-4114887cb7a2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2530fc97-728f-4e5f-8f76-4114887cb7a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:45,602 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:55:45,602 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abc49ad0-d73e-4013-84f6-a3b52350dfae', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abc49ad0-d73e-4013-84f6-a3b52350dfae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:46,653 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:55:46,653 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e1d2724-8cd3-424f-a6ee-8f84b198b183', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e1d2724-8cd3-424f-a6ee-8f84b198b183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:47,710 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.050s 2022-04-11 09:55:47,711 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f74b8595-5771-415f-9615-17e7b95eba8e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f74b8595-5771-415f-9615-17e7b95eba8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:48,758 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.039s 2022-04-11 09:55:48,758 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d75f09a-fd26-4390-9e6b-7417b651027b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d75f09a-fd26-4390-9e6b-7417b651027b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:49,812 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.046s 2022-04-11 09:55:49,812 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e22749e6-b34b-4e36-bf4e-4592a5bbef6c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e22749e6-b34b-4e36-bf4e-4592a5bbef6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:50,863 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.040s 2022-04-11 09:55:50,864 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fccc8adb-2edc-427f-ad2f-7ae1682db8ef', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fccc8adb-2edc-427f-ad2f-7ae1682db8ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:51,918 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.046s 2022-04-11 09:55:51,918 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7bca0c2-3cb4-4c30-b4ff-d7055c7e6895', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7bca0c2-3cb4-4c30-b4ff-d7055c7e6895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:52,968 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.041s 2022-04-11 09:55:52,968 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a281b26-d1cd-4c92-8373-635c7a37a844', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a281b26-d1cd-4c92-8373-635c7a37a844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:54,018 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.042s 2022-04-11 09:55:54,019 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ff7daed-b284-4f30-9c46-800467aa94c3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ff7daed-b284-4f30-9c46-800467aa94c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:55,077 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.050s 2022-04-11 09:55:55,077 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1475ad9-0521-46e5-b71c-55847f685a9d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1475ad9-0521-46e5-b71c-55847f685a9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:56,122 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.036s 2022-04-11 09:55:56,122 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d74c6439-027f-4ce9-9e22-4fbcbb666c26', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d74c6439-027f-4ce9-9e22-4fbcbb666c26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:57,173 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:55:57,174 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d71feee-60ef-4a25-b70d-bd5a00f50944', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d71feee-60ef-4a25-b70d-bd5a00f50944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:58,226 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.045s 2022-04-11 09:55:58,226 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-229c9857-8fd5-4548-8e58-693bc304c192', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-229c9857-8fd5-4548-8e58-693bc304c192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:55:59,276 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.042s 2022-04-11 09:55:59,276 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d21f5ab6-c9d5-4432-8e22-191f888c33c2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d21f5ab6-c9d5-4432-8e22-191f888c33c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:00,329 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.044s 2022-04-11 09:56:00,329 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10384d92-bfaa-4445-baf9-9c1b23402f76', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10384d92-bfaa-4445-baf9-9c1b23402f76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:01,384 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.047s 2022-04-11 09:56:01,385 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbf3107b-4967-4b57-8b66-b8eec02d8966', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbf3107b-4967-4b57-8b66-b8eec02d8966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:02,435 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.042s 2022-04-11 09:56:02,435 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df7df931-fc23-4cbf-b5ab-c248d243d272', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df7df931-fc23-4cbf-b5ab-c248d243d272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:03,483 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.040s 2022-04-11 09:56:03,484 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4946c98a-c4b1-439e-843e-de85d74ea8e6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4946c98a-c4b1-439e-843e-de85d74ea8e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:04,535 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.042s 2022-04-11 09:56:04,535 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86d44446-f25a-4601-8a03-af285a1c590b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86d44446-f25a-4601-8a03-af285a1c590b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:05,586 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.043s 2022-04-11 09:56:05,587 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c3a6117-eae2-4606-af00-22ae75eee012', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c3a6117-eae2-4606-af00-22ae75eee012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:06,689 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.094s 2022-04-11 09:56:06,689 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fffe63c-f8cb-4ae6-a0a8-d14aef0786e1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fffe63c-f8cb-4ae6-a0a8-d14aef0786e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:07,745 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.048s 2022-04-11 09:56:07,745 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6132add2-c834-4eac-84f0-95bbfa30e8ae', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6132add2-c834-4eac-84f0-95bbfa30e8ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:08,799 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.046s 2022-04-11 09:56:08,799 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a3dd308-ab95-46fe-91d5-a133d0657a77', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a3dd308-ab95-46fe-91d5-a133d0657a77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:09,848 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.040s 2022-04-11 09:56:09,848 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1aefb6f-98ad-41ef-8559-a86fc2ddaa2d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1aefb6f-98ad-41ef-8559-a86fc2ddaa2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:10,895 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.039s 2022-04-11 09:56:10,895 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5eb2b5f-eea5-476f-916a-645bac16d43a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5eb2b5f-eea5-476f-916a-645bac16d43a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:11,947 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.044s 2022-04-11 09:56:11,948 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b45c3f71-62ed-44ed-b9db-a332a152121f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b45c3f71-62ed-44ed-b9db-a332a152121f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:13,071 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.115s 2022-04-11 09:56:13,071 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2de6313d-f13f-4b5a-b980-7db8807cb85c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2de6313d-f13f-4b5a-b980-7db8807cb85c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:14,117 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:56:14,117 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eff0f23-1e93-478a-813d-091a8503b348', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eff0f23-1e93-478a-813d-091a8503b348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:15,165 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.040s 2022-04-11 09:56:15,165 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94676b3c-75c2-492d-8101-e312f4b7a10a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94676b3c-75c2-492d-8101-e312f4b7a10a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:16,243 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.070s 2022-04-11 09:56:16,243 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fba3aac4-6122-4c22-98bb-455eec2ec075', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fba3aac4-6122-4c22-98bb-455eec2ec075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:17,320 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.069s 2022-04-11 09:56:17,320 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc9851f0-5479-451b-8d93-c4b867ccebd7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc9851f0-5479-451b-8d93-c4b867ccebd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:18,383 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.055s 2022-04-11 09:56:18,384 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-999af02b-3149-4107-92c4-54c5c8624c36', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-999af02b-3149-4107-92c4-54c5c8624c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:19,431 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.040s 2022-04-11 09:56:19,431 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc9a49b9-a13d-41d9-9f76-34bdb3d8ad4d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc9a49b9-a13d-41d9-9f76-34bdb3d8ad4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:20,478 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:56:20,479 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4b31492-5958-436a-8fba-64318268473b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4b31492-5958-436a-8fba-64318268473b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:21,523 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:56:21,523 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-869c0f26-6730-4d30-9545-f0c004d3a463', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-869c0f26-6730-4d30-9545-f0c004d3a463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:22,570 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:56:22,570 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d77171cf-334d-41c0-bf27-202b9fcf2960', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d77171cf-334d-41c0-bf27-202b9fcf2960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:23,616 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:56:23,616 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9b04608-eee5-444a-805e-2a75682cebc2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9b04608-eee5-444a-805e-2a75682cebc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:24,662 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:56:24,662 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae5fbfa-c0c3-4bb8-aa91-4e46739b426d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae5fbfa-c0c3-4bb8-aa91-4e46739b426d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:25,707 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:56:25,707 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04281345-e1fd-4f9c-8a53-b41dec15163d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04281345-e1fd-4f9c-8a53-b41dec15163d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:26,754 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:56:26,754 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47d5fa40-80fc-4b3a-b7d3-be9210daf4aa', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47d5fa40-80fc-4b3a-b7d3-be9210daf4aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:27,801 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.039s 2022-04-11 09:56:27,802 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8b89111-447b-41a5-b1b8-ce377834486c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8b89111-447b-41a5-b1b8-ce377834486c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:28,849 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.040s 2022-04-11 09:56:28,849 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ed55d64-60ce-45fa-886a-81251abb8580', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ed55d64-60ce-45fa-886a-81251abb8580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:29,894 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:56:29,894 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a426a7f-6b5e-4714-a489-c72f54c56f26', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a426a7f-6b5e-4714-a489-c72f54c56f26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:30,939 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:56:30,940 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc6a8c4b-82e2-41af-8d2b-7a5fd7d772c2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc6a8c4b-82e2-41af-8d2b-7a5fd7d772c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:31,986 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:56:31,986 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9deb27e-9276-491a-947f-7eb6feb0b066', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9deb27e-9276-491a-947f-7eb6feb0b066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:33,032 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:56:33,033 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aea573e8-0836-4eac-b429-377f7874070b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aea573e8-0836-4eac-b429-377f7874070b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:34,079 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:56:34,079 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5408e1e-28ff-4ba7-a7e5-3630e2dba61d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5408e1e-28ff-4ba7-a7e5-3630e2dba61d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:35,124 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.036s 2022-04-11 09:56:35,124 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e03b209-40fb-4616-bd4e-769d8e104b82', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e03b209-40fb-4616-bd4e-769d8e104b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:36,170 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:56:36,171 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18d09d07-7bf6-49e8-aa53-3b3699294eb7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18d09d07-7bf6-49e8-aa53-3b3699294eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:37,217 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:56:37,217 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d278dbc-b211-4d78-9018-a31761508869', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d278dbc-b211-4d78-9018-a31761508869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:38,262 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:56:38,263 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eea43235-4d10-49e3-b605-fde85d433bd0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eea43235-4d10-49e3-b605-fde85d433bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:39,309 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:56:39,310 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-541e82f9-d85c-4f44-94b8-20ac3a66da38', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-541e82f9-d85c-4f44-94b8-20ac3a66da38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:40,354 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:56:40,354 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c44a580a-647d-44c4-85ed-aa7bdc8671c9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c44a580a-647d-44c4-85ed-aa7bdc8671c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:41,400 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:56:41,400 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9d4b89e-1ece-4532-aede-43c148113bd7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9d4b89e-1ece-4532-aede-43c148113bd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:42,447 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.039s 2022-04-11 09:56:42,448 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40140a7b-30e2-4a60-86ee-068817678483', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40140a7b-30e2-4a60-86ee-068817678483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:43,494 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.039s 2022-04-11 09:56:43,495 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dc3a614-0b2f-46d9-9c1e-3fcbe66d1e3f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dc3a614-0b2f-46d9-9c1e-3fcbe66d1e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:44,540 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.036s 2022-04-11 09:56:44,540 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b0aee20-d3da-4731-bb11-653a1d808210', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b0aee20-d3da-4731-bb11-653a1d808210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:45,587 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.039s 2022-04-11 09:56:45,587 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d7f7233-bdfc-4442-b97f-5f06c00569f6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d7f7233-bdfc-4442-b97f-5f06c00569f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:46,632 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:56:46,633 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aebb892-80f2-4ef4-a6da-b6e81bbdeebe', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aebb892-80f2-4ef4-a6da-b6e81bbdeebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:47,678 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:56:47,679 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7afd9148-912e-4669-a9d6-0421b0ca7b18', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7afd9148-912e-4669-a9d6-0421b0ca7b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:48,723 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:56:48,724 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0fa1d40-593e-4eac-bc94-851aeddf0583', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0fa1d40-593e-4eac-bc94-851aeddf0583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:49,786 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.055s 2022-04-11 09:56:49,786 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef717a69-87af-4f47-8a6d-16a0ac9a7e75', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef717a69-87af-4f47-8a6d-16a0ac9a7e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:50,830 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:56:50,831 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac5b5fd6-cf00-4fbf-8bda-fb20dd0f34d0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac5b5fd6-cf00-4fbf-8bda-fb20dd0f34d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:51,877 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:56:51,877 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f896bdc-a685-4394-b366-e074afa523d7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f896bdc-a685-4394-b366-e074afa523d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:52,922 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:56:52,923 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99dbcc0d-07b8-49a6-b27b-d2b513a63991', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99dbcc0d-07b8-49a6-b27b-d2b513a63991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:53,970 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:56:53,970 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1095d8d2-4dae-4926-86f2-d454ee743cdb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1095d8d2-4dae-4926-86f2-d454ee743cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:55,016 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:56:55,016 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7468e6be-9625-45d4-9e9c-f4a573183b70', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7468e6be-9625-45d4-9e9c-f4a573183b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:56,065 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.041s 2022-04-11 09:56:56,066 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13b92f60-3f8b-4515-87d3-55cba8197d2a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13b92f60-3f8b-4515-87d3-55cba8197d2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:57,113 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.039s 2022-04-11 09:56:57,113 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dae1c76-40ae-472b-842f-34f578aa71b1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dae1c76-40ae-472b-842f-34f578aa71b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:58,158 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:56:58,158 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c15265e-7926-45f6-ba6b-f58d0863f68e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c15265e-7926-45f6-ba6b-f58d0863f68e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:56:59,208 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.042s 2022-04-11 09:56:59,208 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-218b24e8-ccba-4778-b5b2-4ad7d5da423f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-218b24e8-ccba-4778-b5b2-4ad7d5da423f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:57:00,254 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:57:00,254 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4543f50-5ee3-46e9-82f8-647046f58594', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4543f50-5ee3-46e9-82f8-647046f58594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:57:01,300 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:57:01,300 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6398e62e-5a62-47c4-9071-ffa59bb48894', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6398e62e-5a62-47c4-9071-ffa59bb48894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:57:02,347 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:57:02,347 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36627ec2-33d4-4feb-8f11-6ac0e63e07e8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36627ec2-33d4-4feb-8f11-6ac0e63e07e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:57:03,394 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:57:03,394 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea3faecc-b292-49f2-80e4-286cb4983966', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea3faecc-b292-49f2-80e4-286cb4983966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:57:04,439 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:57:04,440 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfbde66c-f25b-4e2c-b34c-19c0e1f7806b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfbde66c-f25b-4e2c-b34c-19c0e1f7806b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:57:05,486 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:57:05,487 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4decacfd-f991-4f04-8040-cb9a0604b4f8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4decacfd-f991-4f04-8040-cb9a0604b4f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:57:06,532 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:57:06,532 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b4dbf01-62eb-4d45-8087-f48bc86697e6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b4dbf01-62eb-4d45-8087-f48bc86697e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:57:07,578 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:57:07,578 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-924d142d-b04c-45c2-ab57-3d2fb5824ec7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-924d142d-b04c-45c2-ab57-3d2fb5824ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:57:08,624 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:57:08,625 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f23511cb-fc65-46d4-80db-d01c192c0ecb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f23511cb-fc65-46d4-80db-d01c192c0ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:57:09,670 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:57:09,670 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93356910-b0e2-458c-af8a-ecf1b93ccc6f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93356910-b0e2-458c-af8a-ecf1b93ccc6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:57:10,717 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:57:10,717 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9e02ee1-fd70-4635-98a5-2cfd3125a712', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9e02ee1-fd70-4635-98a5-2cfd3125a712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:57:11,762 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:57:11,763 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10538ab8-930a-4bb8-a29a-363ddd5a58a0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10538ab8-930a-4bb8-a29a-363ddd5a58a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:57:12,809 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:57:12,809 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e7d1480-1460-4990-b022-bdec4bc69291', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e7d1480-1460-4990-b022-bdec4bc69291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:57:13,859 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.041s 2022-04-11 09:57:13,859 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c6faa8d-6c37-4d2f-b323-024d3f3eae75', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c6faa8d-6c37-4d2f-b323-024d3f3eae75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:57:14,903 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:57:14,904 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c733911b-f38f-446e-9659-65189e827b4e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c733911b-f38f-446e-9659-65189e827b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:57:15,950 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.038s 2022-04-11 09:57:15,950 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09d2367c-7376-4d52-ae66-7bf48a6825dd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09d2367c-7376-4d52-ae66-7bf48a6825dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:57:16,996 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:57:16,996 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5713a9f3-90ec-45fc-a6ce-0b2cb8f1768c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5713a9f3-90ec-45fc-a6ce-0b2cb8f1768c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:57:18,041 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.037s 2022-04-11 09:57:18,041 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38993b3a-7137-4d61-8ea8-eab1d3df6841', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38993b3a-7137-4d61-8ea8-eab1d3df6841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:57:19,195 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 0.146s 2022-04-11 09:57:19,195 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b25e001c-a990-4b30-b27a-dfbecd5a8d6b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b25e001c-a990-4b30-b27a-dfbecd5a8d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:58:20,264 124323 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.11', port=80): Read timed out. (read timeout=60)")': /volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 2022-04-11 09:59:19,610 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55 119.407s 2022-04-11 09:59:19,611 124323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a2df21f-cc47-4b78-913d-625545fe73c8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a2df21f-cc47-4b78-913d-625545fe73c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55'} Body: b'{"volume": {"id": "4508b8b9-3874-4f0c-8111-e582f6760c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:51:43.000000", "updated_at": "2022-04-11T09:51:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1804853240", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/2f0be38a9b3144f2a8f59c15a32ff390/volumes/4508b8b9-3874-4f0c-8111-e582f6760c55"}], "user_id": "76d50aef38b34707872365f2016b6a68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390"}}' 2022-04-11 09:59:19,736 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1 0.116s 2022-04-11 09:59:19,736 124323 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': 'Mon, 11 Apr 2022 09:59:19 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-42fcffe5-9041-4fd7-b916-deed3dca3fb4', 'x-compute-request-id': 'req-42fcffe5-9041-4fd7-b916-deed3dca3fb4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1'} Body: b'' 2022-04-11 09:59:19,890 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1 0.153s 2022-04-11 09:59:19,890 124323 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': 'Mon, 11 Apr 2022 09:59:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', '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-0f014993-53b2-4d99-93c0-7c135380b7f3', 'x-compute-request-id': 'req-0f014993-53b2-4d99-93c0-7c135380b7f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1'} Body: b'{"server": {"id": "16e8fc19-a6dd-478e-981e-9aa7695f8ad1", "name": "tempest-AttachVolumeShelveTestJSON-server-1602636492", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:50:13Z", "updated": "2022-04-11T09:59:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:e5:4b"}, {"version": 4, "addr": "172.27.3.27", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:e5:4b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-662944840", "OS-SRV-USG:launched_at": "2022-04-11T09:50:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1358594924"}], "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-04-11 09:59:21,126 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1 0.226s 2022-04-11 09:59:21,127 124323 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': 'Mon, 11 Apr 2022 09:59:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', '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-0f696f25-4f5f-459f-80da-2c9da15e1d86', 'x-compute-request-id': 'req-0f696f25-4f5f-459f-80da-2c9da15e1d86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1'} Body: b'{"server": {"id": "16e8fc19-a6dd-478e-981e-9aa7695f8ad1", "name": "tempest-AttachVolumeShelveTestJSON-server-1602636492", "status": "ACTIVE", "tenant_id": "2f0be38a9b3144f2a8f59c15a32ff390", "user_id": "76d50aef38b34707872365f2016b6a68", "metadata": {}, "hostId": "72c657c402e2b1b58f6f0233a3976f794d958794e1f0bb8a60be224c", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:50:13Z", "updated": "2022-04-11T09:59:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-852513705-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:e5:4b"}, {"version": 4, "addr": "172.27.3.27", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:e5:4b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-662944840", "OS-SRV-USG:launched_at": "2022-04-11T09:50:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1358594924"}], "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-04-11 09:59:22,171 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1 0.034s 2022-04-11 09:59:22,171 124323 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': 'Mon, 11 Apr 2022 09:59:22 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-e3956d65-96f1-443a-9150-757220227823', 'x-compute-request-id': 'req-e3956d65-96f1-443a-9150-757220227823', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/16e8fc19-a6dd-478e-981e-9aa7695f8ad1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 16e8fc19-a6dd-478e-981e-9aa7695f8ad1 could not be found."}}' 2022-04-11 09:59:23,209 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.11/compute/v2.1/os-keypairs/tempest-keypair-662944840 1.037s 2022-04-11 09:59:23,209 124323 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': 'Mon, 11 Apr 2022 09:59:22 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-753c39bc-6cdf-4545-8858-ac18f234a41c', 'x-compute-request-id': 'req-753c39bc-6cdf-4545-8858-ac18f234a41c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.11/compute/v2.1/os-keypairs/tempest-keypair-662944840'} Body: b'' 2022-04-11 09:59:23,339 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.11:9696/v2.0/security-groups/b5bcaaff-1da5-4e4a-adf0-22a37651d267 0.129s 2022-04-11 09:59:23,340 124323 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-a5fe4300-e13b-4578-bc44-c48fa86806c9', 'content-length': '0', 'date': 'Mon, 11 Apr 2022 09:59:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.11:9696/v2.0/security-groups/b5bcaaff-1da5-4e4a-adf0-22a37651d267'} Body: b'' 2022-04-11 09:59:23,362 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.11:9696/v2.0/security-groups/b5bcaaff-1da5-4e4a-adf0-22a37651d267 0.021s 2022-04-11 09:59:23,363 124323 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-91ac4961-6135-467d-88c7-7c9caa5793a9', 'date': 'Mon, 11 Apr 2022 09:59:23 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.11:9696/v2.0/security-groups/b5bcaaff-1da5-4e4a-adf0-22a37651d267'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b5bcaaff-1da5-4e4a-adf0-22a37651d267 does not exist", "detail": ""}}' 2022-04-11 09:59:23,802 124323 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.11:9696/v2.0/floatingips/ba1fa06e-1633-4db3-9702-eb7e15d3ebe5 0.438s 2022-04-11 09:59:23,802 124323 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-2e8d9414-d155-4d92-b9fd-81906d2f79c3', 'content-length': '0', 'date': 'Mon, 11 Apr 2022 09:59:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.11:9696/v2.0/floatingips/ba1fa06e-1633-4db3-9702-eb7e15d3ebe5'} 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 531, 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 4508b8b9-3874-4f0c-8111-e582f6760c55 failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
fail
ft6.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-04-11 09:31:44,127 124326 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-04-11 09:31:44,128 124326 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-04-11 09:31:45,479 124326 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.11/compute/v2.1/os-keypairs 1.351s 2022-04-11 09:31:45,480 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-701247212"}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2300', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ad76084-751f-4769-8285-873b4d1e3315', 'x-compute-request-id': 'req-9ad76084-751f-4769-8285-873b4d1e3315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAup8wzakH6FnSrCOHepk2G8hkwub1naBoieg9S07AJu58RzNv\\n8+tPKqDPMjtiax4m8H1gtoBYm2kXFzXxDUifjW5KI5lS6PZmJ1S3tsATuaGOsAya\\nTEk/ohW+5+V0n5K9MYVgeWP330ZH3oF8mYnNYiNeT19dou5pEeFdm9KiLTKGlFp3\\ngoVS/E1Vo3BcMihsjrrZWqiWa2CdSE62cyRBkz1zhBPXn0CUTa40BtULHU+ifaT9\\n++6YZRl2Tth80qC3ATFuE9kq4Xm4CEMrbqjJ9pUAgBo8syji1O7/fO2uXVY7McJO\\nICNUwCTUmYDWOwRln70jx6zOoUr79ATY+oKZiQIDAQABAoIBAQCtIr1DP9s/O/4Q\\nh5HMMtIZKmwYye76wvPZZaVf9XqdY8nWwKjPkfJLaQ9w2dkv6bRUju0nw6Dw5alv\\ndjLhkQu9SaHsrvVVfis9uAIMwNxL7s+TEs4fkiE//Y60U5ND6/4sMEJVvGIdOXW5\\nv0XaqBbsQkXfu2kCnM7LsNqIkvy0kkBDxdpBPExx1k44wQj862a42xHbtCjWXuku\\nRYOVITbdQc9YlMxS7b6XRyGBibeT58ml11AUJ8WXJWufLMVjjdy9/Oo/KBBc/yJd\\nMh5T04265KXWioE6AspYu0+LUSnST4BGzqUJS57Y9NYwCFFzVm4oOBFYRjXqC+bJ\\nyx/QdvaVAoGBAPUGf3xv6wNeYeH86+qXX7tIhNWmHkU/F20CwNE0MEJRIxxFSa0U\\nE9rHaa/xppX/yzump1S7EvT22O7GNCo52OnePADcIKfi0Ghkef3bp6soQSwW9nJg\\nBdkWd0aNEb8RGAZXgkAXWE/I4M+1d5XfYWyeQN6Qq1841Y85FtaURh6PAoGBAML7\\nByCVUGf8hoob2V2VhxUaZdnGNRHkTP8n7CBKaAqiBLruLyIi8uIq/YUnUbYOBWug\\n7+smNNaHdLCGNfbVLa0hGV/g7eXqPRJES3w5zmyRKAZ30OZpGTnnvXE0eEF8+CEc\\n1JvcERoTHoQVw4L13bxm5tn8V9qhZcEM0s+8ldJnAoGAEep/t+GXFY/5KEUOGwEm\\nhtMuo1CaNgX++IGTB7kBLlgwcQi/8l/dc8nQ+IR64czqV1pAMfnb0P2brxnfBpdk\\nPPV6/bUazivPgVKXePBuuh0fZtHnA0XyJ4V1AzudaJMfZpdPdtA+LNdLWOSz8cl7\\nni2UILIDVdsaAnbyLI568hECgYBDYi+3YgLUvR/d8Pvw7LEvaN0UIvzKPyUg9TIU\\ngsJsEkwiMhiV6pAX+5V8A/eoPDZBWPAxSxXtogiAzREvScMsVwkG6pws3gPXIUUZ\\nHH0rZgr4GUZXqrCuI1mEGwcIUuEJyIXti2NZqIveSAs2YjQMXV+grCXMiAS7b+wX\\nIOyCNwKBgEHw/mFoI2AemTADwj7ISEOvxSANW4AN3UcBH1Jv0gZMsVOMQY7XpfAm\\npV4t3ieClnRAXnpQFe8b8MdNQ49rV25i91CZXtQ///Y1psQVmUGEUqyQu7hPaI6D\\nMh3KFvC7/ra235PShWTf+jyLP+kC3JdZSI7KyQxecj6L0vw5bHoa\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-701247212", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6nzDNqQfoWdKsI4d6mTYbyGTC5vWdoGiJ6D1LTsAm7nxHM2/z608qoM8yO2JrHibwfWC2gFibaRcXNfENSJ+NbkojmVLo9mYnVLe2wBO5oY6wDJpMST+iFb7n5XSfkr0xhWB5Y/ffRkfegXyZic1iI15PX12i7mkR4V2b0qItMoaUWneChVL8TVWjcFwyKGyOutlaqJZrYJ1ITrZzJEGTPXOEE9efQJRNrjQG1QsdT6J9pP377phlGXZO2HzSoLcBMW4T2SrhebgIQytuqMn2lQCAGjyzKOLU7v987a5dVjsxwk4gI1TAJNSZgNY7BGWfvSPHrM6hSvv0BNj6gpmJ Generated-by-Nova", "fingerprint": "17:9e:1d:23:04:52:2a:f2:7e:ad:6a:e1:23:06:58:ab", "user_id": "215f27ffca6448ec99e4236e5938b7f1"}}' 2022-04-11 09:31:45,482 124326 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-701247212 created 2022-04-11 09:31:46,387 124326 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.11:9696/v2.0/security-groups 0.904s 2022-04-11 09:31:46,387 124326 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--546112468", "description": "tempest-description--1770858856"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-8a28cf2a-cf55-466d-a339-64dbb075d6ee', 'date': 'Mon, 11 Apr 2022 09:31:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "39af5175-d670-441d-8338-657808722491", "name": "tempest-securitygroup--546112468", "stateful": true, "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "description": "tempest-description--1770858856", "shared": false, "security_group_rules": [{"id": "2d920c3c-8f69-4e82-9da1-fb6db0c895af", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "security_group_id": "39af5175-d670-441d-8338-657808722491", "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": 100, "description": null, "tags": [], "created_at": "2022-04-11T09:31:46Z", "updated_at": "2022-04-11T09:31:46Z", "revision_number": 0, "project_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}, {"id": "783f085e-d6dd-4f76-9a1d-c6d4b86f997a", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "security_group_id": "39af5175-d670-441d-8338-657808722491", "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": 99, "description": null, "tags": [], "created_at": "2022-04-11T09:31:45Z", "updated_at": "2022-04-11T09:31:45Z", "revision_number": 0, "project_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}], "tags": [], "created_at": "2022-04-11T09:31:45Z", "updated_at": "2022-04-11T09:31:45Z", "revision_number": 1, "project_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:31:46,888 124326 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.11:9696/v2.0/security-group-rules 0.500s 2022-04-11 09:31:46,889 124326 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": "39af5175-d670-441d-8338-657808722491", "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-35263fa1-9d42-43de-86c5-c8afff2152ea', 'date': 'Mon, 11 Apr 2022 09:31:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fcb5eb7b-0180-4c76-8947-4d6cd9c711d5", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "security_group_id": "39af5175-d670-441d-8338-657808722491", "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-04-11T09:31:46Z", "updated_at": "2022-04-11T09:31:46Z", "revision_number": 0, "project_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:31:47,334 124326 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.11:9696/v2.0/security-group-rules 0.444s 2022-04-11 09:31:47,334 124326 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": "39af5175-d670-441d-8338-657808722491", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3b6b16c2-0888-47af-bc5c-9a8a9789eede', 'date': 'Mon, 11 Apr 2022 09:31:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b3b1a3d3-8e10-4dd2-957a-bcebbf40b060", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "security_group_id": "39af5175-d670-441d-8338-657808722491", "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-04-11T09:31:47Z", "updated_at": "2022-04-11T09:31:47Z", "revision_number": 0, "project_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:31:47,334 124326 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--546112468 created 2022-04-11 09:31:50,777 124326 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.11:9696/v2.0/floatingips 3.442s 2022-04-11 09:31:50,777 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "1ddef7fa-4766-4d1c-b96f-6b200623802f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-cb9997e4-c7c5-40be-b55c-d4329fe0448b', 'date': 'Mon, 11 Apr 2022 09:31:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d1d6b944-de81-4a7d-96a9-f6a73369ae4d", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "floating_ip_address": "172.27.3.70", "floating_network_id": "1ddef7fa-4766-4d1c-b96f-6b200623802f", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "description": "", "port_details": null, "tags": [], "created_at": "2022-04-11T09:31:49Z", "updated_at": "2022-04-11T09:31:49Z", "revision_number": 0}}' 2022-04-11 09:31:50,778 124326 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd1d6b944-de81-4a7d-96a9-f6a73369ae4d', 'tenant_id': '7d3b1aeb90fc4ad1a7f887f714b83f18', 'floating_ip_address': '172.27.3.70', 'floating_network_id': '1ddef7fa-4766-4d1c-b96f-6b200623802f', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7d3b1aeb90fc4ad1a7f887f714b83f18', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-04-11T09:31:49Z', 'updated_at': '2022-04-11T09:31:49Z', 'revision_number': 0, 'ip': '172.27.3.70'} created 2022-04-11 09:31:51,053 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.222.0.11/identity/v3/auth/tokens 0.268s 2022-04-11 09:31:51,053 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 11 Apr 2022 09:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3244', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-98f09a51-d120-452b-945a-d9793ca7c455', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "215f27ffca6448ec99e4236e5938b7f1", "name": "tempest-AttachVolumeTestJSON-1640722893-project", "password_expires_at": null}, "audit_ids": ["qbuxFV-ITRWm4XSZ2Xz4ig"], "expires_at": "2022-04-11T10:31:50.000000Z", "issued_at": "2022-04-11T09:31:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "name": "tempest-AttachVolumeTestJSON-1640722893"}, "is_domain": false, "roles": [{"id": "b478ac538e1c47f795ba99ea57f98e2b", "name": "member"}, {"id": "d281caf276aa4f4f9e569c3555eacd33", "name": "reader"}], "catalog": [{"endpoints": [{"id": "562511e165b54693812b20eb1977253d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.11:8080", "region": "RegionOne"}, {"id": "79bc5a9fd7f643f89e65ef103322b4b3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11:8080/v1/AUTH_7d3b1aeb90fc4ad1a7f887f714b83f18", "region": "RegionOne"}], "id": "0512eb9c159147738e5173e49974b126", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3ebcaaee32d24d03b25941733dde17b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18", "region": "RegionOne"}], "id": "3bd0c7a700d442529e9195a5f99d63b8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "ad60118832834e10ac9643f77d5f5f13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11:9696/", "region": "RegionOne"}], "id": "3e4d74c3e00a4a46bcd814dc64619dc4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0886496255b44011aca09c3a9f7ccc5c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/image", "region": "RegionOne"}], "id": "80ab5fa18595421aaff41f532de9a25b", "type": "image", "name": "glance"}, {"endpoints": [{"id": "37af92f5a906449b8b0d6e4c8b6865bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/compute/v2/7d3b1aeb90fc4ad1a7f887f714b83f18", "region": "RegionOne"}], "id": "8301df3b062b4e96ab0587b7cd862ec8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "85b7ffa6a2864c28bd6e19d4601de35f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18", "region": "RegionOne"}], "id": "95612643cd25400b9317c8f6a68fe0bf", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d457a72b2e6c48439d4d6f86a3d20e88", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/compute/v2.1", "region": "RegionOne"}], "id": "afcd314eae8f46b2ae7d191ae0c82287", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e04b3d4dfd944d4098cb60a8e6daa25e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/placement", "region": "RegionOne"}], "id": "c281df1778e246959c0cb0ef9d72c9dc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dfca484811e94535ba271b2f00fdf6d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/identity", "region": "RegionOne"}], "id": "fd9bd34f7e044883b019eddc45b98c7f", "type": "identity", "name": "keystone"}]}}' 2022-04-11 09:31:51,054 124326 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'df052d27-99e4-455f-91c8-5643c98075aa', 'name': 'tempest-AttachVolumeTestJSON-874669039-network', 'tenant_id': '7d3b1aeb90fc4ad1a7f887f714b83f18', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7d3b1aeb90fc4ad1a7f887f714b83f18', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 122, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-04-11T09:31:30Z', 'updated_at': '2022-04-11T09:31:30Z', 'revision_number': 1} available for tenant 2022-04-11 09:31:51,055 124326 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAup8wzakH6FnSrCOHepk2G8hkwub1naBoieg9S07AJu58RzNv\n8+tPKqDPMjtiax4m8H1gtoBYm2kXFzXxDUifjW5KI5lS6PZmJ1S3tsATuaGOsAya\nTEk/ohW+5+V0n5K9MYVgeWP330ZH3oF8mYnNYiNeT19dou5pEeFdm9KiLTKGlFp3\ngoVS/E1Vo3BcMihsjrrZWqiWa2CdSE62cyRBkz1zhBPXn0CUTa40BtULHU+ifaT9\n++6YZRl2Tth80qC3ATFuE9kq4Xm4CEMrbqjJ9pUAgBo8syji1O7/fO2uXVY7McJO\nICNUwCTUmYDWOwRln70jx6zOoUr79ATY+oKZiQIDAQABAoIBAQCtIr1DP9s/O/4Q\nh5HMMtIZKmwYye76wvPZZaVf9XqdY8nWwKjPkfJLaQ9w2dkv6bRUju0nw6Dw5alv\ndjLhkQu9SaHsrvVVfis9uAIMwNxL7s+TEs4fkiE//Y60U5ND6/4sMEJVvGIdOXW5\nv0XaqBbsQkXfu2kCnM7LsNqIkvy0kkBDxdpBPExx1k44wQj862a42xHbtCjWXuku\nRYOVITbdQc9YlMxS7b6XRyGBibeT58ml11AUJ8WXJWufLMVjjdy9/Oo/KBBc/yJd\nMh5T04265KXWioE6AspYu0+LUSnST4BGzqUJS57Y9NYwCFFzVm4oOBFYRjXqC+bJ\nyx/QdvaVAoGBAPUGf3xv6wNeYeH86+qXX7tIhNWmHkU/F20CwNE0MEJRIxxFSa0U\nE9rHaa/xppX/yzump1S7EvT22O7GNCo52OnePADcIKfi0Ghkef3bp6soQSwW9nJg\nBdkWd0aNEb8RGAZXgkAXWE/I4M+1d5XfYWyeQN6Qq1841Y85FtaURh6PAoGBAML7\nByCVUGf8hoob2V2VhxUaZdnGNRHkTP8n7CBKaAqiBLruLyIi8uIq/YUnUbYOBWug\n7+smNNaHdLCGNfbVLa0hGV/g7eXqPRJES3w5zmyRKAZ30OZpGTnnvXE0eEF8+CEc\n1JvcERoTHoQVw4L13bxm5tn8V9qhZcEM0s+8ldJnAoGAEep/t+GXFY/5KEUOGwEm\nhtMuo1CaNgX++IGTB7kBLlgwcQi/8l/dc8nQ+IR64czqV1pAMfnb0P2brxnfBpdk\nPPV6/bUazivPgVKXePBuuh0fZtHnA0XyJ4V1AzudaJMfZpdPdtA+LNdLWOSz8cl7\nni2UILIDVdsaAnbyLI568hECgYBDYi+3YgLUvR/d8Pvw7LEvaN0UIvzKPyUg9TIU\ngsJsEkwiMhiV6pAX+5V8A/eoPDZBWPAxSxXtogiAzREvScMsVwkG6pws3gPXIUUZ\nHH0rZgr4GUZXqrCuI1mEGwcIUuEJyIXti2NZqIveSAs2YjQMXV+grCXMiAS7b+wX\nIOyCNwKBgEHw/mFoI2AemTADwj7ISEOvxSANW4AN3UcBH1Jv0gZMsVOMQY7XpfAm\npV4t3ieClnRAXnpQFe8b8MdNQ49rV25i91CZXtQ///Y1psQVmUGEUqyQu7hPaI6D\nMh3KFvC7/ra235PShWTf+jyLP+kC3JdZSI7KyQxecj6L0vw5bHoa\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-701247212', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6nzDNqQfoWdKsI4d6mTYbyGTC5vWdoGiJ6D1LTsAm7nxHM2/z608qoM8yO2JrHibwfWC2gFibaRcXNfENSJ+NbkojmVLo9mYnVLe2wBO5oY6wDJpMST+iFb7n5XSfkr0xhWB5Y/ffRkfegXyZic1iI15PX12i7mkR4V2b0qItMoaUWneChVL8TVWjcFwyKGyOutlaqJZrYJ1ITrZzJEGTPXOEE9efQJRNrjQG1QsdT6J9pP377phlGXZO2HzSoLcBMW4T2SrhebgIQytuqMn2lQCAGjyzKOLU7v987a5dVjsxwk4gI1TAJNSZgNY7BGWfvSPHrM6hSvv0BNj6gpmJ Generated-by-Nova', 'fingerprint': '17:9e:1d:23:04:52:2a:f2:7e:ad:6a:e1:23:06:58:ab', 'user_id': '215f27ffca6448ec99e4236e5938b7f1'}, 'security_group': {'id': '39af5175-d670-441d-8338-657808722491', 'name': 'tempest-securitygroup--546112468', 'stateful': True, 'tenant_id': '7d3b1aeb90fc4ad1a7f887f714b83f18', 'description': 'tempest-description--1770858856', 'shared': False, 'security_group_rules': [{'id': '2d920c3c-8f69-4e82-9da1-fb6db0c895af', 'tenant_id': '7d3b1aeb90fc4ad1a7f887f714b83f18', 'security_group_id': '39af5175-d670-441d-8338-657808722491', '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': 100, 'description': None, 'tags': [], 'created_at': '2022-04-11T09:31:46Z', 'updated_at': '2022-04-11T09:31:46Z', 'revision_number': 0, 'project_id': '7d3b1aeb90fc4ad1a7f887f714b83f18'}, {'id': '783f085e-d6dd-4f76-9a1d-c6d4b86f997a', 'tenant_id': '7d3b1aeb90fc4ad1a7f887f714b83f18', 'security_group_id': '39af5175-d670-441d-8338-657808722491', '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': 99, 'description': None, 'tags': [], 'created_at': '2022-04-11T09:31:45Z', 'updated_at': '2022-04-11T09:31:45Z', 'revision_number': 0, 'project_id': '7d3b1aeb90fc4ad1a7f887f714b83f18'}], 'tags': [], 'created_at': '2022-04-11T09:31:45Z', 'updated_at': '2022-04-11T09:31:45Z', 'revision_number': 1, 'project_id': '7d3b1aeb90fc4ad1a7f887f714b83f18'}, 'floating_ip': {'id': 'd1d6b944-de81-4a7d-96a9-f6a73369ae4d', 'tenant_id': '7d3b1aeb90fc4ad1a7f887f714b83f18', 'floating_ip_address': '172.27.3.70', 'floating_network_id': '1ddef7fa-4766-4d1c-b96f-6b200623802f', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7d3b1aeb90fc4ad1a7f887f714b83f18', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-04-11T09:31:49Z', 'updated_at': '2022-04-11T09:31:49Z', 'revision_number': 0, 'ip': '172.27.3.70'}} 2022-04-11 09:31:53,353 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.11/compute/v2.1/servers 2.296s 2022-04-11 09:31:53,353 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1895176928", "imageRef": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "df052d27-99e4-455f-91c8-5643c98075aa"}], "security_groups": [{"name": "tempest-securitygroup--546112468"}], "key_name": "tempest-keypair-701247212", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-179fea15-a809-4cdb-9840-1455f37438a1', 'x-compute-request-id': 'req-179fea15-a809-4cdb-9840-1455f37438a1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.11/compute/v2.1/servers'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--546112468"}], "adminPass": "password"}}' 2022-04-11 09:31:54,117 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.762s 2022-04-11 09:31:54,118 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02a085b6-3d2c-4813-a55a-5b94a7f1fa9b', 'x-compute-request-id': 'req-02a085b6-3d2c-4813-a55a-5b94a7f1fa9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:31:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-701247212", "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-04-11 09:31:56,135 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 1.006s 2022-04-11 09:31:56,135 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:31:55 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-0324d28d-2c84-49d0-b934-48fcc2993526', 'x-compute-request-id': 'req-0324d28d-2c84-49d0-b934-48fcc2993526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:31:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "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-04-11 09:31:57,272 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.127s 2022-04-11 09:31:57,272 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1241', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaeaeff8-4f0b-4b11-9309-fb0b3e8e16fc', 'x-compute-request-id': 'req-aaeaeff8-4f0b-4b11-9309-fb0b3e8e16fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "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-04-11 09:31:58,377 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.095s 2022-04-11 09:31:58,377 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:31:58 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-b9b0d20d-ce09-4ce2-9456-e5b60b870334', 'x-compute-request-id': 'req-b9b0d20d-ce09-4ce2-9456-e5b60b870334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:31:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "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-04-11 09:31:59,469 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.082s 2022-04-11 09:31:59,469 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:31:59 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-75ca64f3-9e06-4196-bc12-5f4c4968ae2e', 'x-compute-request-id': 'req-75ca64f3-9e06-4196-bc12-5f4c4968ae2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:31:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "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-04-11 09:32:00,577 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.099s 2022-04-11 09:32:00,578 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4eb3180-5aca-466d-aa88-2ab9f7f33a1f', 'x-compute-request-id': 'req-e4eb3180-5aca-466d-aa88-2ab9f7f33a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:32:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "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-04-11 09:32:00,585 124326 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 6 second wait 2022-04-11 09:32:01,739 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.153s 2022-04-11 09:32:01,740 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1297', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc104e81-1a72-47de-ab92-8d4e0ca50490', 'x-compute-request-id': 'req-bc104e81-1a72-47de-ab92-8d4e0ca50490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:32:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "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-04-11 09:32:01,747 124326 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 7 second wait 2022-04-11 09:32:02,852 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.100s 2022-04-11 09:32:02,852 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1297', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e6d5f4a-65b1-4871-be9f-c34cc31d14a5', 'x-compute-request-id': 'req-7e6d5f4a-65b1-4871-be9f-c34cc31d14a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:32:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "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-04-11 09:32:04,240 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.380s 2022-04-11 09:32:04,241 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1297', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abb69ee2-cdf3-46b7-88c2-d085bedab0b6', 'x-compute-request-id': 'req-abb69ee2-cdf3-46b7-88c2-d085bedab0b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:32:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "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-04-11 09:32:05,363 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.113s 2022-04-11 09:32:05,363 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f823db1-80fe-4b47-b05d-c4e5b5243e96', 'x-compute-request-id': 'req-8f823db1-80fe-4b47-b05d-c4e5b5243e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "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-04-11 09:32:05,370 124326 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 11 second wait 2022-04-11 09:32:07,506 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 1.134s 2022-04-11 09:32:07,507 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bb25bc4-58a3-4136-b7ad-727aeaa1fb93', 'x-compute-request-id': 'req-8bb25bc4-58a3-4136-b7ad-727aeaa1fb93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:32:09,581 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 1.066s 2022-04-11 09:32:09,582 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bf58321-64b8-43d4-b995-851ad95d376f', 'x-compute-request-id': 'req-5bf58321-64b8-43d4-b995-851ad95d376f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:32:10,911 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.321s 2022-04-11 09:32:10,911 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65af5858-cd3d-4488-b937-d0b9c183850a', 'x-compute-request-id': 'req-65af5858-cd3d-4488-b937-d0b9c183850a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:32:12,185 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.265s 2022-04-11 09:32:12,185 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-480cb3d4-f7d0-467c-8b71-c14652e5de94', 'x-compute-request-id': 'req-480cb3d4-f7d0-467c-8b71-c14652e5de94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:32:13,423 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.229s 2022-04-11 09:32:13,423 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-693da6a2-412a-4a21-a82e-7ddbbd98dfa6', 'x-compute-request-id': 'req-693da6a2-412a-4a21-a82e-7ddbbd98dfa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:32:14,673 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.241s 2022-04-11 09:32:14,674 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2feebeba-33fa-4965-9790-16f6e2062a81', 'x-compute-request-id': 'req-2feebeba-33fa-4965-9790-16f6e2062a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:32:15,919 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.237s 2022-04-11 09:32:15,920 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-586c9d04-0e21-4f2b-ab3f-b8545f8286ca', 'x-compute-request-id': 'req-586c9d04-0e21-4f2b-ab3f-b8545f8286ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:32:17,147 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.219s 2022-04-11 09:32:17,148 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b75b55bc-a6cd-4afb-95f6-c1a1eda8ad54', 'x-compute-request-id': 'req-b75b55bc-a6cd-4afb-95f6-c1a1eda8ad54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:32:18,370 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.214s 2022-04-11 09:32:18,371 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c062b4f5-5340-4936-8027-f0282185a211', 'x-compute-request-id': 'req-c062b4f5-5340-4936-8027-f0282185a211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:32:19,589 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.208s 2022-04-11 09:32:19,589 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df30a2af-295f-4042-a2b5-e98b790f1f55', 'x-compute-request-id': 'req-df30a2af-295f-4042-a2b5-e98b790f1f55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:32:20,811 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.214s 2022-04-11 09:32:20,811 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f34e8044-e005-42fb-8894-c6917edbb0cb', 'x-compute-request-id': 'req-f34e8044-e005-42fb-8894-c6917edbb0cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:32:22,084 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.264s 2022-04-11 09:32:22,085 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05aa3019-fbfd-48ff-8048-5ed2adaadceb', 'x-compute-request-id': 'req-05aa3019-fbfd-48ff-8048-5ed2adaadceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:32:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:32:23,312 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.219s 2022-04-11 09:32:23,312 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51f82f62-a2b9-4bc4-a1fd-8c69e13591ed', 'x-compute-request-id': 'req-51f82f62-a2b9-4bc4-a1fd-8c69e13591ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:32:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:32:24,535 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.214s 2022-04-11 09:32:24,535 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-754d0063-5a05-470a-8ed5-c60372f5edf8', 'x-compute-request-id': 'req-754d0063-5a05-470a-8ed5-c60372f5edf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:32:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:32:25,755 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.211s 2022-04-11 09:32:25,756 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-902a7a08-6685-4513-a35c-cfc8acf8d18b', 'x-compute-request-id': 'req-902a7a08-6685-4513-a35c-cfc8acf8d18b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:32:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:32:26,985 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.221s 2022-04-11 09:32:26,986 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b01f1c11-d382-4884-92fc-f3619d0e287a', 'x-compute-request-id': 'req-b01f1c11-d382-4884-92fc-f3619d0e287a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:32:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:32:28,588 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.594s 2022-04-11 09:32:28,589 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89cd4c03-7327-4d77-b900-0bc9ac7c9017', 'x-compute-request-id': 'req-89cd4c03-7327-4d77-b900-0bc9ac7c9017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "BUILD", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:32:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:32:29,770 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.173s 2022-04-11 09:32:29,771 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:32:29 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-81c74470-e523-4a77-b114-0e74b0080122', 'x-compute-request-id': 'req-81c74470-e523-4a77-b114-0e74b0080122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:32:28Z", "addresses": {"tempest-AttachVolumeTestJSON-874669039-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-04-11 09:32:29,779 124326 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 35 second wait 2022-04-11 09:32:30,141 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-interface 0.361s 2022-04-11 09:32:30,141 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4562901-3d12-47a8-a151-6df7c09b35b0', 'x-compute-request-id': 'req-a4562901-3d12-47a8-a151-6df7c09b35b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "df052d27-99e4-455f-91c8-5643c98075aa", "port_id": "de427c1b-43e4-4220-ba2b-e6ada5335444", "mac_addr": "fa:16:3e:ce:cc:de", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8aefea59-537f-40a9-b836-ad1ed15466b2", "ip_address": "172.20.0.3"}]}]}' 2022-04-11 09:32:31,845 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.222.0.11:9696/v2.0/floatingips/d1d6b944-de81-4a7d-96a9-f6a73369ae4d 1.700s 2022-04-11 09:32:31,845 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "de427c1b-43e4-4220-ba2b-e6ada5335444"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-e2f06b20-087b-4b17-a815-8e818ccba497', 'date': 'Mon, 11 Apr 2022 09:32:31 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11:9696/v2.0/floatingips/d1d6b944-de81-4a7d-96a9-f6a73369ae4d'} Body: b'{"floatingip": {"id": "d1d6b944-de81-4a7d-96a9-f6a73369ae4d", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "floating_ip_address": "172.27.3.70", "floating_network_id": "1ddef7fa-4766-4d1c-b96f-6b200623802f", "router_id": "142454e8-86ff-4da5-b9d2-b9ecb3c52d41", "port_id": "de427c1b-43e4-4220-ba2b-e6ada5335444", "fixed_ip_address": "172.20.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "df052d27-99e4-455f-91c8-5643c98075aa", "mac_address": "fa:16:3e:ce:cc:de", "admin_state_up": true, "status": "ACTIVE", "device_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-04-11T09:31:49Z", "updated_at": "2022-04-11T09:32:30Z", "revision_number": 1, "project_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:32:31,860 124326 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.70:22' as 'ubuntu' with public key authentication 2022-04-11 09:32:36,269 124326 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.70 ([Errno None] Unable to connect to port 22 on 172.27.3.70). Number attempts: 1. Retry after 2 seconds. 2022-04-11 09:32:41,833 124326 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.70 ([Errno None] Unable to connect to port 22 on 172.27.3.70). Number attempts: 2. Retry after 3 seconds. 2022-04-11 09:32:48,393 124326 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.70 ([Errno None] Unable to connect to port 22 on 172.27.3.70). Number attempts: 3. Retry after 4 seconds. 2022-04-11 09:32:55,977 124326 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.70 ([Errno None] Unable to connect to port 22 on 172.27.3.70). Number attempts: 4. Retry after 5 seconds. 2022-04-11 09:33:04,553 124326 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.70 ([Errno None] Unable to connect to port 22 on 172.27.3.70). Number attempts: 5. Retry after 6 seconds. 2022-04-11 09:33:14,121 124326 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.70 ([Errno None] Unable to connect to port 22 on 172.27.3.70). Number attempts: 6. Retry after 7 seconds. 2022-04-11 09:33:24,681 124326 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.70 ([Errno None] Unable to connect to port 22 on 172.27.3.70). Number attempts: 7. Retry after 8 seconds. 2022-04-11 09:33:36,265 124326 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.70 ([Errno None] Unable to connect to port 22 on 172.27.3.70). Number attempts: 8. Retry after 9 seconds. 2022-04-11 09:33:48,841 124326 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.70 ([Errno None] Unable to connect to port 22 on 172.27.3.70). Number attempts: 9. Retry after 10 seconds. 2022-04-11 09:33:59,354 124326 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.70 ([Errno None] Unable to connect to port 22 on 172.27.3.70). Number attempts: 10. Retry after 11 seconds. 2022-04-11 09:34:10,866 124326 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.70 ([Errno None] Unable to connect to port 22 on 172.27.3.70). Number attempts: 11. Retry after 12 seconds. 2022-04-11 09:34:23,378 124326 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.70 ([Errno None] Unable to connect to port 22 on 172.27.3.70). Number attempts: 12. Retry after 13 seconds. 2022-04-11 09:34:36,894 124326 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.70 ([Errno None] Unable to connect to port 22 on 172.27.3.70). Number attempts: 13. Retry after 14 seconds. 2022-04-11 09:34:51,410 124326 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.70 ([Errno None] Unable to connect to port 22 on 172.27.3.70). Number attempts: 14. Retry after 15 seconds. 2022-04-11 09:35:06,925 124326 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.70 ([Errno None] Unable to connect to port 22 on 172.27.3.70). Number attempts: 15. Retry after 16 seconds. 2022-04-11 09:35:23,442 124326 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.70 ([Errno None] Unable to connect to port 22 on 172.27.3.70). Number attempts: 16. Retry after 17 seconds. 2022-04-11 09:35:40,974 124326 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-04-11 09:35:41,199 124326 INFO [paramiko.transport] Authentication (publickey) successful! 2022-04-11 09:35:41,200 124326 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.70 successfully created 2022-04-11 09:35:41,240 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/ips 0.039s 2022-04-11 09:35:41,240 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '144', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9d3776e-772d-406d-a995-baea4db7b0e3', 'x-compute-request-id': 'req-f9d3776e-772d-406d-a995-baea4db7b0e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-874669039-network": [{"version": 4, "addr": "172.20.0.3"}, {"version": 4, "addr": "172.27.3.70"}]}}' 2022-04-11 09:35:41,256 124326 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.70:22' as 'ubuntu' with public key authentication 2022-04-11 09:35:41,274 124326 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-04-11 09:35:41,366 124326 INFO [paramiko.transport] Authentication (publickey) successful! 2022-04-11 09:35:41,367 124326 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.70 successfully created 2022-04-11 09:35:41,367 124326 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2022-04-11 09:35:41,367 124326 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.70:22' as 'ubuntu' with public key authentication 2022-04-11 09:35:41,393 124326 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-04-11 09:35:41,482 124326 INFO [paramiko.transport] Authentication (publickey) successful! 2022-04-11 09:35:41,482 124326 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.70 successfully created 2022-04-11 09:35:43,040 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes 0.219s 2022-04-11 09:35:43,041 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1061451949"}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98764faf-6e12-4b79-abf3-b3dc1ae2885d', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98764faf-6e12-4b79-abf3-b3dc1ae2885d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:42.970145", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-04-11 09:35:43,089 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:35:43,089 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2e2201f-4914-4e41-9191-3429c6cc3878', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2e2201f-4914-4e41-9191-3429c6cc3878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:35:44,142 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.044s 2022-04-11 09:35:44,142 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32858709-f053-4ed1-b14d-a843873cb8fd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32858709-f053-4ed1-b14d-a843873cb8fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:35:43.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:35:45,190 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.039s 2022-04-11 09:35:45,190 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a04bd13f-ee19-4324-a045-c8b0e87a0e52', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a04bd13f-ee19-4324-a045-c8b0e87a0e52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:35:43.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:35:46,236 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.037s 2022-04-11 09:35:46,236 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74ed443f-36f9-4f8f-9e56-b27dca08f2b7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74ed443f-36f9-4f8f-9e56-b27dca08f2b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:35:43.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:35:47,293 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.049s 2022-04-11 09:35:47,294 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53c5f3c7-1b84-489c-91d9-603bf2f3f304', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53c5f3c7-1b84-489c-91d9-603bf2f3f304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:35:47.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:35:47,300 124326 INFO [tempest.common.waiters] volume 05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 reached available after waiting for 4.300708 seconds 2022-04-11 09:35:47,568 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.267s 2022-04-11 09:35:47,569 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:47 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-3dd4f9c7-1321-4ccd-9907-20a9b367229d', 'x-compute-request-id': 'req-3dd4f9c7-1321-4ccd-9907-20a9b367229d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "device": "/dev/sdb"}}' 2022-04-11 09:35:47,626 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.053s 2022-04-11 09:35:47,626 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd723966-57f3-476b-a8a2-a1e0f247989c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd723966-57f3-476b-a8a2-a1e0f247989c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:35:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:35:48,681 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.046s 2022-04-11 09:35:48,681 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66db6de2-4746-4b49-8a53-2446e74b7f21', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66db6de2-4746-4b49-8a53-2446e74b7f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:35:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:35:49,733 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.044s 2022-04-11 09:35:49,733 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5024fa7b-c310-4bb8-b488-e4085ab410e5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5024fa7b-c310-4bb8-b488-e4085ab410e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:35:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:35:50,787 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.046s 2022-04-11 09:35:50,787 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1ada79a-1a80-4c1a-8ed6-ad54807ab260', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1ada79a-1a80-4c1a-8ed6-ad54807ab260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:35:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:35:51,838 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:35:51,839 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd7cb745-7d3d-44cf-b08c-90f819349a6a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd7cb745-7d3d-44cf-b08c-90f819349a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:35:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:35:52,888 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:35:52,889 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c8e4774-ff94-4e2e-87be-93c082392531', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c8e4774-ff94-4e2e-87be-93c082392531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:35:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:35:53,938 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:35:53,938 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46161ade-b7ca-4dd4-801e-010b3282dd30', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46161ade-b7ca-4dd4-801e-010b3282dd30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:35:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:35:54,988 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:35:54,988 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89d2b12f-0d5f-42b9-a6ea-13a57a6812a8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89d2b12f-0d5f-42b9-a6ea-13a57a6812a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:35:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:35:56,038 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:35:56,039 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e6ca617-dc39-4775-809e-cc3e3b54c0bf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e6ca617-dc39-4775-809e-cc3e3b54c0bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:35:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:35:57,089 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:35:57,089 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdbe4f5d-97e6-4cbe-8b08-5cc9b840af7c', 'content-length': '1205', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdbe4f5d-97e6-4cbe-8b08-5cc9b840af7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:35:56.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:35:57,096 124326 INFO [tempest.common.waiters] Attachment 3ad80432-3611-43fc-abdf-0e3bace36cb7 created for volume 05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 to server 07c37e84-75f9-4e6f-9eb6-459cf5337d2c after waiting for 10.096468 seconds 2022-04-11 09:35:57,140 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:35:57,140 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7872038e-4c38-405f-b843-668937a8ff5e', 'content-length': '1205', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7872038e-4c38-405f-b843-668937a8ff5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:35:56.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:35:57,147 124326 INFO [tempest.common.waiters] volume 05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 reached in-use after waiting for 0.147354 seconds 2022-04-11 09:35:57,262 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/action 0.114s 2022-04-11 09:35:57,262 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-stop": {}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:57 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-56993ae3-55e7-4aea-afad-232f97b92972', 'x-compute-request-id': 'req-56993ae3-55e7-4aea-afad-232f97b92972', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/action'} Body: b'' 2022-04-11 09:35:57,418 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.155s 2022-04-11 09:35:57,418 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e673839-78de-4480-b734-0ae6de7b8aa7', 'x-compute-request-id': 'req-9e673839-78de-4480-b734-0ae6de7b8aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:35:57Z", "addresses": {"tempest-AttachVolumeTestJSON-874669039-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}, {"version": 4, "addr": "172.27.3.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:35:58,582 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.156s 2022-04-11 09:35:58,583 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f070032b-da80-490d-aa98-1e6ebe867e93', 'x-compute-request-id': 'req-f070032b-da80-490d-aa98-1e6ebe867e93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:35:57Z", "addresses": {"tempest-AttachVolumeTestJSON-874669039-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}, {"version": 4, "addr": "172.27.3.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:35:59,754 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.161s 2022-04-11 09:35:59,754 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72f55bb6-34a5-485c-81b0-8814760781cb', 'x-compute-request-id': 'req-72f55bb6-34a5-485c-81b0-8814760781cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:35:57Z", "addresses": {"tempest-AttachVolumeTestJSON-874669039-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}, {"version": 4, "addr": "172.27.3.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:36:01,379 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.616s 2022-04-11 09:36:01,379 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ae97b48-aec9-4502-ab8f-8a45d29f28e3', 'x-compute-request-id': 'req-5ae97b48-aec9-4502-ab8f-8a45d29f28e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:35:57Z", "addresses": {"tempest-AttachVolumeTestJSON-874669039-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}, {"version": 4, "addr": "172.27.3.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:36:02,876 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.487s 2022-04-11 09:36:02,877 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1618c4c8-8f3e-45ea-ad70-2eca0ea09bad', 'x-compute-request-id': 'req-1618c4c8-8f3e-45ea-ad70-2eca0ea09bad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:35:57Z", "addresses": {"tempest-AttachVolumeTestJSON-874669039-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}, {"version": 4, "addr": "172.27.3.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:36:04,126 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.241s 2022-04-11 09:36:04,126 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e98f438-9037-4f95-9cbf-c723a7b17eaf', 'x-compute-request-id': 'req-9e98f438-9037-4f95-9cbf-c723a7b17eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:35:57Z", "addresses": {"tempest-AttachVolumeTestJSON-874669039-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}, {"version": 4, "addr": "172.27.3.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:36:05,423 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.287s 2022-04-11 09:36:05,423 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-767c72f8-80fc-4305-b6b4-3608ba196422', 'x-compute-request-id': 'req-767c72f8-80fc-4305-b6b4-3608ba196422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:35:57Z", "addresses": {"tempest-AttachVolumeTestJSON-874669039-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}, {"version": 4, "addr": "172.27.3.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:36:06,644 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.211s 2022-04-11 09:36:06,644 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8bb5a7e-7ff4-4db1-8ac7-6155e6ac6554', 'x-compute-request-id': 'req-e8bb5a7e-7ff4-4db1-8ac7-6155e6ac6554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:35:57Z", "addresses": {"tempest-AttachVolumeTestJSON-874669039-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}, {"version": 4, "addr": "172.27.3.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:36:07,863 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.210s 2022-04-11 09:36:07,863 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da611688-25b3-42b1-b178-34f37ee8f0eb', 'x-compute-request-id': 'req-da611688-25b3-42b1-b178-34f37ee8f0eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:35:57Z", "addresses": {"tempest-AttachVolumeTestJSON-874669039-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}, {"version": 4, "addr": "172.27.3.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:36:09,081 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.208s 2022-04-11 09:36:09,081 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28b16463-c0dc-4ed4-a80d-7c908921c1ea', 'x-compute-request-id': 'req-28b16463-c0dc-4ed4-a80d-7c908921c1ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:35:57Z", "addresses": {"tempest-AttachVolumeTestJSON-874669039-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}, {"version": 4, "addr": "172.27.3.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:36:10,310 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.220s 2022-04-11 09:36:10,310 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d91d0e0-aaa2-4310-82e7-8e2efc61132e', 'x-compute-request-id': 'req-8d91d0e0-aaa2-4310-82e7-8e2efc61132e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:35:57Z", "addresses": {"tempest-AttachVolumeTestJSON-874669039-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}, {"version": 4, "addr": "172.27.3.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:36:11,529 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.210s 2022-04-11 09:36:11,530 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44a22ba5-113b-4c0e-a65a-3de97f7f39c3', 'x-compute-request-id': 'req-44a22ba5-113b-4c0e-a65a-3de97f7f39c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:35:57Z", "addresses": {"tempest-AttachVolumeTestJSON-874669039-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}, {"version": 4, "addr": "172.27.3.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:36:12,752 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.214s 2022-04-11 09:36:12,753 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad797f0a-ed18-42d7-8347-102ac3fdbca8', 'x-compute-request-id': 'req-ad797f0a-ed18-42d7-8347-102ac3fdbca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:35:57Z", "addresses": {"tempest-AttachVolumeTestJSON-874669039-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}, {"version": 4, "addr": "172.27.3.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:36:13,974 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.212s 2022-04-11 09:36:13,975 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4402151d-7858-4157-8189-517e49e5602e', 'x-compute-request-id': 'req-4402151d-7858-4157-8189-517e49e5602e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:35:57Z", "addresses": {"tempest-AttachVolumeTestJSON-874669039-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}, {"version": 4, "addr": "172.27.3.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:36:15,192 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.207s 2022-04-11 09:36:15,193 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2385bac6-d608-4caf-b22e-3f7c6c054f3f', 'x-compute-request-id': 'req-2385bac6-d608-4caf-b22e-3f7c6c054f3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:35:57Z", "addresses": {"tempest-AttachVolumeTestJSON-874669039-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}, {"version": 4, "addr": "172.27.3.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:36:16,415 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.214s 2022-04-11 09:36:16,415 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9e96677-7d07-4b69-bc6f-b5607a8fbc92', 'x-compute-request-id': 'req-a9e96677-7d07-4b69-bc6f-b5607a8fbc92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:35:57Z", "addresses": {"tempest-AttachVolumeTestJSON-874669039-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}, {"version": 4, "addr": "172.27.3.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:36:17,641 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.217s 2022-04-11 09:36:17,641 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1698', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52910a3c-fef8-407d-bb4a-afb1b70733d8', 'x-compute-request-id': 'req-52910a3c-fef8-407d-bb4a-afb1b70733d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "SHUTOFF", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:36:17Z", "addresses": {"tempest-AttachVolumeTestJSON-874669039-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}, {"version": 4, "addr": "172.27.3.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:36:17,649 124326 INFO [tempest.common.waiters] State transition "ACTIVE/powering-off" ==> "SHUTOFF/None" after 20 second wait 2022-04-11 09:36:17,766 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/action 0.116s 2022-04-11 09:36:17,766 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-start": {}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:17 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-383382d9-e60e-47b5-873b-ce94557fd4e5', 'x-compute-request-id': 'req-383382d9-e60e-47b5-873b-ce94557fd4e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/action'} Body: b'' 2022-04-11 09:36:17,932 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.165s 2022-04-11 09:36:17,932 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1707', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2e9231d-e175-46df-b324-e45e36039a79', 'x-compute-request-id': 'req-d2e9231d-e175-46df-b324-e45e36039a79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "SHUTOFF", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:36:18Z", "addresses": {"tempest-AttachVolumeTestJSON-874669039-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}, {"version": 4, "addr": "172.27.3.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:36:19,093 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.153s 2022-04-11 09:36:19,094 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1707', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dbea626-afd2-4464-b0e9-c9a3c28c3e91', 'x-compute-request-id': 'req-4dbea626-afd2-4464-b0e9-c9a3c28c3e91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "SHUTOFF", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:36:18Z", "addresses": {"tempest-AttachVolumeTestJSON-874669039-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}, {"version": 4, "addr": "172.27.3.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:36:20,491 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.388s 2022-04-11 09:36:20,491 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1711', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f94cd525-8322-4b9d-b8ab-bf87acd93e35', 'x-compute-request-id': 'req-f94cd525-8322-4b9d-b8ab-bf87acd93e35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:36:20Z", "addresses": {"tempest-AttachVolumeTestJSON-874669039-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}, {"version": 4, "addr": "172.27.3.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:36:20,499 124326 INFO [tempest.common.waiters] State transition "SHUTOFF/powering-on" ==> "ACTIVE/None" after 3 second wait 2022-04-11 09:36:20,499 124326 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2022-04-11 09:36:20,499 124326 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.70:22' as 'ubuntu' with public key authentication 2022-04-11 09:36:38,857 124326 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.70 ([Errno None] Unable to connect to port 22 on 172.27.3.70). Number attempts: 1. Retry after 2 seconds. 2022-04-11 09:36:44,425 124326 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.70 ([Errno None] Unable to connect to port 22 on 172.27.3.70). Number attempts: 2. Retry after 3 seconds. 2022-04-11 09:36:50,985 124326 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.70 ([Errno None] Unable to connect to port 22 on 172.27.3.70). Number attempts: 3. Retry after 4 seconds. 2022-04-11 09:36:58,537 124326 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.70 ([Errno None] Unable to connect to port 22 on 172.27.3.70). Number attempts: 4. Retry after 5 seconds. 2022-04-11 09:37:04,043 124326 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.70 ([Errno None] Unable to connect to port 22 on 172.27.3.70). Number attempts: 5. Retry after 6 seconds. 2022-04-11 09:37:10,550 124326 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.70 ([Errno None] Unable to connect to port 22 on 172.27.3.70). Number attempts: 6. Retry after 7 seconds. 2022-04-11 09:37:18,059 124326 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.70 ([Errno None] Unable to connect to port 22 on 172.27.3.70). Number attempts: 7. Retry after 8 seconds. 2022-04-11 09:37:26,570 124326 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.70 ([Errno None] Unable to connect to port 22 on 172.27.3.70). Number attempts: 8. Retry after 9 seconds. 2022-04-11 09:37:36,097 124326 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-04-11 09:37:36,257 124326 INFO [paramiko.transport] Authentication (publickey) successful! 2022-04-11 09:37:36,258 124326 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.70 successfully created 2022-04-11 09:37:37,147 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 DELETE http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.256s 2022-04-11 09:37:37,147 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:36 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-e1d2a882-7dc8-4a36-997a-1f012556aa67', 'x-compute-request-id': 'req-e1d2a882-7dc8-4a36-997a-1f012556aa67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'' 2022-04-11 09:37:37,193 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.045s 2022-04-11 09:37:37,193 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8acd5e2-598e-431d-a910-5999bc8bdfbd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8acd5e2-598e-431d-a910-5999bc8bdfbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:37:38,245 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:37:38,245 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1352338-b3f7-4d06-92fd-c4c9fd7ba07d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1352338-b3f7-4d06-92fd-c4c9fd7ba07d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:37:39,295 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:37:39,295 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abd028ad-f6a1-42e0-aefb-822e7d8b806b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abd028ad-f6a1-42e0-aefb-822e7d8b806b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:37:40,345 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:37:40,345 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef5c937c-3e4d-4933-9ee6-f7848b614f84', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef5c937c-3e4d-4933-9ee6-f7848b614f84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:37:41,396 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:37:41,397 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af4ed80f-c968-41e1-909d-01f4c9322114', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af4ed80f-c968-41e1-909d-01f4c9322114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:37:42,448 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:37:42,448 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d038a39-28a9-4df0-95b4-a3f97e25cf2f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d038a39-28a9-4df0-95b4-a3f97e25cf2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:37:43,499 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:37:43,499 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-219f9b38-dc79-46f9-8f0f-ba9ae4275ac7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-219f9b38-dc79-46f9-8f0f-ba9ae4275ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:37:44,549 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:37:44,549 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f823e3a-af03-450e-b790-1afb0a7812e6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f823e3a-af03-450e-b790-1afb0a7812e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:37:45,600 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:37:45,600 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-643a9bc8-69c6-4409-b8de-e5f69afd2c26', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-643a9bc8-69c6-4409-b8de-e5f69afd2c26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:37:46,650 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:37:46,650 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-810c2b68-1f37-4702-a83f-92e73319e8c3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-810c2b68-1f37-4702-a83f-92e73319e8c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:37:47,700 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:37:47,700 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82bba3ac-b5c1-40d9-91a8-b48a00b5270b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82bba3ac-b5c1-40d9-91a8-b48a00b5270b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:37:48,751 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:37:48,752 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8ac64e6-4a0d-4fe0-9d28-a3a45ae00998', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8ac64e6-4a0d-4fe0-9d28-a3a45ae00998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:37:49,802 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:37:49,802 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8169d6c2-9afe-456a-aaa8-6922ad34220b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8169d6c2-9afe-456a-aaa8-6922ad34220b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:37:50,851 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:37:50,851 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95237cb1-cfbb-4dd9-ba5c-3785692c9693', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95237cb1-cfbb-4dd9-ba5c-3785692c9693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:37:51,901 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:37:51,901 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcdfe251-2903-466b-af95-9f5624be08ad', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcdfe251-2903-466b-af95-9f5624be08ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:37:52,950 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:37:52,950 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75192f71-a9f2-4507-96e3-6c2ea5fa931a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75192f71-a9f2-4507-96e3-6c2ea5fa931a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:37:54,000 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:37:54,001 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e92c9fd-eaee-462b-a9f1-7d63236a100c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e92c9fd-eaee-462b-a9f1-7d63236a100c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:37:55,050 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:37:55,051 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d04590c-2aa8-4953-994b-3c598e293e77', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d04590c-2aa8-4953-994b-3c598e293e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:37:56,102 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:37:56,102 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ea19a92-d2f5-4c9f-9fc5-7e12e69ff388', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ea19a92-d2f5-4c9f-9fc5-7e12e69ff388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:37:57,153 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:37:57,153 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-838ac8ff-96c9-4ca5-8795-c82b8cc560c3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-838ac8ff-96c9-4ca5-8795-c82b8cc560c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:37:58,208 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.047s 2022-04-11 09:37:58,209 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b540fd68-a61c-4c59-a4f0-f15cd0659f33', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b540fd68-a61c-4c59-a4f0-f15cd0659f33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:37:59,258 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:37:59,259 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-197b2bb2-98ac-47f9-b5c9-9311ace13953', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-197b2bb2-98ac-47f9-b5c9-9311ace13953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:00,308 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:00,308 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bec47ec7-618d-4390-98eb-62c12c9f1f3d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bec47ec7-618d-4390-98eb-62c12c9f1f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:01,358 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:38:01,358 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1b12f63-5767-4980-89a8-180431addf6c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1b12f63-5767-4980-89a8-180431addf6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:02,407 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.040s 2022-04-11 09:38:02,408 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-500c9fa8-1b4f-49c2-bec9-f566114e0b27', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-500c9fa8-1b4f-49c2-bec9-f566114e0b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:03,458 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:03,459 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-713e161f-aaf0-4ef1-aa50-59d0b38f05cf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-713e161f-aaf0-4ef1-aa50-59d0b38f05cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:04,512 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.045s 2022-04-11 09:38:04,513 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68f3ad81-524b-4659-819a-776af7f73110', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68f3ad81-524b-4659-819a-776af7f73110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:05,562 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:38:05,563 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe305ae0-d24d-4354-8348-31641b418147', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe305ae0-d24d-4354-8348-31641b418147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:06,612 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:38:06,613 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dbf73ea-625b-4142-a61f-831e27895643', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dbf73ea-625b-4142-a61f-831e27895643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:07,662 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:07,662 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19674805-52e2-47b5-9e2d-5fe657e12f42', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19674805-52e2-47b5-9e2d-5fe657e12f42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:08,713 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:08,713 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1957a98-dcca-4246-afd7-f270bed4bd4a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1957a98-dcca-4246-afd7-f270bed4bd4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:09,764 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:38:09,765 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46c13650-ccb4-49f4-91aa-a214746896ab', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46c13650-ccb4-49f4-91aa-a214746896ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:10,814 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:10,815 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-311d3ab6-fb30-491c-9fa7-34cce2ee4bc3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-311d3ab6-fb30-491c-9fa7-34cce2ee4bc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:11,864 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:38:11,865 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d548408-48b0-4ec3-9431-ef5c2afd7f70', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d548408-48b0-4ec3-9431-ef5c2afd7f70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:12,915 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:12,915 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c16bc705-45e4-45a9-bc68-aa25d4c2e939', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c16bc705-45e4-45a9-bc68-aa25d4c2e939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:13,966 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:13,966 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-790583bd-ecb8-4a7f-9f5a-eb1f15eee042', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-790583bd-ecb8-4a7f-9f5a-eb1f15eee042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:15,016 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:38:15,016 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b314157d-53c3-4366-9cc9-235a832e3b3a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b314157d-53c3-4366-9cc9-235a832e3b3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:16,066 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:16,066 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e28c45cd-99d5-44ec-8ead-a951d3812707', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e28c45cd-99d5-44ec-8ead-a951d3812707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:17,115 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:38:17,116 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22173177-bc0b-4ef3-95d2-6fcdb17844c7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22173177-bc0b-4ef3-95d2-6fcdb17844c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:18,166 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:18,167 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0990bf2c-b0f8-485f-8e2f-8ed79ba7bf5e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0990bf2c-b0f8-485f-8e2f-8ed79ba7bf5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:19,218 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:38:19,218 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-567d36fb-70c2-42e4-b216-6cf4d637273f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-567d36fb-70c2-42e4-b216-6cf4d637273f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:20,270 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:38:20,270 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31a55d4a-323e-488e-b8d0-a130a6dc89b0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31a55d4a-323e-488e-b8d0-a130a6dc89b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:21,320 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:38:21,320 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec1e38db-56d9-4e3a-9e70-5eb598470983', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec1e38db-56d9-4e3a-9e70-5eb598470983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:22,370 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:38:22,370 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a64c2fc2-f7ec-49fc-848e-241ffab91c7c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a64c2fc2-f7ec-49fc-848e-241ffab91c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:23,421 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:38:23,421 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9dde9e3-76d8-484a-a89d-769b1ab23726', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9dde9e3-76d8-484a-a89d-769b1ab23726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:24,472 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:24,472 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fa119fc-c246-485c-8d8f-64e4d9967077', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fa119fc-c246-485c-8d8f-64e4d9967077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:25,522 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:38:25,523 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2153a06-522f-4970-85bd-6ee8e51e0bcf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2153a06-522f-4970-85bd-6ee8e51e0bcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:26,573 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:26,573 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-994c252c-19b3-4216-a432-2b80b5953da3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-994c252c-19b3-4216-a432-2b80b5953da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:27,624 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:27,624 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f95caf-4312-488b-a0ad-6e3f3eebb484', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f95caf-4312-488b-a0ad-6e3f3eebb484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:28,674 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:28,675 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5311db27-9f99-414e-9ba5-cac5d7d30108', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5311db27-9f99-414e-9ba5-cac5d7d30108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:29,725 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:29,725 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d405770-2fc4-4f92-a587-a9c4bd52f71d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d405770-2fc4-4f92-a587-a9c4bd52f71d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:30,776 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:38:30,776 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26354975-630c-4e99-8d91-588ecf321467', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26354975-630c-4e99-8d91-588ecf321467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:31,828 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.044s 2022-04-11 09:38:31,829 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5c1faa0-204f-43d7-8e6e-c0a810ffed16', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5c1faa0-204f-43d7-8e6e-c0a810ffed16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:32,878 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:38:32,879 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53146ef8-3d50-44c5-92dd-efe54d1c71e9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53146ef8-3d50-44c5-92dd-efe54d1c71e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:33,929 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:38:33,930 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad141a54-5cb8-4e69-ad68-e43ceaa26af9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad141a54-5cb8-4e69-ad68-e43ceaa26af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:34,980 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:34,981 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47bc5b6f-b040-49d4-ba24-dade1f36fb00', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47bc5b6f-b040-49d4-ba24-dade1f36fb00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:36,031 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:36,032 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59bef9fa-7ed7-41cd-bb9f-6188625fdd00', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59bef9fa-7ed7-41cd-bb9f-6188625fdd00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:37,081 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:37,082 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c308dc6-4fcc-46ed-9811-c403443f4308', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c308dc6-4fcc-46ed-9811-c403443f4308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:38,132 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:38,132 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51ad0c70-5043-4e4f-b24f-544e66f9265a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51ad0c70-5043-4e4f-b24f-544e66f9265a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:39,183 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:38:39,183 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1feb9186-ef50-41c9-ae50-eb67d3353245', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1feb9186-ef50-41c9-ae50-eb67d3353245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:40,241 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.049s 2022-04-11 09:38:40,241 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf868534-19ec-45fe-9bc6-0a6a1e21c441', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf868534-19ec-45fe-9bc6-0a6a1e21c441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:41,297 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.044s 2022-04-11 09:38:41,297 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58a00116-3092-4f04-84cd-634da5a42bd2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58a00116-3092-4f04-84cd-634da5a42bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:42,349 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:38:42,350 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06bb9207-4ef7-4f2f-8499-5468b55f5b95', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06bb9207-4ef7-4f2f-8499-5468b55f5b95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:43,399 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:43,400 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c10197d-69c8-4b86-b22b-1cc9c970b068', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c10197d-69c8-4b86-b22b-1cc9c970b068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:44,449 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:44,449 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d544dbcc-497e-408e-a7ab-7a1fb45da594', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d544dbcc-497e-408e-a7ab-7a1fb45da594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:45,498 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:38:45,498 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b11ad4c-4974-4870-8c0a-d1db802dbb6b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b11ad4c-4974-4870-8c0a-d1db802dbb6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:46,548 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:46,549 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80b44f6c-fca7-4836-96c2-369f0c054ce2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80b44f6c-fca7-4836-96c2-369f0c054ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:47,599 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:38:47,599 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bec3a6e0-5b52-4d81-9016-eb7b5427df97', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bec3a6e0-5b52-4d81-9016-eb7b5427df97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:48,649 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:48,650 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03cce9e0-b01e-43c8-a200-736aaf19b8af', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03cce9e0-b01e-43c8-a200-736aaf19b8af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:49,700 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:38:49,700 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdd974f3-8b2a-43f1-8375-c67ce88d6c05', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdd974f3-8b2a-43f1-8375-c67ce88d6c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:50,749 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:38:50,750 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d48bab0e-45bb-4215-b22f-adedf69e17c0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d48bab0e-45bb-4215-b22f-adedf69e17c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:51,807 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.048s 2022-04-11 09:38:51,807 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f031d51e-44af-402a-a9d6-ddcea0e55eaf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f031d51e-44af-402a-a9d6-ddcea0e55eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:52,857 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:38:52,857 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7463017-3e7e-42b0-a448-660e3da1e99f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7463017-3e7e-42b0-a448-660e3da1e99f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:53,907 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:53,907 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc27450e-5269-4160-ae98-303922c842c8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc27450e-5269-4160-ae98-303922c842c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:54,958 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:54,958 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05eb0d06-8b1e-4e62-8b5f-2aa474f6a551', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05eb0d06-8b1e-4e62-8b5f-2aa474f6a551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:56,008 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:56,008 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86773861-14f2-4961-8a80-09f77016c05c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86773861-14f2-4961-8a80-09f77016c05c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:57,057 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:38:57,058 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e305b0d-94d5-4b65-a3a5-7ab4a2739ef3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e305b0d-94d5-4b65-a3a5-7ab4a2739ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:58,107 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:38:58,108 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a36ec768-5104-4f96-bb99-d15920fc68b8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a36ec768-5104-4f96-bb99-d15920fc68b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:38:59,160 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.045s 2022-04-11 09:38:59,161 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf786df5-7712-4dfe-911e-1bd512bdff68', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf786df5-7712-4dfe-911e-1bd512bdff68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:00,214 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:00,214 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36300ac1-ae1a-43a6-9c21-9cbe91193bbb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36300ac1-ae1a-43a6-9c21-9cbe91193bbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:01,265 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:01,265 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31b41d25-13dc-48d5-8f37-e64404c23c7b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31b41d25-13dc-48d5-8f37-e64404c23c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:02,314 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:39:02,314 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a5ed86a-298c-4896-92c1-4509d7c6476b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a5ed86a-298c-4896-92c1-4509d7c6476b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:03,364 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:03,364 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8491c6bc-5cad-491a-aece-1cf579a71b50', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8491c6bc-5cad-491a-aece-1cf579a71b50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:04,415 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:04,415 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c2bc5e1-9ae8-4272-8303-ad3170403f37', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c2bc5e1-9ae8-4272-8303-ad3170403f37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:05,466 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:05,467 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51b04024-331e-4e5d-9132-bb6b671c32af', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51b04024-331e-4e5d-9132-bb6b671c32af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:06,518 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:06,518 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9de6650-0303-47ef-8acc-fccc673dc674', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9de6650-0303-47ef-8acc-fccc673dc674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:07,569 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:07,569 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64135291-453c-4931-a485-1df6d020e06b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64135291-453c-4931-a485-1df6d020e06b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:08,620 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:39:08,620 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b4edd78-c997-48f4-b380-681cc38413a1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b4edd78-c997-48f4-b380-681cc38413a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:09,670 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:39:09,670 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e4422ea-0037-4b6b-afb9-93a8eb333e50', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e4422ea-0037-4b6b-afb9-93a8eb333e50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:10,721 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:10,722 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43e2238e-5b8f-4ec4-bc04-a2a88ef05d43', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43e2238e-5b8f-4ec4-bc04-a2a88ef05d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:11,772 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:11,772 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41b90536-abdf-4dd9-8054-17f4686f629f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41b90536-abdf-4dd9-8054-17f4686f629f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:12,822 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:39:12,822 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9064ab7c-d288-4535-b6ff-5aae1904f59f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9064ab7c-d288-4535-b6ff-5aae1904f59f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:13,872 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:39:13,872 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a88799-0e13-40aa-bd98-2cf3b72e9275', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a88799-0e13-40aa-bd98-2cf3b72e9275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:14,922 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:14,923 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8684ce4-0ed6-49c9-a5ed-4b282f8cb387', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8684ce4-0ed6-49c9-a5ed-4b282f8cb387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:15,976 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.045s 2022-04-11 09:39:15,977 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99996914-77c3-47b2-84c8-a349c591fa21', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99996914-77c3-47b2-84c8-a349c591fa21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:17,026 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:39:17,026 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9c76cdf-9cda-481b-84f3-bfd4bef6b9b0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9c76cdf-9cda-481b-84f3-bfd4bef6b9b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:18,076 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:39:18,077 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe9335bb-2170-434c-b42e-2e1a2023d381', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe9335bb-2170-434c-b42e-2e1a2023d381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:19,126 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:39:19,126 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf4d3b83-3396-4db9-954b-a952d7ec146d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf4d3b83-3396-4db9-954b-a952d7ec146d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:20,176 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:20,176 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b864e0e1-fc31-41e1-bd5c-646f172b9c4f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b864e0e1-fc31-41e1-bd5c-646f172b9c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:21,226 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:21,226 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76452dcc-8ea5-45f0-b05c-d70e7fb65ba0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76452dcc-8ea5-45f0-b05c-d70e7fb65ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:22,276 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:39:22,276 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f15f7b-9b59-40e7-bc13-5870faab5eb0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7f15f7b-9b59-40e7-bc13-5870faab5eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:23,326 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:23,326 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c692c107-df62-4ea4-bd00-000c01993d61', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c692c107-df62-4ea4-bd00-000c01993d61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:24,376 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:39:24,376 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06ad217b-46af-4f73-9255-0d9735c0fb74', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06ad217b-46af-4f73-9255-0d9735c0fb74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:25,427 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:25,427 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee40a7f2-c6fd-40d0-b0cf-241efb61a2be', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee40a7f2-c6fd-40d0-b0cf-241efb61a2be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:26,479 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:39:26,479 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b30ca2ee-b3d5-4a04-8897-cf4ef4e46f20', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b30ca2ee-b3d5-4a04-8897-cf4ef4e46f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:27,529 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:27,530 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02bf58da-b9fa-44e0-a7c9-25655790bd51', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02bf58da-b9fa-44e0-a7c9-25655790bd51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:28,582 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:39:28,583 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9549f675-9bec-44c7-a4f2-ce516a5d3098', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9549f675-9bec-44c7-a4f2-ce516a5d3098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:29,633 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:29,633 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de7e9689-751f-4a28-bf29-f19d389f719e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de7e9689-751f-4a28-bf29-f19d389f719e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:30,683 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:30,683 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8de62e9-9b96-4429-8047-77df62b41cfc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8de62e9-9b96-4429-8047-77df62b41cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:31,733 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:39:31,734 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5252bb5b-11de-4aef-b328-b4cd22f26573', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5252bb5b-11de-4aef-b328-b4cd22f26573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:32,783 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:39:32,784 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a28e99b-a1f5-4478-9aaf-72e0d751e0c6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a28e99b-a1f5-4478-9aaf-72e0d751e0c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:33,834 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:33,834 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7883c41f-87de-4117-9911-750b7fef7364', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7883c41f-87de-4117-9911-750b7fef7364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:34,885 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:39:34,885 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cfddd5a-6321-496c-a413-7c1813d02108', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cfddd5a-6321-496c-a413-7c1813d02108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:35,936 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:39:35,937 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7a1ff3c-a07f-442b-b32e-51f219ed0b6e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7a1ff3c-a07f-442b-b32e-51f219ed0b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:36,988 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:39:36,988 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55e030cb-2cdc-4cb5-a7ce-b9350da00e5d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55e030cb-2cdc-4cb5-a7ce-b9350da00e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:38,037 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:39:38,038 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6058a8e1-d0ec-4c33-ab89-0d1b5df4b136', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6058a8e1-d0ec-4c33-ab89-0d1b5df4b136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:39,088 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:39,088 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-725000dc-7ca2-41ee-8352-4f3f90fa1849', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-725000dc-7ca2-41ee-8352-4f3f90fa1849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:40,142 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.046s 2022-04-11 09:39:40,143 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c19c6f9e-7b2d-4c02-82c5-25b08072394d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c19c6f9e-7b2d-4c02-82c5-25b08072394d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:41,193 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:41,193 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35b3cdf3-5cdb-4609-ba72-2b58d0f4d53c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35b3cdf3-5cdb-4609-ba72-2b58d0f4d53c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:42,242 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:39:42,243 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fb84eea-5b39-45c5-824f-070564762c46', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fb84eea-5b39-45c5-824f-070564762c46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:43,291 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:39:43,292 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4cb6aef-f0d5-41a8-9406-a692d9c24de0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4cb6aef-f0d5-41a8-9406-a692d9c24de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:44,342 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:44,342 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfbdffe0-dea6-4292-8067-0d81543d7edd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfbdffe0-dea6-4292-8067-0d81543d7edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:45,397 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.046s 2022-04-11 09:39:45,397 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04711149-4d84-4daf-bf68-af9a3c4f7be9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04711149-4d84-4daf-bf68-af9a3c4f7be9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:46,452 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.047s 2022-04-11 09:39:46,452 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8da6244d-a9b8-4592-befb-0acb6daeef9a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8da6244d-a9b8-4592-befb-0acb6daeef9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:47,504 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:47,504 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b75d5fe-19a9-421f-98bd-7f1d14499209', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b75d5fe-19a9-421f-98bd-7f1d14499209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:48,554 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:48,554 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13f161d1-3433-4980-a992-b4eb44cd0d9a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13f161d1-3433-4980-a992-b4eb44cd0d9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:49,611 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.047s 2022-04-11 09:39:49,612 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d97eaf09-4bb5-430a-ae37-b2d328af45f7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d97eaf09-4bb5-430a-ae37-b2d328af45f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:50,662 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:50,663 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5de8e68-45bb-4578-be88-5f4f619ebb29', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5de8e68-45bb-4578-be88-5f4f619ebb29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:51,712 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:51,712 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-045f425b-cdf7-4f46-b1df-a139d4103bbb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-045f425b-cdf7-4f46-b1df-a139d4103bbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:52,762 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:39:52,762 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f0bce6f-1fa0-47a5-9e1a-168d784be98b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f0bce6f-1fa0-47a5-9e1a-168d784be98b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:53,811 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:39:53,812 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0e10b10-3972-4e89-9898-8d674f086880', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0e10b10-3972-4e89-9898-8d674f086880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:54,863 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:54,863 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-962037d9-d86b-4e52-932f-989db8a13a1d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-962037d9-d86b-4e52-932f-989db8a13a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:55,914 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:39:55,914 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e99fbc6-d330-4573-8054-52107b861a68', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e99fbc6-d330-4573-8054-52107b861a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:56,966 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:39:56,966 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0968b5f4-ab84-4f78-9f72-3b7b304c7174', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0968b5f4-ab84-4f78-9f72-3b7b304c7174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:58,016 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:58,016 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b43cb0e-9e7a-42df-b86b-a826070e6a29', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b43cb0e-9e7a-42df-b86b-a826070e6a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:39:59,066 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:39:59,067 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22a7fde1-eb5d-453d-9eee-da43c0de61bb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22a7fde1-eb5d-453d-9eee-da43c0de61bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:40:00,117 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:40:00,117 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73b5b970-903e-4998-825a-4b5645cbda8c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73b5b970-903e-4998-825a-4b5645cbda8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:40:01,167 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:40:01,167 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5b63178-1198-452e-a6ae-d66fec5d8f9d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5b63178-1198-452e-a6ae-d66fec5d8f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:40:02,216 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:40:02,217 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55c8511e-cbaa-4c96-8481-6f547d48e2a8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55c8511e-cbaa-4c96-8481-6f547d48e2a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:40:03,268 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:40:03,268 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef93579b-f2cf-4d2f-92ce-ba42ad38ac7d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef93579b-f2cf-4d2f-92ce-ba42ad38ac7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:40:04,319 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:40:04,319 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93f4c831-7d33-4221-a3c6-86df8cf021fc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f4c831-7d33-4221-a3c6-86df8cf021fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:40:05,368 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:40:05,369 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54af3363-ee76-4a62-9574-778cd2b07404', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54af3363-ee76-4a62-9574-778cd2b07404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:40:06,418 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:40:06,419 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc4fdc44-d2b7-41b1-a971-3df7d8decd3a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc4fdc44-d2b7-41b1-a971-3df7d8decd3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:41:07,489 124326 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.11', port=80): Read timed out. (read timeout=60)")': /volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 2022-04-11 09:41:16,772 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 69.344s 2022-04-11 09:41:16,773 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-345e8ccf-cdec-4f2b-b55b-d12bebe39af5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-345e8ccf-cdec-4f2b-b55b-d12bebe39af5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:42:07,035 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 49.252s 2022-04-11 09:42:07,035 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1465c8f1-9010-41bd-922f-1703082bed03', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1465c8f1-9010-41bd-922f-1703082bed03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:43:08,105 124326 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.11', port=80): Read timed out. (read timeout=60)")': /volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 2022-04-11 09:43:17,505 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 69.461s 2022-04-11 09:43:17,505 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d36292c-1923-4420-84f2-120179392074', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d36292c-1923-4420-84f2-120179392074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:44:07,296 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 48.783s 2022-04-11 09:44:07,297 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70c5f165-bd3e-4bea-a276-1f8f18819baf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70c5f165-bd3e-4bea-a276-1f8f18819baf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:45:07,362 124326 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.11', port=80): Read timed out. (read timeout=60)")': /volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 2022-04-11 09:45:17,773 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 70.468s 2022-04-11 09:45:17,773 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:45:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f41400d-f691-41a1-825f-d96eab6c9ea9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f41400d-f691-41a1-825f-d96eab6c9ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:46:17,838 124326 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.11', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 2022-04-11 09:47:17,897 124326 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.11', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 2022-04-11 09:48:17,957 124326 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.11', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 2022-04-11 09:49:18,018 124326 WARNING [urllib3.connectionpool] Retrying (Retry(total=6, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.11', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 2022-04-11 09:50:08,438 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 290.657s 2022-04-11 09:50:08,438 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:49: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-fd1e1acb-6fa7-492d-9ec2-52c2224670e3', 'x-compute-request-id': 'req-fd1e1acb-6fa7-492d-9ec2-52c2224670e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:09,489 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.049s 2022-04-11 09:50:09,490 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-5e890f12-ccdb-47e7-8b06-96fe5fefff64', 'x-compute-request-id': 'req-5e890f12-ccdb-47e7-8b06-96fe5fefff64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:10,583 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.090s 2022-04-11 09:50:10,583 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-20725da1-3afb-4302-b4e4-8b1d8d228ffd', 'x-compute-request-id': 'req-20725da1-3afb-4302-b4e4-8b1d8d228ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:11,633 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.047s 2022-04-11 09:50:11,633 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-13403954-5833-448a-bf30-b3fabe0e26dc', 'x-compute-request-id': 'req-13403954-5833-448a-bf30-b3fabe0e26dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:12,683 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.046s 2022-04-11 09:50:12,683 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-abdae8c4-03a6-462d-8760-f678ced39505', 'x-compute-request-id': 'req-abdae8c4-03a6-462d-8760-f678ced39505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:13,733 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.046s 2022-04-11 09:50:13,733 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-58089a7e-88d4-4917-bc29-97ed62887ddb', 'x-compute-request-id': 'req-58089a7e-88d4-4917-bc29-97ed62887ddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:14,789 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.052s 2022-04-11 09:50:14,789 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-51cb19e1-b338-4828-85c8-1f271b3bdd4e', 'x-compute-request-id': 'req-51cb19e1-b338-4828-85c8-1f271b3bdd4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:15,846 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.053s 2022-04-11 09:50:15,846 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-e0b33a7c-7c35-45d8-a2cf-371f71db6447', 'x-compute-request-id': 'req-e0b33a7c-7c35-45d8-a2cf-371f71db6447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:16,894 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.045s 2022-04-11 09:50:16,894 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-78e1049f-2232-4f76-a360-4d46053112af', 'x-compute-request-id': 'req-78e1049f-2232-4f76-a360-4d46053112af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:17,945 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.048s 2022-04-11 09:50:17,945 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-4827b8b4-77db-40d5-b995-3c8ac10e0770', 'x-compute-request-id': 'req-4827b8b4-77db-40d5-b995-3c8ac10e0770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:18,995 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.046s 2022-04-11 09:50:18,995 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-b41b9914-2770-46cd-844f-dc83d44ac4c0', 'x-compute-request-id': 'req-b41b9914-2770-46cd-844f-dc83d44ac4c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:20,043 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.045s 2022-04-11 09:50:20,044 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-6866dc22-35ed-4aac-97bf-e590ec3d5113', 'x-compute-request-id': 'req-6866dc22-35ed-4aac-97bf-e590ec3d5113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:21,091 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.044s 2022-04-11 09:50:21,091 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-9c04d640-5bbb-4a4f-aeff-b8ccc73c0afd', 'x-compute-request-id': 'req-9c04d640-5bbb-4a4f-aeff-b8ccc73c0afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:22,149 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.055s 2022-04-11 09:50:22,149 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-fe6c8cfa-8d9f-4eef-b464-93a606af38fa', 'x-compute-request-id': 'req-fe6c8cfa-8d9f-4eef-b464-93a606af38fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:23,246 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.093s 2022-04-11 09:50:23,247 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-3b1d14b4-d191-4f9e-873f-6c76d7828a8a', 'x-compute-request-id': 'req-3b1d14b4-d191-4f9e-873f-6c76d7828a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:24,296 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.047s 2022-04-11 09:50:24,296 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-e5eb9cc3-a2ea-44b7-8656-76495d52a245', 'x-compute-request-id': 'req-e5eb9cc3-a2ea-44b7-8656-76495d52a245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:25,347 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.048s 2022-04-11 09:50:25,348 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-8ae73c93-68fd-4b51-8691-2be10858710e', 'x-compute-request-id': 'req-8ae73c93-68fd-4b51-8691-2be10858710e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:26,397 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.046s 2022-04-11 09:50:26,397 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-6f83a720-880d-425d-bbb5-0afceacefc18', 'x-compute-request-id': 'req-6f83a720-880d-425d-bbb5-0afceacefc18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:27,445 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.045s 2022-04-11 09:50:27,445 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-12afb8c2-b484-476d-8836-e61437c2009d', 'x-compute-request-id': 'req-12afb8c2-b484-476d-8836-e61437c2009d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:28,499 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.051s 2022-04-11 09:50:28,499 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-44bd9c2d-9be3-4acb-a327-29e896640b6e', 'x-compute-request-id': 'req-44bd9c2d-9be3-4acb-a327-29e896640b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:29,548 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.045s 2022-04-11 09:50:29,548 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-a2df0498-6ed4-4887-9bbe-f9cfeb35d2e1', 'x-compute-request-id': 'req-a2df0498-6ed4-4887-9bbe-f9cfeb35d2e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:30,597 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.045s 2022-04-11 09:50:30,597 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-61b86e6b-4690-4d5c-836c-213166bd2b64', 'x-compute-request-id': 'req-61b86e6b-4690-4d5c-836c-213166bd2b64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:31,644 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.044s 2022-04-11 09:50:31,645 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-7b2ce777-c5ff-465f-957e-01ad9039ea26', 'x-compute-request-id': 'req-7b2ce777-c5ff-465f-957e-01ad9039ea26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:32,697 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.049s 2022-04-11 09:50:32,697 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-871c1e6f-0f39-49b8-8ba9-ecb86318015f', 'x-compute-request-id': 'req-871c1e6f-0f39-49b8-8ba9-ecb86318015f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:33,747 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.047s 2022-04-11 09:50:33,747 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-a0d3b53a-34e9-42d4-a223-a60120e889e6', 'x-compute-request-id': 'req-a0d3b53a-34e9-42d4-a223-a60120e889e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:34,796 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.045s 2022-04-11 09:50:34,796 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-46d860d8-79df-4dbf-8d4b-0d5215f71e48', 'x-compute-request-id': 'req-46d860d8-79df-4dbf-8d4b-0d5215f71e48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:35,845 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.045s 2022-04-11 09:50:35,845 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-c8cd50ec-0670-4e38-a39b-d46a20f23fdd', 'x-compute-request-id': 'req-c8cd50ec-0670-4e38-a39b-d46a20f23fdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:36,893 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.045s 2022-04-11 09:50:36,893 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-5b11d741-86e0-4d5f-9c2c-576bc715dd77', 'x-compute-request-id': 'req-5b11d741-86e0-4d5f-9c2c-576bc715dd77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:37,942 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.045s 2022-04-11 09:50:37,942 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-20274a5d-f180-4934-baed-19af112a4e5c', 'x-compute-request-id': 'req-20274a5d-f180-4934-baed-19af112a4e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:38,990 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.045s 2022-04-11 09:50:38,990 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-6eef95fc-fe51-4003-b924-b8170d17fcb4', 'x-compute-request-id': 'req-6eef95fc-fe51-4003-b924-b8170d17fcb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:40,038 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.044s 2022-04-11 09:50:40,038 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-4f8b65dc-873d-4112-b187-0a8d81e34f0e', 'x-compute-request-id': 'req-4f8b65dc-873d-4112-b187-0a8d81e34f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:41,085 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.044s 2022-04-11 09:50:41,086 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-f9f4d12d-20a8-4656-9582-1846175cdc80', 'x-compute-request-id': 'req-f9f4d12d-20a8-4656-9582-1846175cdc80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:42,133 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.044s 2022-04-11 09:50:42,134 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-3d9a86ea-2473-426d-b53a-2a21a79c2605', 'x-compute-request-id': 'req-3d9a86ea-2473-426d-b53a-2a21a79c2605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:43,181 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.044s 2022-04-11 09:50:43,181 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-90c883a9-4f28-4363-b26d-0a22d34b4b2f', 'x-compute-request-id': 'req-90c883a9-4f28-4363-b26d-0a22d34b4b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:44,230 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.045s 2022-04-11 09:50:44,230 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-38af6351-6f98-4e65-ae4a-2e617373bf28', 'x-compute-request-id': 'req-38af6351-6f98-4e65-ae4a-2e617373bf28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:45,278 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.045s 2022-04-11 09:50:45,279 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-09f1ade7-4405-4eb0-bcff-35970fd311ce', 'x-compute-request-id': 'req-09f1ade7-4405-4eb0-bcff-35970fd311ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:46,325 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.044s 2022-04-11 09:50:46,326 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-6f929882-4477-49ca-ad20-ac473e223e4c', 'x-compute-request-id': 'req-6f929882-4477-49ca-ad20-ac473e223e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:47,374 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.045s 2022-04-11 09:50:47,374 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-30b0822e-17a0-4570-aa46-6e19219f5566', 'x-compute-request-id': 'req-30b0822e-17a0-4570-aa46-6e19219f5566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:48,421 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.044s 2022-04-11 09:50:48,422 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-61c101f9-2898-4083-b875-96290da208e4', 'x-compute-request-id': 'req-61c101f9-2898-4083-b875-96290da208e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:49,472 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.047s 2022-04-11 09:50:49,472 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-1da30258-74aa-4b46-9912-8c32c430fd85', 'x-compute-request-id': 'req-1da30258-74aa-4b46-9912-8c32c430fd85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:50,521 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.045s 2022-04-11 09:50:50,521 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-013c3460-e5e0-403c-ad38-4c023c940fb0', 'x-compute-request-id': 'req-013c3460-e5e0-403c-ad38-4c023c940fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:51,569 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.044s 2022-04-11 09:50:51,569 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-5ede6000-9b4d-45e6-97c2-8226405862eb', 'x-compute-request-id': 'req-5ede6000-9b4d-45e6-97c2-8226405862eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:52,616 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.044s 2022-04-11 09:50:52,616 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-4334829e-e984-4f67-834a-3aa0be4abb27', 'x-compute-request-id': 'req-4334829e-e984-4f67-834a-3aa0be4abb27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:53,664 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.045s 2022-04-11 09:50:53,665 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-c9190c44-1dc0-4005-a2f1-536e3c329ce1', 'x-compute-request-id': 'req-c9190c44-1dc0-4005-a2f1-536e3c329ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:54,714 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.046s 2022-04-11 09:50:54,714 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-843ddf60-389f-481f-998f-1a0651da051c', 'x-compute-request-id': 'req-843ddf60-389f-481f-998f-1a0651da051c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:55,763 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.045s 2022-04-11 09:50:55,763 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-13f9f9d6-279c-4658-8967-46389feed998', 'x-compute-request-id': 'req-13f9f9d6-279c-4658-8967-46389feed998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:56,816 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.050s 2022-04-11 09:50:56,816 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-a4f956f7-9960-4236-ac44-ff8960606570', 'x-compute-request-id': 'req-a4f956f7-9960-4236-ac44-ff8960606570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:57,864 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.044s 2022-04-11 09:50:57,864 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-5e37bb08-62e0-4617-ab35-c106d884137b', 'x-compute-request-id': 'req-5e37bb08-62e0-4617-ab35-c106d884137b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:58,912 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.044s 2022-04-11 09:50:58,913 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-714607b1-5d2a-4413-8b8d-d0c1ac209aa3', 'x-compute-request-id': 'req-714607b1-5d2a-4413-8b8d-d0c1ac209aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:50:59,960 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.044s 2022-04-11 09:50:59,961 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50: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-184035cf-5f6f-40be-b724-421c47fded8b', 'x-compute-request-id': 'req-184035cf-5f6f-40be-b724-421c47fded8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:51:01,009 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.045s 2022-04-11 09:51:01,009 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51: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-392e2e50-b178-4917-8cf2-d713ace17290', 'x-compute-request-id': 'req-392e2e50-b178-4917-8cf2-d713ace17290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:51:02,056 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.044s 2022-04-11 09:51:02,057 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51: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-3de2b5f4-53a0-4f43-8827-c9c15edaee03', 'x-compute-request-id': 'req-3de2b5f4-53a0-4f43-8827-c9c15edaee03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:51:03,105 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.045s 2022-04-11 09:51:03,105 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51: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-bb0af04f-9e43-4768-9a87-98038d18895c', 'x-compute-request-id': 'req-bb0af04f-9e43-4768-9a87-98038d18895c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:51:04,154 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.046s 2022-04-11 09:51:04,155 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51: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-94019edf-4897-4232-a2cc-0cd851dc13fe', 'x-compute-request-id': 'req-94019edf-4897-4232-a2cc-0cd851dc13fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:51:05,202 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.044s 2022-04-11 09:51:05,203 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51: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-ef8100aa-c2a2-484f-9c20-62e6b4a39294', 'x-compute-request-id': 'req-ef8100aa-c2a2-484f-9c20-62e6b4a39294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:51:06,253 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.047s 2022-04-11 09:51:06,254 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51: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-3685b01a-0120-41e6-bae8-13b4e95dd4b3', 'x-compute-request-id': 'req-3685b01a-0120-41e6-bae8-13b4e95dd4b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:51:07,302 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.045s 2022-04-11 09:51:07,302 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51: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-4ab00e77-ad58-45d4-bfa9-b492d3b2fdf2', 'x-compute-request-id': 'req-4ab00e77-ad58-45d4-bfa9-b492d3b2fdf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:51:08,351 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.045s 2022-04-11 09:51:08,351 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51: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-23808472-3e97-405e-9329-dbb7bba12618', 'x-compute-request-id': 'req-23808472-3e97-405e-9329-dbb7bba12618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:51:09,399 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.044s 2022-04-11 09:51:09,400 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51: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-905b5c07-9568-47d1-b483-f51cab74c5da', 'x-compute-request-id': 'req-905b5c07-9568-47d1-b483-f51cab74c5da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:51:10,448 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.045s 2022-04-11 09:51:10,448 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51: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-997ad9c5-bd7c-4a21-8463-dcea2297ab26', 'x-compute-request-id': 'req-997ad9c5-bd7c-4a21-8463-dcea2297ab26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:51:11,496 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.045s 2022-04-11 09:51:11,497 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51: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-dcd7776c-a541-414f-974d-d03bf350efd5', 'x-compute-request-id': 'req-dcd7776c-a541-414f-974d-d03bf350efd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:51:12,544 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.044s 2022-04-11 09:51:12,545 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51: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-309f011b-007e-43bc-8501-d1a60c849928', 'x-compute-request-id': 'req-309f011b-007e-43bc-8501-d1a60c849928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:51:13,593 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.045s 2022-04-11 09:51:13,593 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51: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-b6c8b32e-ad3a-4f4b-9f53-ad1456e95ab7', 'x-compute-request-id': 'req-b6c8b32e-ad3a-4f4b-9f53-ad1456e95ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:51:14,641 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.044s 2022-04-11 09:51:14,642 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51: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-c76fc0e1-0653-4d28-bf31-885f06374a93', 'x-compute-request-id': 'req-c76fc0e1-0653-4d28-bf31-885f06374a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:51:15,688 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.044s 2022-04-11 09:51:15,689 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51: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-770891c2-053d-4ca2-9fb0-f681232c10f5', 'x-compute-request-id': 'req-770891c2-053d-4ca2-9fb0-f681232c10f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:51:16,738 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments 0.046s 2022-04-11 09:51:16,738 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51: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-011b505a-9dc3-47fc-bb3c-dd3a041fe44f', 'x-compute-request-id': 'req-011b505a-9dc3-47fc-bb3c-dd3a041fe44f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "volumeId": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "serverId": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "device": "/dev/sdb"}]}' 2022-04-11 09:51:17,833 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 POST http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/action 0.092s 2022-04-11 09:51:17,834 124326 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': 'Mon, 11 Apr 2022 09:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '76535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fc21b62-bb00-47f8-b5cf-0d6e6096fcb2', 'x-compute-request-id': 'req-6fc21b62-bb00-47f8-b5cf-0d6e6096fcb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c/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-04-11 09:51:17,837 124326 DEBUG [tempest.common.waiters] Console output for 07c37e84-75f9-4e6f-9eb6-459cf5337d2c 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.152000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.156000] tsc: Detected 1995.194 MHz processor [ 0.160000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980776) [ 0.164013] pid_max: default: 32768 minimum: 301 [ 0.168062] Security Framework initialized [ 0.172012] Yama: becoming mindful. [ 0.176113] AppArmor: AppArmor initialized [ 0.180270] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.184121] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.188035] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.192017] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.196541] CPU: Physical Processor ID: 0 [ 0.204130] mce: CPU supports 1 MCE banks [ 0.208117] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.212012] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.216012] Spectre V2 : Mitigation: Full generic retpoline [ 0.224006] Speculative Store Bypass: Vulnerable [ 0.351933] Freeing SMP alternatives memory: 36K [ 0.355084] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.356112] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.360078] Hierarchical SRCU implementation. [ 0.364775] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.368007] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.372093] smp: Bringing up secondary CPUs ... [ 0.376032] smp: Brought up 1 node, 1 CPU [ 0.380005] smpboot: Max logical packages: 1 [ 0.384007] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.388484] devtmpfs: initialized [ 0.392087] x86/mm: Memory block size: 128MB [ 0.400083] evm: security.selinux [ 0.403257] evm: security.SMACK64 [ 0.404006] evm: security.SMACK64EXEC [ 0.408005] evm: security.SMACK64TRANSMUTE [ 0.412005] evm: security.SMACK64MMAP [ 0.416029] evm: security.apparmor [ 0.420004] evm: security.ima [ 0.424005] evm: security.capability [ 0.428212] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.432019] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.436082] pinctrl core: initialized pinctrl subsystem [ 0.440280] NET: Registered protocol family 16 [ 0.444123] audit: initializing netlink subsys (disabled) [ 0.448193] cpuidle: using governor ladder [ 0.452011] audit: type=2000 audit(1649669561.448:1): state=initialized audit_enabled=0 res=1 [ 0.456034] cpuidle: using governor menu [ 0.460066] ACPI: bus type PCI registered [ 0.464004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.469620] PCI: Using configuration type 1 for base access [ 0.480872] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.484305] ACPI: Added _OSI(Module Device) [ 0.488010] ACPI: Added _OSI(Processor Device) [ 0.492031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.496006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.500032] ACPI: Added _OSI(Linux-Dell-Video) [ 0.516874] ACPI: Interpreter enabled [ 0.520017] ACPI: (supports S0 S5) [ 0.524007] ACPI: Using IOAPIC for interrupt routing [ 0.528075] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.532701] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.614954] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.616021] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.620055] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.624031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.628555] PCI host bridge to bus 0000:00 [ 0.632035] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.636034] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.640008] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.644008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.648049] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.652032] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.708569] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.712007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.716007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.720007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.729524] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.729524] * this clock source is slow. Consider trying other clock sources [ 0.738568] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.789175] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.792886] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.796867] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.800571] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.804544] SCSI subsystem initialized [ 0.808246] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.812000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.812040] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.816010] vgaarb: loaded [ 0.820084] pps_core: LinuxPPS API ver. 1 registered [ 0.824005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.828049] PTP clock support registered [ 0.832097] EDAC MC: Ver: 3.0.0 [ 0.837634] hv_vmbus: Vmbus version:4.0 [ 0.840118] PCI: Using ACPI for IRQ routing [ 0.844189] NetLabel: Initializing [ 0.848016] NetLabel: domain hash size = 128 [ 0.852019] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.856659] NetLabel: unlabeled traffic allowed by default [ 0.860190] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.895742] VFS: Disk quotas dquot_6.6.0 [ 0.909037] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.924941] AppArmor: AppArmor Filesystem Enabled [ 0.934926] pnp: PnP ACPI init [ 0.943201] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.949865] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.962528] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.983700] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.992995] system 00:06: [io 0x0678-0x067f] has been reserved [ 1.000138] system 00:06: [io 0x0778-0x077f] has been reserved [ 1.010885] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 1.018293] system 00:07: [io 0x0400-0x043f] has been reserved [ 1.026417] system 00:07: [io 0x0370-0x0371] has been reserved [ 1.041300] system 00:07: [io 0x0440-0x044f] has been reserved [ 1.047181] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 1.060047] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.072930] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.081242] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.093658] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.099736] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.108391] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.123321] pnp: PnP ACPI: found 9 devices [ 1.133945] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.143274] NET: Registered protocol family 2 [ 1.152999] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.165974] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.178631] TCP: Hash tables configured (established 8192 bind 8192) [ 1.185845] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.194286] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.211136] NET: Registered protocol family 1 [ 1.216129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.233278] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.244567] Unpacking initramfs... [ 1.548526] random: fast init done [ 1.736033] Freeing initrd memory: 13088K [ 1.745476] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.762543] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.768672] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e4f190f, max_idle_ns: 881590731118 ns [ 1.782076] Scanning for low memory corruption every 60 seconds [ 1.793361] Initialise system trusted keyrings [ 1.799915] Key type blacklist registered [ 1.805595] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.815867] zbud: loaded [ 1.827826] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.837881] fuse init (API version 7.26) [ 1.847042] Key type asymmetric registered [ 1.855297] Asymmetric key parser 'x509' registered [ 1.860763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.871957] io scheduler noop registered (default) [ 1.886318] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.898027] ACPI: Power Button [PWRF] [ 1.903006] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.938610] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.981814] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 2.003778] Linux agpgart interface v0.103 [ 2.019262] loop: module loaded [ 2.037221] hv_vmbus: registering driver hv_storvsc [ 2.062740] scsi host0: storvsc_host_t [ 2.086042] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 2.110684] scsi host1: storvsc_host_t [ 2.125816] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.149959] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 2.176454] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 2.187996] scsi host2: ata_piix [ 2.194208] scsi host3: ata_piix [ 2.203213] sd 0:0:0:0: [sda] Write Protect is off [ 2.235528] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 2.248639] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 2.262001] libphy: Fixed MDIO Bus: probed [ 2.271002] tun: Universal TUN/TAP device driver, 1.6 [ 2.277505] PPP generic driver version 2.4.2 [ 2.284485] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 2.320582] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.346752] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.350313] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.357486] mousedev: PS/2 mouse device common for all mice [ 2.366707] rtc_cmos 00:00: RTC can wake from S4 [ 2.400335] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.845845] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.868200] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 3.895487] device-mapper: uevent: version 1.0.3 [ 3.908451] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.919979] NET: Registered protocol family 10 [ 4.138564] sda: sda1 [ 4.147631] sd 0:0:0:0: [sda] Attached SCSI disk [ 4.155001] Segment Routing with IPv6 [ 4.167233] NET: Registered protocol family 17 [ 4.173926] Key type dns_resolver registered [ 4.184851] RAS: Correctable Errors collector initialized. [ 4.198071] registered taskstats version 1 [ 4.213555] Loading compiled-in X.509 certificates [ 4.227978] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 4.259426] zswap: loaded using pool lzo/zbud [ 4.289116] Key type big_key registered [ 4.294594] Key type trusted registered [ 4.300913] Key type encrypted registered [ 4.310248] AppArmor: AppArmor sha1 policy hashing enabled [ 4.331276] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 4.339331] evm: HMAC attrs: 0x1 [ 4.360295] rtc_cmos 00:00: setting system clock to 2022-04-11 09:32:47 UTC (1649669567) [ 4.375270] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.384820] EDD information not available. [ 5.183990] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 5.213320] ata2.00: configured for MWDMA2 [ 5.273079] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 5.350312] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 5.355788] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 5.368857] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 5.389632] Freeing unused kernel memory: 2248K [ 5.408085] Write protecting the kernel read-only data: 18432k [ 5.435342] Freeing unused kernel memory: 2008K [ 5.454183] Freeing unused kernel memory: 124K [ 5.475837] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 5.483598] x86/mm: Checking user space page tables [ 5.517051] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 5.695682] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.724610] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.730413] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.760775] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.766286] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.793953] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.832289] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.887370] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.910864] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.928574] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 6.183460] hv_utils: Registering HyperV Utility Driver [ 6.188282] hv_vmbus: registering driver hv_util [ 6.238703] hv_vmbus: registering driver hv_netvsc [ 6.284678] hv_vmbus: registering driver hyperv_keyboard [ 6.294107] hidraw: raw HID events driver (C) Jiri Kosina [ 6.309041] hv_utils: Heartbeat IC version 3.0 [ 6.347175] hv_vmbus: registering driver hid_hyperv [ 6.387996] 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 [ 6.576373] hv_utils: Shutdown IC version 3.0 [ 6.597681] hv_utils: TimeSync IC version 4.0 [ 6.625309] hv_utils: VSS IC version 5.0 [ 6.665051] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 6.854534] hid-generic 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on Begin: Loading essential drivers ... [ 7.220508] raid6: sse2x1 gen() 3648 MB/s [ 7.276049] raid6: sse2x1 xor() 2671 MB/s [ 7.328043] raid6: sse2x2 gen() 4776 MB/s [ 7.380223] raid6: sse2x2 xor() 4054 MB/s [ 7.432083] raid6: sse2x4 gen() 6640 MB/s [ 7.484036] raid6: sse2x4 xor() 4957 MB/s [ 7.488974] raid6: using algorithm sse2x4 gen() 6640 MB/s [ 7.494683] raid6: .... xor() 4957 MB/s, rmw enabled [ 7.499072] raid6: using intx1 recovery algorithm [ 7.511468] xor: measuring software checksum speed [ 7.560040] prefetch64-sse: 10058.000 MB/sec [ 7.604033] generic_sse: 8957.000 MB/sec [ 7.611199] xor: using function: prefetch64-sse (10058.000 MB/sec) [ 7.624752] 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 ... [ 7.879915] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 8.046696] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 8.407131] 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) [ 8.414840] systemd[1]: Detected virtualization microsoft. [ 8.419550] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 8.453356] systemd[1]: Set hostname to <ubuntu>. [ 8.462683] systemd[1]: Initializing machine ID from random generator. [ 8.473361] systemd[1]: Installed transient /etc/machine-id file. [ 8.866466] systemd[1]: Time has been changed [ 8.871233] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 8.931482] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 9.019003] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [m] Started Dispatch Password Requests to Console Drectory Watch. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-getty.slice. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... Mounting Huge Pages File System... Starting Create list of required st... nodes for the current kernel... Mounting POSIX Message Queue File System... [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. Mounting Debug File System... [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. Starting Load Kernel Modules... Starting Remount Root and Kernel File Systems... [[0;32m OK [0m[ 10.231147] Loading iSCSI transport class v2.0-870. ] Created slice system-serial\x2dgetty.slice. [[ 10.297794] iscsi: registered transport (tcp) [0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 10.354100] iscsi: registered transport (iser) Starting Journal Service... [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File Systm... [ 11.028974] EXT4-fs (sda1): re-mounted. Opts: (null) Mounting Configration File System... Starting CreateStatic Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuation File System. [[0;32m OK [0m] Started Remount Root and KernelFile Systems. [[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 Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). Starting Initial cloud-init job (pre-networking)... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Found device /dv/ttyS0. [[0;32m OK [0m] Listening on Lod/Save RF Kill Switch Status /dev/rfkill Watch. Starting Update UTMP about Systm Boot/Shutdown.. Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 72.169028] cloud-init[326]: Cloud-init v. 18.2 running 'init-local' at Mon, 11 Apr 2022 09:33:06 +0000. Up 23.36 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 ntwork interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 164.778029] cloud-init[652]: Cloud-init v. 18.2 running 'init' at Mon, 11 Apr 2022 09:33:58 +0000. Up 76.29 seconds. [[ 164.908762] [0;32m OK [0mcloud-init] [652]: Started Initial cloud-init job (metadata service crawler).ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++ [[0;32m OK [0m[ 165.040308] cloud-init[652]: ] ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Reached target Cloud-config availability. [[ 165.142485] [0;32m OK [m] cloud-init[652]: Reached target System Initialization.ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [[0;32m OK [m [ 165.339978] ] cloud-initListening on ACPID Listen Socket.[652]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [ 165.427436] cloud-init[[652]: [0;32m OK [0m] ci-info: | eth0 | True | 172.20.0.3 | 255.255.255.240 | . | fa:16:3e:ce:cc:de |Started ACPI Events Check. [[0;32m OK [m] Reached target Paths. [ 165.635029] cloud-init[[652]: ci-info: | eth0 | True | fe80::f816:3eff:fece:ccde/64 | . | link | fa:16:3e:ce:cc:de |[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.[ 165.747853] cloud-init[[652]: [0;32m OK [0m] ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |Reached target Sockets. [ [0;32m OK [0m[ 165.894340] ] cloud-initReached target Basic System.[652]: ci-info: | lo | True | ::1/128 | . | host | . | [ [0;32m OK [0m] [ 166.001789] cloud-initStarted D-Bus System Message Bus.[652]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [ 166.076259] cloud-init[652]: ci-info: ++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ [ 166.151260] cloud-init[652]: ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ [ 166.205388] cloud-init[652]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 166.261925] cloud-init[652]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 166.323158] cloud-init[652]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [ 166.400632] [cloud-init[0;32m OK [0m[652]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH |] Started ACPI event daemon. [ 166.541989] [cloud-init[652]: [0;32m OK [0mci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U |] Started Deferred execution scheduler. [[ 166.670396] [0;32m OK [0m] cloud-initStarted Unattended Upgrades Shutdown.[652]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [[ 166.811474] [0;32m OK [0mcloud-init] Started Regular background program processing daemon.[652]: Generating public/private rsa key pair. [ 166.924645] Starting LSB: MD monitoring daemon...cloud-init[652]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [[ 167.017710] [0;32m OK [0mcloud-init] [652]: Started Daily apt download activities.Your public keyhas been saved in /etc/ssh/ssh_host_rsa_key.pub. [ [0;32m OK [0m[ 167.115869] ] cloud-initStarted Daily apt upgrade and clean activities.[652]: The key fingerprint is: [ 167.204269] Starting LSB: Record successful boot for GRUB...cloud-init [652]: SHA256:crQ26kdHHVs++EeAdG6MsSNlUcD8IM6ADgsXAY1CQn4 root@tempest-attachvolumetestjson-server-1895176928[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [ 167.342666] [cloud-init[0;32m OK [0m[652]: ] The key's randomart image is:Reached target Timers. [ 167.475108] cloud-init [652]: Starting Login Service...+---[RSA 2048]----+ [[0;32m OK [0m[ 167.629935] ] cloud-init[652]: Reached target Network is Online.|+o.+oo . +B=o | Starting Apply the settings specified in cloud-config...[ 167.811796] cloud-init[652]: |+ o + . . .o*B | Starting iSCSI initiator daemon (iscsid)...[ 167.984223] cloud-init [652]: Starting /etc/rc.local Compatibility...| o E + .+.o+O+. | [ 168.188225] cloud-init[652]: | . . .. .+.+o+ .|Starting OpenBSD Secure Shell server... [ 168.402301] [cloud-init[0;32m OK [0m] [652]: Started /etc/rclocal Compatibility.| . S. . o | [ 168.664793] [cloud-init[652]: [0;32m OK [0m| =... . .|] Started iSCSI initiator daemon (iscsid).[ 168.904236] cloud-init[[652]: [0;32m OK [0m| .. . . | [ 169.081754] ] cloud-initStarted OpenBSDSecure Shell server.[652]: | . . | [ 169.406002] [cloud-init[0;32m OK [0m[652]: | .. | ] Started Login Service.[ 169.642415] cloud-init[652]: +----[SHA256]-----+[ [0;32m OK [0m[ 169.796258] ] cloud-initStarted LSB: MD monitoring daemon.[652]: [Generating public/private dsa key pair.[0;32m OK [0m] Started LSB: Reord successful boot for GRUB.[ 170.088507] cloud-init[652]: Starting Login to default iSCSI targets...Your identification has been saed in /etc/ssh/ssh_host_dsa_key. [ 170.266096] cloud-init[[652]: [0;32m OK [0mYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.] Started Login to default iSCSI targets. [ 170.535277] [cloud-init[0;32m OK [0m[652]: ] The key fingerprint is:Reached target Remote File Systems (Pre). [ 170.668221] [cloud-init[0;32m OK [0m] [652]: SHA256:9R+ekT/+EoWK0hrqbhlZJzAMVjWxRRuXvJ+OZKItSkg root@tempest-attachvolumetestjson-server-1895176928Reached target Remote File Systems. [ 170.921857] Starting LSB: automatic crash report generation...cloud-init[652]: The key's randomart image is: Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...[ 171.132417] cloud-init[652]: +---[DSA 1024]---+Starting Permit User Sessions... [ 171.309926] [[0;32m OK [mcloud-init[652]: ] | o+..+o+... |Started Permit User Sessions. [ 171.476571] [cloud-init[652]: | . + + +o |[0;32m OK [0m [ 171.712229] ] Started Getty on tty1.cloud-init [652]: [| o. o . . |[0;32m OK [0m ] Started Serial Getty on ttyS0. [ 171.920798] [cloud-init[0;32m OK [m[652]: ] Reached target Login Prompts.| o.... ..| [[ 172.500168] [0;32m OK [0m] cloud-initStarted LSB: automatic crash report generation.[652]: | E oS+ ..o+o | [ 172.641870] cloud-init[[652]: [0;32m OK [0m| . .o o + +o+= |] Started LSB: Set the CPU Frequency Scaling governor to "ondemand".[ 172.753854] cloud-init [652]: | . .+ * + o+o.|[[0;32m OK [0m ] [ 172.846451] Reached target Multi-User System.cloud-init [652]: [| .+ + . . + .|[0;32m OK [0m ] Reached target Graphical Interface.[ 172.976494] cloud-init [652]: | ++. . oo|Starting Update UTMP about System Runlevel Changes... [ 173.065451] cloud-init[652]: +----[SHA256]-----+ [ 173.120992] cloud-init[652]: Generating public/private ecdsa key pair. [ 173.164127] cloud-init[652]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 173.214833] cloud-init[652]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 173.273099] cloud-init[652]: The key fingerprint is: [ 173.314837] cloud-init[652]: SHA256:xgRDQDFzB50pjPlUWtuYHPAYOWPZstuMthYcPot40qQ root@tempest-attachvolumetestjson-server-1895176928 [ 173.379252] cloud-init[652]: The key's randomart image is: [ 173.423667] cloud-init[652]: +---[ECDSA 256]---+ [ 173.469328] cloud-init[652]: | .*BOO=o | [ 173.510757] cloud-init[652]: | o+@@=* | [ 173.567182] cloud-init[652]: | +o*B . | [ 173.639394] cloud-init[652]: | +o | [ 173.693371] cloud-init[652]: | o *S | [ 173.738257] cloud-init[652]: | . O.o | [ 173.784474] cloud-init[652]: | = o = | [ 173.839548] cloud-init[652]: | E + + | [ 173.896174] cloud-init[652]: | o . | [ 173.954703] cloud-init[652]: +----[SHA256]-----+ [ 174.017006] cloud-init[652]: Generating public/private ed25519 key pair. [ 174.076561] cloud-init[652]: Your identificaion has been saved in /etc/ssh/ssh_host_ed25519_key. [ 174.123750] cloud-init[652]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 174.193032] cloud-init[652]: The key fingerprint is: [ 174.249844] cloud-init[652]: SHA256:XGzZyiqBqsZjYxeFet8TwUJ+rLSae/+OfJgyVZAZ8Q0 root@tempest-attachvolumetestjson-server-1895176928 [ 174.320171] cloud-init[652]: The key's randomart image is: [ 174.359207] cloud-init[652]: +--[ED25519 256]--+ [ 174.406936] cloud-init[652]: | o=E | [ 174.480884] cloud-init[652]: | . +..oo | [ 174.547521] cloud-init[652]: | + o ..=.. | [ 174.739621] cloud-init[652]: | . * * = . | [ 174.781612] cloud-init[652]: | . + * S o | [ 174.822727] cloud-init[652]: | . + o + . | [ 174.863843] cloud-init[652]: |. o = + = | [ 174.902612] cloud-init[652]: | O + =.*.. | [ 174.940626] cloud-init[652]: |= +.o ++=o | [ 174.982489] cloud-init[652]: +----[SHA256]-----+ Ubuntu 16.04.4 LTS tempest-attachvolumetestjson-server-1895176928 ttyS0 tempest-attachvolumetestjson-server-1895176928 login: [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.092000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.096000] tsc: Detected 1995.194 MHz processor [ 0.100000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980776) [ 0.104006] pid_max: default: 32768 minimum: 301 [ 0.108000] Security Framework initialized [ 0.108005] Yama: becoming mindful. [ 0.112043] AppArmor: AppArmor initialized [ 0.116244] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.120097] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.124024] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.128012] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.132000] CPU: Physical Processor ID: 0 [ 0.132345] mce: CPU supports 1 MCE banks [ 0.140107] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.144004] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.148005] Spectre V2 : Mitigation: Full generic retpoline [ 0.152005] Speculative Store Bypass: Vulnerable [ 0.188000] Freeing SMP alternatives memory: 36K [ 0.190373] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.192095] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.196059] Hierarchical SRCU implementation. [ 0.200758] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.204004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.208059] smp: Bringing up secondary CPUs ... [ 0.212007] smp: Brought up 1 node, 1 CPU [ 0.216005] smpboot: Max logical packages: 1 [ 0.220006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.224430] devtmpfs: initialized [ 0.228079] x86/mm: Memory block size: 128MB [ 0.232261] evm: security.selinux [ 0.236008] evm: security.SMACK64 [ 0.240004] evm: security.SMACK64EXEC [ 0.244005] evm: security.SMACK64TRANSMUTE [ 0.248005] evm: security.SMACK64MMAP [ 0.252004] evm: security.apparmor [ 0.256004] evm: security.ima [ 0.260005] evm: security.capability [ 0.264153] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.268016] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.272064] pinctrl core: initialized pinctrl subsystem [ 0.276254] NET: Registered protocol family 16 [ 0.280131] audit: initializing netlink subsys (disabled) [ 0.284173] cpuidle: using governor ladder [ 0.288009] audit: type=2000 audit(1649669791.284:1): state=initialized audit_enabled=0 res=1 [ 0.292008] cpuidle: using governor menu [ 0.296057] ACPI: bus type PCI registered [ 0.300004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.308906] PCI: Using configuration type 1 for base access [ 0.317265] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.320274] ACPI: Added _OSI(Module Device) [ 0.324008] ACPI: Added _OSI(Processor Device) [ 0.328005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.332029] ACPI: Added _OSI(Processor Aggregator Device) [ 0.336016] ACPI: Added _OSI(Linux-Dell-Video) [ 0.346937] ACPI: Interpreter enabled [ 0.348013] ACPI: (supports S0 S5) [ 0.352005] ACPI: Using IOAPIC for interrupt routing [ 0.356043] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.360538] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.400358] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.404012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.408034] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.412017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416490] PCI host bridge to bus 0000:00 [ 0.420007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.424006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.428006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.432027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.436006] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.440007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.484883] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.488006] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.492006] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.496006] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.502521] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.502521] * this clock source is slow. Consider trying other clock sources [ 0.517980] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.566012] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.572258] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.576897] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.580905] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.584704] SCSI subsystem initialized [ 0.588349] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.592000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.592006] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.596004] vgaarb: loaded [ 0.600056] pps_core: LinuxPPS API ver. 1 registered [ 0.604004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.612003] PTP clock support registered [ 0.615855] EDAC MC: Ver: 3.0.0 [ 0.618167] hv_vmbus: Vmbus version:4.0 [ 0.620095] PCI: Using ACPI for IRQ routing [ 0.624164] NetLabel: Initializing [ 0.628014] NetLabel: domain hash size = 128 [ 0.632017] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.636628] NetLabel: unlabeled traffic allowed by default [ 0.640162] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.658204] VFS: Disk quotas dquot_6.6.0 [ 0.662438] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.668703] AppArmor: AppArmor Filesystem Enabled [ 0.673741] pnp: PnP ACPI init [ 0.687318] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.691913] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.696424] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.700720] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.705267] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.709843] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.714455] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.719253] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.723813] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.728119] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.733920] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.738702] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.742758] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.748077] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.751824] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.756443] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.761008] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.766419] pnp: PnP ACPI: found 9 devices [ 0.777084] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.782430] NET: Registered protocol family 2 [ 0.786915] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.794032] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.799518] TCP: Hash tables configured (established 8192 bind 8192) [ 0.804334] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.808722] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.814615] NET: Registered protocol family 1 [ 0.818741] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.824660] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.830037] Unpacking initramfs... [ 1.138264] Freeing initrd memory: 13088K [ 1.143257] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.147939] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.154674] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e4f190f, max_idle_ns: 881590731118 ns [ 1.161269] Scanning for low memory corruption every 60 seconds [ 1.166972] Initialise system trusted keyrings [ 1.172208] Key type blacklist registered [ 1.176672] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.183534] zbud: loaded [ 1.188092] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.193016] fuse init (API version 7.26) [ 1.198304] Key type asymmetric registered [ 1.203465] Asymmetric key parser 'x509' registered [ 1.208155] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.213555] io scheduler noop registered (default) [ 1.218773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.224130] ACPI: Power Button [PWRF] [ 1.229450] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.257478] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.287926] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.295413] Linux agpgart interface v0.103 [ 1.301498] loop: module loaded [ 1.306216] hv_vmbus: registering driver hv_storvsc [ 1.314053] scsi host0: storvsc_host_t [ 1.323145] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.340824] random: fast init done [ 1.345956] scsi host1: storvsc_host_t [ 1.355622] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.361323] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 1.369048] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.408630] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.417303] scsi host2: ata_piix [ 1.421633] sd 0:0:0:0: [sda] Write Protect is off [ 1.426467] scsi host3: ata_piix [ 1.431232] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.436204] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.441027] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.456765] libphy: Fixed MDIO Bus: probed [ 1.461416] tun: Universal TUN/TAP device driver, 1.6 [ 1.466924] PPP generic driver version 2.4.2 [ 1.471330] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.493535] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.498031] sda: sda1 [ 1.502305] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.506767] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 1.512835] mousedev: PS/2 mouse device common for all mice [ 1.519048] rtc_cmos 00:00: RTC can wake from S4 [ 1.544998] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.550026] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 1.557891] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.564349] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.568439] sd 1:0:0:0: [sdb] Write Protect is off [ 1.574693] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.579974] device-mapper: uevent: version 1.0.3 [ 1.584189] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.589581] NET: Registered protocol family 10 [ 1.599435] Segment Routing with IPv6 [ 1.606553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.460796] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 2.467533] NET: Registered protocol family 17 [ 2.572253] Key type dns_resolver registered [ 2.577497] RAS: Correctable Errors collector initialized. [ 2.582018] registered taskstats version 1 [ 2.586129] Loading compiled-in X.509 certificates [ 2.595354] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.601048] zswap: loaded using pool lzo/zbud [ 2.611265] Key type big_key registered [ 2.615710] Key type trusted registered [ 2.622581] Key type encrypted registered [ 2.627325] AppArmor: AppArmor sha1 policy hashing enabled [ 2.631895] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.636549] evm: HMAC attrs: 0x1 [ 2.771233] rtc_cmos 00:00: setting system clock to 2022-04-11 09:36:34 UTC (1649669794) [ 2.775936] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.780789] EDD information not available. [ 2.795563] sd 1:0:0:0: [sdb] Attached SCSI disk [ 3.187755] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.198404] ata2.00: configured for MWDMA2 [ 3.216737] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.235636] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.240262] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.248953] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 3.257268] Freeing unused kernel memory: 2248K [ 3.268052] Write protecting the kernel read-only data: 18432k [ 3.273426] Freeing unused kernel memory: 2008K [ 3.279150] Freeing unused kernel memory: 124K [ 3.294567] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.299907] x86/mm: Checking user space page tables [ 3.315267] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.378021] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.383943] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.389279] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.394926] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.400246] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.412079] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.429564] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.437629] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.442368] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.447199] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.578614] hv_vmbus: registering driver hv_netvsc [ 3.586314] hv_utils: Registering HyperV Utility Driver [ 3.590908] hv_vmbus: registering driver hv_util [ 3.616286] hv_vmbus: registering driver hyperv_keyboard [ 3.628939] hidraw: raw HID events driver (C) Jiri Kosina [ 3.659809] hv_vmbus: registering driver hid_hyperv [ 3.683421] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.698233] hv_utils: Heartbeat IC version 3.0 [ 3.704266] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.720774] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.754720] hv_utils: Shutdown IC version 3.0 [ 3.761686] hv_utils: TimeSync IC version 4.0 [ 3.768595] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 3.996074] raid6: sse2x1 gen() 4903 MB/s [ 4.048045] raid6: sse2x1 xor() 3677 MB/s [ 4.100038] raid6: sse2x2 gen() 6111 MB/s [ 4.152039] raid6: sse2x2 xor() 4334 MB/s [ 4.204040] raid6: sse2x4 gen() 7008 MB/s [ 4.256038] raid6: sse2x4 xor() 5338 MB/s [ 4.260112] raid6: using algorithm sse2x4 gen() 7008 MB/s [ 4.264389] raid6: .... xor() 5338 MB/s, rmw enabled [ 4.268421] raid6: using intx1 recovery algorithm [ 4.276221] xor: measuring software checksum speed [ 4.320036] prefetch64-sse: 9996.000 MB/sec [ 4.364150] generic_sse: 9327.000 MB/sec [ 4.368447] xor: using function: prefetch64-sse (9996.000 MB/sec) [ 4.376869] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.547633] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.725789] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 4.730503] EXT4-fs (sda1): write access will be enabled during recovery [ 5.062767] EXT4-fs (sda1): recovery complete [ 5.136031] 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.636973] 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.645168] systemd[1]: Detected virtualization microsoft. [ 5.649693] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.694540] systemd[1]: Set hostname to <tempest-attachvolumetestjson-server-1895176928>. [ 6.049705] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 6.101930] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 6.153971] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 6.200287] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 6.248222] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 6.299444] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket. Starting Load Kernel Modules... Mounting POSIX Message Queue File System... [ 6.600205] Loading iSCSI transport class v2.0-870. Starting Create list of required st... nodes for the current kernel... [ 6.645463] iscsi: registered transport (tcp) [ 6.664087] iscsi: registered transport (iser) [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting Debug File System... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... [ 7.202130] EXT4-fs (sda1): re-mounted. Opts: (null) [[0;32m OK [0m] Listening on Journal Audit Socket. Starting Journal Service... [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting udev Coldplug all Devices... Starting Initial cloud-init job (pre-networking)... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Mounting Configuration File System... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Found device /sys/subsystem/net/devices/eth0. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 26.097424] cloud-init[318]: Cloud-init v. 18.2 running 'init-local' at Mon, 11 Apr 2022 09:36:44 +0000. Up 11.26 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started ifup for eth0. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 56.817681] cloud-init[662]: Cloud-init v. 18.2 running 'init' at Mon, 11 Apr 2022 09:37:01 +0000. Up 28.79 seconds. [ 56.913404] cloud-init[662]: [[0;32m OK [0mci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++] Started Initial cloud-init job (metadata service crawler). [ 57.030610] cloud-init[[662]: [0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target Cloud-config availability. [[ 57.132213] [0;32m OK [0mcloud-init] [662]: Reached target Network is Online.ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Starting iSCSI initiator daemon (iscsid)...[ 57.243613] cloud-init [662]: [ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[0;32m OK [0m] Reached target System Initialization. [ 57.357766] [cloud-init[0;32m OK [0m[662]: ] ci-info: | eth0 | True | 172.20.0.3 | 255.255.255.240 | . | fa:16:3e:ce:cc:de |Listening on ACPID Listen Socket. [[ 57.464825] cloud-init[0;32m OK [0m[662]: ] ci-info: | eth0 | True | fe80::f816:3eff:fece:ccde/64 | . | link | fa:16:3e:ce:cc:de |Started Daily apt download activities. [[ 57.563248] cloud-init[0;32m OK [0m[662]: ] ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |Started Daily apt upgrade and clean activities. [ 57.652891] [cloud-init[0;32m OK [0m[662]: ci-info: | lo | True | ::1/128 | . | host | . |] Started ACPI Events Check. [ 57.757903] cloud-init[[662]: [0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] [ 57.989669] cloud-init[662]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ [ 58.039077] cloud-init[662]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 58.087110] cloud-initReached target Paths.[662]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [[0;32m OK [0m [ 58.166615] ] cloud-initStarted Daily Cleanup of Temporary Directories.[662]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[[0;32m OK [0m ] [ 58.265862] Reached target Timers.cloud-init [662]: [ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.[ 58.396402] cloud-init[[662]: [0;32m OK [0mci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH |] Reached target Sockets. [ 58.522769] [cloud-init[0;32m OK [0m[662]: ] ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U |Reached target Basic System. [[ 58.629082] [0;32m OK [0mcloud-init[662]: ] Started D-Bus System Message Bus.ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Starting Login Service... [[0;32m OK [0m] Started Regular background program processing daemon. Starting Apply the settings specified in cloud-config... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Deferred execution scheduler. Starting /etc/rc.local Compatibility... Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started LSB: MD monitoring daemon. Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target ogin Prompts. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Chanes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [[0;32m OK [0m] Created slice User Slice of ubuntu. [[0;32m OK [0m] Started Session 1 of user ubuntu. Starting User Manager for UID 1000... [[0;32m OK [0m] Started User Manager for UID 1000. Stopping User Manager for UID 1000... [[0;32m OK [0m] Stopped User Manager for UID 1000. [[0;32m OK [0m] Removed slice User Slice of ubuntu. Ubuntu 16.04.4 LTS tempest-attachvolumetestjson-server-1895176928 ttyS0 tempest-attachvolumetestjson-server-1895176928 login: [ 129.733965] cloud-init[711]: Cloud-init v. 18.2 running 'modules:config' at Mon, 11 Apr 2022 09:37:33 +0000. Up 60.84 seconds. [ 138.131216] cloud-init[858]: Printing ubuntu user authorized keys [ 138.214182] cloud-init[858]: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6nzDNqQfoWdKsI4d6mTYbyGTC5vWdoGiJ6D1LTsAm7nxHM2/z608qoM8yO2JrHibwfWC2gFibaRcXNfENSJ+NbkojmVLo9mYnVLe2wBO5oY6wDJpMST+iFb7n5XSfkr0xhWB5Y/ffRkfegXyZic1iI15PX12i7mkR4V2b0qItMoaUWneChVL8TVWjcFwyKGyOutlaqJZrYJ1ITrZzJEGTPXOEE9efQJRNrjQG1QsdT6J9pP377phlGXZO2HzSoLcBMW4T2SrhebgIQytuqMn2lQCAGjyzKOLU7v987a5dVjsxwk4gI1TAJNSZgNY7BGWfvSPHrM6hSvv0BNj6gpmJ Generated-by-Nova 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: | ssh-rsa | 17:9e:1d:23:04:52:2a:f2:7e:ad:6a:e1:23:06:58:ab | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Apr 11 09:38:52 ec2: <14>Apr 11 09:38:52 ec2: ############################################################# <14>Apr 11 09:38:52 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Apr 11 09:38:52 ec2: 1024 SHA256:9R+ekT/+EoWK0hrqbhlZJzAMVjWxRRuXvJ+OZKItSkg root@tempest-attachvolumetestjson-server-1895176928 (DSA) <14>Apr 11 09:38:52 ec2: 256 SHA256:xgRDQDFzB50pjPlUWtuYHPAYOWPZstuMthYcPot40qQ root@tempest-attachvolumetestjson-server-1895176928 (ECDSA) <14>Apr 11 09:38:52 ec2: 256 SHA256:XGzZyiqBqsZjYxeFet8TwUJ+rLSae/+OfJgyVZAZ8Q0 root@tempest-attachvolumetestjson-server-1895176928 (ED25519) <14>Apr 11 09:38:52 ec2: 2048 SHA256:crQ26kdHHVs++EeAdG6MsSNlUcD8IM6ADgsXAY1CQn4 root@tempest-attachvolumetestjson-server-1895176928 (RSA) <14>Apr 11 09:38:52 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Apr 11 09:38:52 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHAJ9/OVM3V8z7KymL8rdJbvr6HSEM0pSObqyYqni6Ut+B45lw7aN4mIrokroQAAJHJ6toxUU0wOKzVSsyjnUFI= root@tempest-attachvolumetestjson-server-1895176928 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANRmCp/b1Yq4H2/hSXCNmhluZQuIu3QPI0OZ1HPFkzj root@tempest-attachvolumetestjson-server-1895176928 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdJVlu+TNCisjgRwJz5EyFBrtz5t+gNohQwGCGtrkRZaV69lWuV4661GpheKPqZijbDb+nfqTwihgHO4D2xktpcit77dO0Z9fKH9cqenKZsayEEuoA861sfS+CWJucJMqbcsxCi8tGdvfG71VuoyZ8dl73g8OXdEDE9FcUttii1WbIZsTzrrmnwJdxbrvx+QCqdvH08jOnFvnevyHnzoAaNfD1xYTVQ8p1jEKJYt2tx1SuSFVX7kbNF7TXzXkq7lB7VcCD05iDf9m5RChUKIvNlqF7zm97bT6TNvT6BBwdHHZ/DJHD0aKf6/wtA67/09LXimZEj+pefNACyy7xNa19 root@tempest-attachvolumetestjson-server-1895176928 -----END SSH HOST KEY KEYS----- [ 141.864873] cloud-init[858]: Cloud-init v. 18.2 running 'modules:final' at Mon, 11 Apr 2022 09:38:43 +0000. Up 130.62 seconds. [ 141.981820] cloud-init[858]: Cloud-init v. 18.2 finished at Mon, 11 Apr 2022 09:38:53 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 140.49 seconds 2022-04-11 09:51:17,880 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:51:17,880 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0e57d2c-ba87-4167-a105-e298a1474d28', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0e57d2c-ba87-4167-a105-e298a1474d28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:18,931 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:51:18,931 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4556fab-5eaa-4428-ae20-69ab8b9f1107', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4556fab-5eaa-4428-ae20-69ab8b9f1107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:19,982 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:51:19,982 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ee0458-a78e-4bd3-a5fa-aaf953450849', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ee0458-a78e-4bd3-a5fa-aaf953450849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:21,031 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:51:21,031 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e416fff6-418e-4220-887f-de6e14150d62', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e416fff6-418e-4220-887f-de6e14150d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:22,083 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.044s 2022-04-11 09:51:22,084 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf4922d-c9bf-4232-b1ba-a011698a8eec', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf4922d-c9bf-4232-b1ba-a011698a8eec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:23,132 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.040s 2022-04-11 09:51:23,133 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98fd7d7f-ed32-4afa-a2c6-46a7f41477f4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98fd7d7f-ed32-4afa-a2c6-46a7f41477f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:24,183 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:51:24,184 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-887e8cf5-991d-47b4-a302-fdfb08b4920e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-887e8cf5-991d-47b4-a302-fdfb08b4920e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:25,233 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:51:25,234 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4291ba9-3e74-4ab1-b5fa-8ce262af5357', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4291ba9-3e74-4ab1-b5fa-8ce262af5357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:26,284 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:51:26,285 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cac626bc-b10b-4025-bb65-ad3c8fdb47d4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cac626bc-b10b-4025-bb65-ad3c8fdb47d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:27,334 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.040s 2022-04-11 09:51:27,334 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f50e99d-1bfa-4437-917e-ada9991fbb85', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f50e99d-1bfa-4437-917e-ada9991fbb85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:28,384 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:51:28,385 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49bed826-a927-40f0-95f4-0b1701463fc5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49bed826-a927-40f0-95f4-0b1701463fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:29,434 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:51:29,435 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e44fa210-24b9-4805-a2ad-67be1c29e43a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e44fa210-24b9-4805-a2ad-67be1c29e43a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:30,484 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:51:30,484 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8c92036-4b64-41a4-9287-4a9c5cbd4137', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8c92036-4b64-41a4-9287-4a9c5cbd4137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:31,533 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.040s 2022-04-11 09:51:31,533 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b2223d0-8712-43c9-be6c-345498a4806a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b2223d0-8712-43c9-be6c-345498a4806a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:32,584 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:51:32,584 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0236c2d-6b22-4e2e-a60f-b7d327e6a612', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0236c2d-6b22-4e2e-a60f-b7d327e6a612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:33,633 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.040s 2022-04-11 09:51:33,634 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-878ea024-b6c8-4803-815e-a214b47597f2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-878ea024-b6c8-4803-815e-a214b47597f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:34,683 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:51:34,683 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9254ef73-2385-4e9a-bc4a-caf8de343832', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9254ef73-2385-4e9a-bc4a-caf8de343832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:35,733 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:51:35,733 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac910340-c350-466b-b120-adfffd052074', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac910340-c350-466b-b120-adfffd052074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:36,782 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:51:36,783 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49353678-4ab4-43fd-b5f2-413301f3f185', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49353678-4ab4-43fd-b5f2-413301f3f185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:37,831 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:51:37,831 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5903ab41-47b3-45f9-bfda-bcf2b83b91dd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5903ab41-47b3-45f9-bfda-bcf2b83b91dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:38,882 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:51:38,882 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2f43a37-63a4-4ee8-a88c-28b5fd29d786', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2f43a37-63a4-4ee8-a88c-28b5fd29d786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:39,932 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:51:39,932 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd1666af-e7b0-45f0-9854-deb1e3793f7b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd1666af-e7b0-45f0-9854-deb1e3793f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:40,982 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:51:40,983 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-836446bf-4749-4b11-ba45-81633d6577b8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-836446bf-4749-4b11-ba45-81633d6577b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:42,032 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:51:42,033 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-257e92dc-5874-4f60-8402-0228bbc49198', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-257e92dc-5874-4f60-8402-0228bbc49198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:43,083 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:51:43,084 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c78989db-0e80-4499-96c0-961db90eb903', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c78989db-0e80-4499-96c0-961db90eb903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:44,133 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:51:44,134 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1868595a-fc1d-457b-b402-7fb1ede2bd1e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1868595a-fc1d-457b-b402-7fb1ede2bd1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:45,183 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:51:45,183 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e12cdb9-105a-4b1c-824e-fd32309aa41d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e12cdb9-105a-4b1c-824e-fd32309aa41d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:46,232 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.040s 2022-04-11 09:51:46,232 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d57e246-db0a-4a37-98e8-57cc9d56a6c1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d57e246-db0a-4a37-98e8-57cc9d56a6c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:47,282 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:51:47,282 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaa64036-cc3e-444c-ae9b-90233bdddac6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaa64036-cc3e-444c-ae9b-90233bdddac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:48,499 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.208s 2022-04-11 09:51:48,499 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d30edee-e33c-4fd8-ac29-b490d52bbed1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d30edee-e33c-4fd8-ac29-b490d52bbed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:49,548 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:51:49,549 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50f022cd-630d-4cba-9590-739e117c10da', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50f022cd-630d-4cba-9590-739e117c10da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:50,599 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:51:50,599 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2192fe61-ebb2-42ec-9fdf-ec22877ab424', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2192fe61-ebb2-42ec-9fdf-ec22877ab424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:51,649 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:51:51,649 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66086dfd-8939-4300-879c-e395be0cefae', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66086dfd-8939-4300-879c-e395be0cefae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:52,700 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:51:52,701 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76a04def-824a-4caa-a4f8-03025df3fd0e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76a04def-824a-4caa-a4f8-03025df3fd0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:53,750 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:51:53,750 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f75428e3-9da7-4403-8174-88ddf40a1462', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f75428e3-9da7-4403-8174-88ddf40a1462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:54,800 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:51:54,800 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-122ffe11-f789-4e60-b552-a1a4692f2425', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-122ffe11-f789-4e60-b552-a1a4692f2425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:55,850 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:51:55,851 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1611126c-eef9-45c5-b5a5-67ff7def554a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1611126c-eef9-45c5-b5a5-67ff7def554a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:56,901 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:51:56,902 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6254503d-f137-4371-8e76-805c088735ef', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6254503d-f137-4371-8e76-805c088735ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:57,951 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:51:57,952 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-639b6a40-4d78-4b56-b986-1ce53d8e6f21', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-639b6a40-4d78-4b56-b986-1ce53d8e6f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:51:59,009 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.049s 2022-04-11 09:51:59,009 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05f7d4f5-116d-43a2-998b-5d052c3fb31e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05f7d4f5-116d-43a2-998b-5d052c3fb31e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:00,057 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:00,058 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0210a01-2157-4a51-9047-435a4e88d761', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0210a01-2157-4a51-9047-435a4e88d761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:01,108 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:01,109 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d488adc-8f81-4ed1-a332-8dd3bc0ccfba', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d488adc-8f81-4ed1-a332-8dd3bc0ccfba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:02,157 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.040s 2022-04-11 09:52:02,157 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a961d21b-5d09-4a60-9b49-38dc859910b8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a961d21b-5d09-4a60-9b49-38dc859910b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:03,208 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:52:03,208 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b601020b-bf56-4870-b962-d12cf2a31c49', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b601020b-bf56-4870-b962-d12cf2a31c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:04,257 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:04,257 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41a708d2-cd14-4942-9b4f-533a1ff00516', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41a708d2-cd14-4942-9b4f-533a1ff00516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:05,308 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:52:05,308 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ceb66ea-3906-44f1-87dc-a015e8bd84b6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ceb66ea-3906-44f1-87dc-a015e8bd84b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:06,361 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.044s 2022-04-11 09:52:06,361 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6701f663-2db4-461d-8588-adfd9e6d0425', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6701f663-2db4-461d-8588-adfd9e6d0425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:07,411 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:07,411 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0177986-8c7e-4c89-826e-4c994152bee2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0177986-8c7e-4c89-826e-4c994152bee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:08,462 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:52:08,462 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8e4c36b-7057-4a1a-97f9-02288c2c4f57', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8e4c36b-7057-4a1a-97f9-02288c2c4f57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:09,511 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:09,512 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d64cf0d9-6623-4040-bd9c-f11510c3fcad', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d64cf0d9-6623-4040-bd9c-f11510c3fcad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:10,561 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:52:10,562 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-364980eb-6bb3-4711-8445-36262f2729c0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-364980eb-6bb3-4711-8445-36262f2729c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:11,611 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:11,611 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f8433be-688b-49fb-a3f2-dbb38cbfae54', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f8433be-688b-49fb-a3f2-dbb38cbfae54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:12,659 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.040s 2022-04-11 09:52:12,660 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cb99aea-83cc-4a43-a229-6e4dd655dd6a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cb99aea-83cc-4a43-a229-6e4dd655dd6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:13,710 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:52:13,711 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e4a8759-63e2-4ce3-aa2d-0f9b7efc1718', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e4a8759-63e2-4ce3-aa2d-0f9b7efc1718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:14,761 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:52:14,762 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc5c73ef-ee48-46b0-aa64-e4a2d760314e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc5c73ef-ee48-46b0-aa64-e4a2d760314e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:15,812 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:52:15,813 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-067b8e27-025c-4084-ab14-94b5dbe2c3b9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-067b8e27-025c-4084-ab14-94b5dbe2c3b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:16,862 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:16,862 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3856bda-8e40-4711-ba30-64252f9b3b95', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3856bda-8e40-4711-ba30-64252f9b3b95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:17,911 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.040s 2022-04-11 09:52:17,911 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67c6f6ef-f551-4e15-9176-087ca86b75bc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67c6f6ef-f551-4e15-9176-087ca86b75bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:18,962 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:52:18,963 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c32b58c-7012-43bd-a253-580908d27ef8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c32b58c-7012-43bd-a253-580908d27ef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:20,011 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:20,011 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05b45332-0fa8-48da-a1ae-5c79c6614c3d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05b45332-0fa8-48da-a1ae-5c79c6614c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:21,061 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:21,061 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd3bc481-573a-485d-92b6-9ff509662838', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd3bc481-573a-485d-92b6-9ff509662838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:22,114 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.045s 2022-04-11 09:52:22,115 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e134fde5-c38d-4aa4-9583-e56d5eabd52a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e134fde5-c38d-4aa4-9583-e56d5eabd52a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:23,166 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:23,166 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb2f7f88-d1f3-417c-8ce4-7297cba0c0e6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb2f7f88-d1f3-417c-8ce4-7297cba0c0e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:24,215 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:24,215 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5044103e-af39-428a-9737-9588acf38f8d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5044103e-af39-428a-9737-9588acf38f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:25,265 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:25,265 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e5a3ad-437f-4301-b680-fc341f6e9db2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e5a3ad-437f-4301-b680-fc341f6e9db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:26,315 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:52:26,315 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4087933-0917-48cf-a484-b7c25c1af72f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4087933-0917-48cf-a484-b7c25c1af72f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:27,364 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:27,364 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cddd021-3a32-41f1-b85e-b7ed3a6618ce', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cddd021-3a32-41f1-b85e-b7ed3a6618ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:28,415 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:52:28,415 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2734da1b-7b42-4344-b60a-9c7c8e3712ce', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2734da1b-7b42-4344-b60a-9c7c8e3712ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:29,465 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:29,465 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8566dc2-bff6-4b92-81be-f8dad7ce9759', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8566dc2-bff6-4b92-81be-f8dad7ce9759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:30,517 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.044s 2022-04-11 09:52:30,517 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-430f8ba2-57ad-4bba-8760-5bee32c9b527', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-430f8ba2-57ad-4bba-8760-5bee32c9b527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:31,568 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:52:31,568 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dee28cc2-94e6-4077-8ef5-2ce57ee7aa39', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dee28cc2-94e6-4077-8ef5-2ce57ee7aa39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:32,618 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:32,618 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c849f08-472d-4724-b505-e19ac8b0f86b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c849f08-472d-4724-b505-e19ac8b0f86b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:33,668 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:52:33,668 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb97327d-de87-431d-a8fb-baa323c470b6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb97327d-de87-431d-a8fb-baa323c470b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:34,718 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:34,718 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62fd885b-71c0-4d0f-9fbc-118299039770', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62fd885b-71c0-4d0f-9fbc-118299039770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:35,769 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:52:35,769 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0baf4701-5e91-4de2-9ca2-fde92927f21e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0baf4701-5e91-4de2-9ca2-fde92927f21e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:36,819 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:36,819 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cabf6817-4e74-46d3-8c8c-a4863755c4c6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cabf6817-4e74-46d3-8c8c-a4863755c4c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:37,869 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:52:37,869 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a328155-91e2-484d-816a-bbe6fb8cad36', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a328155-91e2-484d-816a-bbe6fb8cad36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:38,918 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:38,918 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e85c47-57a5-412a-8fa9-8f2cbaeaa25c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e85c47-57a5-412a-8fa9-8f2cbaeaa25c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:39,968 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:52:39,969 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-938d8dc3-697d-4244-92b0-127e10b94722', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-938d8dc3-697d-4244-92b0-127e10b94722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:41,018 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:52:41,018 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dce1eb48-cf96-4e93-b9d9-ff5343843316', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dce1eb48-cf96-4e93-b9d9-ff5343843316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:42,067 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.040s 2022-04-11 09:52:42,067 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94604d95-5135-4d12-85d5-f3cfbc2f4f38', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94604d95-5135-4d12-85d5-f3cfbc2f4f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:43,118 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:52:43,119 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4afdfe3-1893-42a1-9208-1bfc01fb003b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4afdfe3-1893-42a1-9208-1bfc01fb003b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:44,168 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:44,168 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29eab804-8c77-4a46-99d3-7966f71c754b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29eab804-8c77-4a46-99d3-7966f71c754b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:45,218 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:52:45,218 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87cea9f4-c8a8-4076-96e3-4451f148a7a0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87cea9f4-c8a8-4076-96e3-4451f148a7a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:46,267 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:46,267 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3f99fc8-cc8e-4369-a2b1-cb8fab87675d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3f99fc8-cc8e-4369-a2b1-cb8fab87675d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:47,316 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:47,316 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51b32df5-03a8-44b4-ba68-f65eeb8a30c0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51b32df5-03a8-44b4-ba68-f65eeb8a30c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:48,367 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:52:48,367 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecd42d71-faa0-4514-9ff5-48b431887940', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecd42d71-faa0-4514-9ff5-48b431887940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:49,417 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:49,417 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf8c69b7-e75b-43a1-be42-e035afdf4ee1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf8c69b7-e75b-43a1-be42-e035afdf4ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:50,472 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.046s 2022-04-11 09:52:50,472 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4a009fb-fe5f-4907-9cba-e72f593c24bf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4a009fb-fe5f-4907-9cba-e72f593c24bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:51,524 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:52:51,524 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91e3c7da-ca7f-4ebc-ab0e-d2cb4fd2a698', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91e3c7da-ca7f-4ebc-ab0e-d2cb4fd2a698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:52,575 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:52:52,575 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-838c3209-592f-4f96-98d6-d9340f8bb2dd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-838c3209-592f-4f96-98d6-d9340f8bb2dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:53,625 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:53,626 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eaad300-0ce6-486e-969c-5875de90ee7e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eaad300-0ce6-486e-969c-5875de90ee7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:54,675 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:54,675 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb6cc709-a3db-4186-bfe3-18d0bfd42e7e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb6cc709-a3db-4186-bfe3-18d0bfd42e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:55,725 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:55,725 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a0e2aca-0c3d-4c9a-92b5-a459f0d44e9f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a0e2aca-0c3d-4c9a-92b5-a459f0d44e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:56,775 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:52:56,775 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc7dc24f-139b-44cb-ba31-989c925b3df9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc7dc24f-139b-44cb-ba31-989c925b3df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:57,826 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:52:57,826 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5880e824-4fbe-4124-96bd-50cacba8d10f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5880e824-4fbe-4124-96bd-50cacba8d10f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:58,876 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:58,876 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-708c26ba-8669-48e0-b1c3-901593e54411', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-708c26ba-8669-48e0-b1c3-901593e54411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:52:59,926 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:52:59,927 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-206ca927-592e-4512-8b46-3cb32efa12e4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-206ca927-592e-4512-8b46-3cb32efa12e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:00,977 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:00,977 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e013a848-7a5b-4ca4-95f5-771530917e17', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e013a848-7a5b-4ca4-95f5-771530917e17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:02,026 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:53:02,027 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-570a3630-a180-4ab0-a2f8-6a06b3a6916a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-570a3630-a180-4ab0-a2f8-6a06b3a6916a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:03,076 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:53:03,076 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2be89377-bd69-4786-9820-8d84a2394454', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2be89377-bd69-4786-9820-8d84a2394454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:04,126 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:53:04,126 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6986f623-d193-4e1e-be56-d67afc530e06', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6986f623-d193-4e1e-be56-d67afc530e06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:05,175 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.040s 2022-04-11 09:53:05,176 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5425e4c7-acc0-432a-a491-17409a3f4860', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5425e4c7-acc0-432a-a491-17409a3f4860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:06,225 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:53:06,226 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b78ddd4-c5e5-4378-8857-661bcaaae7c8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b78ddd4-c5e5-4378-8857-661bcaaae7c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:07,277 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:53:07,278 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3fc16fa-04eb-4040-9c7a-0c47f8f7c33e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3fc16fa-04eb-4040-9c7a-0c47f8f7c33e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:08,327 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:53:08,327 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bffc36e-cf52-403b-9326-8f9c589eba0d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bffc36e-cf52-403b-9326-8f9c589eba0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:09,377 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:09,378 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b09fd555-2d1b-4156-9dc0-628b5888a4be', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b09fd555-2d1b-4156-9dc0-628b5888a4be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:10,427 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:53:10,427 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e03b902-4f20-4b50-88a7-9ab25e9c2c60', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e03b902-4f20-4b50-88a7-9ab25e9c2c60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:11,478 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:11,479 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61bcfffb-7c77-4cd8-b529-1dc7cfd98270', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61bcfffb-7c77-4cd8-b529-1dc7cfd98270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:12,529 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:12,529 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2656d446-9b9b-445a-8ba1-e00a0943ba69', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2656d446-9b9b-445a-8ba1-e00a0943ba69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:13,579 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:53:13,579 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0f42f37-1a6b-4e5e-ada3-905b613539de', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0f42f37-1a6b-4e5e-ada3-905b613539de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:14,629 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:53:14,629 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c817b69f-f1ad-4d30-898e-9c95a9938f73', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c817b69f-f1ad-4d30-898e-9c95a9938f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:15,682 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.045s 2022-04-11 09:53:15,682 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-709335a5-34e6-4560-bacf-51534afb8cb6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-709335a5-34e6-4560-bacf-51534afb8cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:16,734 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:53:16,734 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d9f5eb7-451f-4988-981d-8d5f69624169', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d9f5eb7-451f-4988-981d-8d5f69624169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:17,784 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:17,784 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1fcdeb6-65e8-4a3a-987b-e41fbb58cdb6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1fcdeb6-65e8-4a3a-987b-e41fbb58cdb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:18,834 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:53:18,835 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2e4a727-e105-4ae3-8f7d-335addd1abd4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2e4a727-e105-4ae3-8f7d-335addd1abd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:19,885 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:19,885 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3935b00c-7ea1-4845-a59d-4ae40008c142', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3935b00c-7ea1-4845-a59d-4ae40008c142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:20,936 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:20,936 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57be0979-75cd-495a-bdde-d8b4f36a09ad', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57be0979-75cd-495a-bdde-d8b4f36a09ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:21,985 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:53:21,985 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fe648a1-5c7c-4a15-8152-47ccf2467c2c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fe648a1-5c7c-4a15-8152-47ccf2467c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:23,039 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.045s 2022-04-11 09:53:23,039 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ee07005-f10d-49a8-827a-3985dd44bf09', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ee07005-f10d-49a8-827a-3985dd44bf09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:24,089 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:24,090 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8244ddf5-f15e-4d0b-8cbe-8a5f922ba173', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8244ddf5-f15e-4d0b-8cbe-8a5f922ba173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:25,141 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:25,141 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad61e77b-db92-4c26-99f2-fa75d65202c1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad61e77b-db92-4c26-99f2-fa75d65202c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:26,193 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.044s 2022-04-11 09:53:26,193 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bfac829-d5ed-4710-b565-5a4dff65e4db', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bfac829-d5ed-4710-b565-5a4dff65e4db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:27,243 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:53:27,243 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af1ec291-5aa8-4c47-87c6-2de2d7d252bf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af1ec291-5aa8-4c47-87c6-2de2d7d252bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:28,293 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:28,294 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf7f25a1-d303-4e17-ad93-8f648c414a24', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf7f25a1-d303-4e17-ad93-8f648c414a24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:29,344 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:29,344 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dea9af89-63c2-4dee-81d8-5c0c06056bd0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dea9af89-63c2-4dee-81d8-5c0c06056bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:30,395 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:30,395 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c053336-b7c1-4570-91c7-3fd1480ac7a0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c053336-b7c1-4570-91c7-3fd1480ac7a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:31,445 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:53:31,445 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50b5f004-2db8-4734-b84c-fb81e28dfa49', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50b5f004-2db8-4734-b84c-fb81e28dfa49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:32,495 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:32,496 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b514565b-350b-4585-af9d-833f17371763', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b514565b-350b-4585-af9d-833f17371763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:33,549 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.044s 2022-04-11 09:53:33,549 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-179bbd7d-0b34-4720-b412-952e07315757', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-179bbd7d-0b34-4720-b412-952e07315757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:34,605 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.047s 2022-04-11 09:53:34,605 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99d93565-a32d-4558-9cbb-2fafaadcb90a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99d93565-a32d-4558-9cbb-2fafaadcb90a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:35,657 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:53:35,657 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35c8742d-a9ad-4820-8bc5-a947d531afa1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35c8742d-a9ad-4820-8bc5-a947d531afa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:36,707 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:36,707 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e1a3295-04c2-4700-8f09-ef9900980f5e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e1a3295-04c2-4700-8f09-ef9900980f5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:37,765 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.050s 2022-04-11 09:53:37,766 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d265ed75-f5e0-4666-ad78-459a58d8da18', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d265ed75-f5e0-4666-ad78-459a58d8da18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:38,818 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:38,818 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-827b1732-dd4c-44b3-83c0-a222783c54a2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-827b1732-dd4c-44b3-83c0-a222783c54a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:39,871 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:39,872 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcbe2399-413d-4208-8809-8be4aa44267d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcbe2399-413d-4208-8809-8be4aa44267d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:40,922 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:40,923 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1da58373-9d51-4dc6-b823-a21fe410ab09', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1da58373-9d51-4dc6-b823-a21fe410ab09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:41,972 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:53:41,972 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ea42186-fd03-4d09-9eb1-b0a9b4c36a7c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ea42186-fd03-4d09-9eb1-b0a9b4c36a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:43,023 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:43,023 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc5d2e3a-e53d-4bdf-a1ca-6783ec92fac4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc5d2e3a-e53d-4bdf-a1ca-6783ec92fac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:44,073 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:44,074 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c97d766-0a62-4788-b0f4-3719a775b96c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c97d766-0a62-4788-b0f4-3719a775b96c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:45,123 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:45,124 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4edec40b-9f7d-49a2-b9dc-f671ea060108', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4edec40b-9f7d-49a2-b9dc-f671ea060108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:46,173 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:53:46,174 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a57b5be-8629-46ef-ad77-04353fb27f7d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a57b5be-8629-46ef-ad77-04353fb27f7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:47,225 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:47,225 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1db84a6-2403-4d83-a5ce-ca90ead2056c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1db84a6-2403-4d83-a5ce-ca90ead2056c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:48,274 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:53:48,274 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4204e5bf-4243-4fe6-b0eb-78394500b57c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4204e5bf-4243-4fe6-b0eb-78394500b57c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:49,325 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:49,325 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cdf4318-f500-4928-be19-cf18eb53024a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cdf4318-f500-4928-be19-cf18eb53024a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:50,375 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:50,375 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10302bc0-51a2-4a8c-8b87-4b554b5abd43', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10302bc0-51a2-4a8c-8b87-4b554b5abd43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:51,425 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:51,426 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-723073a0-e7bc-4015-8d2c-59f15ee8d048', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-723073a0-e7bc-4015-8d2c-59f15ee8d048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:52,477 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:52,477 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94091e92-a195-4ae3-b199-6018cc294751', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94091e92-a195-4ae3-b199-6018cc294751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:53,526 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:53:53,527 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d93f77e-87c3-4a07-b828-809801a872a1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d93f77e-87c3-4a07-b828-809801a872a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:54,577 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:54,577 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0204dc24-f35d-4f3b-aa1a-b18fdf0120ae', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0204dc24-f35d-4f3b-aa1a-b18fdf0120ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:55,626 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:53:55,627 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60ea66bf-6d68-428a-a65e-78b51e779370', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60ea66bf-6d68-428a-a65e-78b51e779370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:56,682 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.047s 2022-04-11 09:53:56,683 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02eddf3a-f64c-4dbc-be73-751de7e81755', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02eddf3a-f64c-4dbc-be73-751de7e81755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:57,733 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:53:57,734 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4229797-8f17-4e25-8b31-f06fa5dfef48', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4229797-8f17-4e25-8b31-f06fa5dfef48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:58,783 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:53:58,784 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63167580-db1e-44bc-bc6e-622a2e5617c5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63167580-db1e-44bc-bc6e-622a2e5617c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:53:59,834 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:53:59,835 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a033953-225a-463b-a483-9961f81d0839', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a033953-225a-463b-a483-9961f81d0839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:00,884 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:54:00,884 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-822956a7-48dc-4cae-a4cc-dbc097a75bdf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-822956a7-48dc-4cae-a4cc-dbc097a75bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:01,933 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:54:01,934 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea3df368-6c6a-4491-a0b2-1ce2695d5dbe', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea3df368-6c6a-4491-a0b2-1ce2695d5dbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:02,986 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.044s 2022-04-11 09:54:02,986 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3dc5082-c9d2-465d-905f-d3770827e47d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3dc5082-c9d2-465d-905f-d3770827e47d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:04,036 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:54:04,036 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1289d20-bdef-4f9c-a714-0b9090728eef', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1289d20-bdef-4f9c-a714-0b9090728eef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:05,086 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:05,087 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc7726fc-e798-4e0e-9060-c0220b70c818', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc7726fc-e798-4e0e-9060-c0220b70c818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:06,137 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:06,137 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30534064-4c41-47bb-b13b-7decb21d7ecc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30534064-4c41-47bb-b13b-7decb21d7ecc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:07,192 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.046s 2022-04-11 09:54:07,192 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e1d46b4-a7c8-4a68-8133-145ef7b3d865', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e1d46b4-a7c8-4a68-8133-145ef7b3d865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:08,241 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:08,242 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2db19dd0-0bd2-40bc-abff-620d56ef74f7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2db19dd0-0bd2-40bc-abff-620d56ef74f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:09,292 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:09,292 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bbc9901-a250-47b5-a65f-a55d62d1cb44', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bbc9901-a250-47b5-a65f-a55d62d1cb44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:10,343 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:54:10,343 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05b847a6-0774-4c8b-89f5-b3ee19528283', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05b847a6-0774-4c8b-89f5-b3ee19528283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:11,392 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.040s 2022-04-11 09:54:11,392 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b4961fc-e365-48a5-9b1b-118936ace133', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b4961fc-e365-48a5-9b1b-118936ace133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:12,443 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:12,444 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66868079-0966-4080-bc0c-ea2c836c3bc0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66868079-0966-4080-bc0c-ea2c836c3bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:13,493 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:54:13,494 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40c60aa8-be25-4ec9-856d-a86c44b57a8a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40c60aa8-be25-4ec9-856d-a86c44b57a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:14,543 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:54:14,544 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f75ceb1c-2b32-4309-838b-1b72ab871306', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f75ceb1c-2b32-4309-838b-1b72ab871306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:15,593 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.040s 2022-04-11 09:54:15,593 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ce6abcf-1c33-41c7-8011-bcfef0646e20', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ce6abcf-1c33-41c7-8011-bcfef0646e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:16,644 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:16,644 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e114b01-4f19-4d29-a3fc-9b0ec6fded7d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e114b01-4f19-4d29-a3fc-9b0ec6fded7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:17,694 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:54:17,695 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-913adec1-1d6e-43f3-bb99-1aa98c534bde', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-913adec1-1d6e-43f3-bb99-1aa98c534bde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:18,801 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.098s 2022-04-11 09:54:18,802 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64aed7f2-7038-4c6a-a7c3-246094648b04', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64aed7f2-7038-4c6a-a7c3-246094648b04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:19,852 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:54:19,854 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c61e6167-edda-48d5-981c-335aabda8d3f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c61e6167-edda-48d5-981c-335aabda8d3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:20,904 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:54:20,904 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cff86af-6758-4ab0-937b-6bba5c62dcb0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cff86af-6758-4ab0-937b-6bba5c62dcb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:21,955 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:21,955 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ded04c91-6b8e-446e-8aee-e57e6cd127f4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ded04c91-6b8e-446e-8aee-e57e6cd127f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:23,004 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.040s 2022-04-11 09:54:23,004 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6e18d0d-144a-4cb0-9111-325551754b94', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6e18d0d-144a-4cb0-9111-325551754b94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:24,054 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:24,055 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87330296-dac5-4035-a241-ab7eedca890f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87330296-dac5-4035-a241-ab7eedca890f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:25,105 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:25,106 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32faefce-7fc1-489e-a720-511e6fdf9577', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32faefce-7fc1-489e-a720-511e6fdf9577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:26,158 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:26,158 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9eab7a1-a251-4a4f-a913-7d8ec302bedd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9eab7a1-a251-4a4f-a913-7d8ec302bedd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:27,207 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:54:27,207 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffb0fda1-eeec-4492-a746-44b6c3e48e5d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffb0fda1-eeec-4492-a746-44b6c3e48e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:28,261 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.045s 2022-04-11 09:54:28,262 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3002ea28-cc19-4446-b73b-852c4e85082f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3002ea28-cc19-4446-b73b-852c4e85082f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:29,312 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:29,312 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a9c4f22-97fd-410f-b1d3-05b5f48b16f6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a9c4f22-97fd-410f-b1d3-05b5f48b16f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:30,363 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:30,364 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89bcd5d3-828a-4d65-a37b-30ebd8350e95', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89bcd5d3-828a-4d65-a37b-30ebd8350e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:31,413 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:54:31,414 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f031b40d-77f4-4c0e-afa1-447cbeaf77d6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f031b40d-77f4-4c0e-afa1-447cbeaf77d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:32,464 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:32,464 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcd3084b-b99c-4082-a49d-8415a81202ec', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcd3084b-b99c-4082-a49d-8415a81202ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:33,514 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:54:33,514 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32696cdd-34c2-4a30-bfc3-2e9637ae0abf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32696cdd-34c2-4a30-bfc3-2e9637ae0abf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:34,563 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:54:34,564 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb2e556b-2cbc-4bb4-b599-37e77369d982', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb2e556b-2cbc-4bb4-b599-37e77369d982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:35,614 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:35,615 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a03b463-b340-4117-9b2b-952cde6f0b6b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a03b463-b340-4117-9b2b-952cde6f0b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:36,665 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:36,665 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db596319-e4b3-4b3d-bf0b-ebfb14e70f36', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db596319-e4b3-4b3d-bf0b-ebfb14e70f36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:37,715 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:37,715 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1056c8f-3d6a-421d-bd5f-aca808864d59', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1056c8f-3d6a-421d-bd5f-aca808864d59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:38,765 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:38,766 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5baf2c2a-2d42-43f2-bf08-b48683be6516', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5baf2c2a-2d42-43f2-bf08-b48683be6516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:39,818 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:54:39,818 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70845f58-d900-4fd7-b173-40b2c0d3ae2c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70845f58-d900-4fd7-b173-40b2c0d3ae2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:40,868 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:54:40,868 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70d41bbc-bd5d-410a-86f3-e21e577e42e7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70d41bbc-bd5d-410a-86f3-e21e577e42e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:41,918 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:41,919 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28005abf-2fda-413b-8867-cef36dcb483f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28005abf-2fda-413b-8867-cef36dcb483f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:42,968 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:54:42,969 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9085fcb-60d5-4fe9-8992-c9af4731aa52', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9085fcb-60d5-4fe9-8992-c9af4731aa52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:44,018 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:54:44,019 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09aa634e-a56b-41a5-abc8-933573abc760', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09aa634e-a56b-41a5-abc8-933573abc760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:45,069 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:45,069 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5216745-75b1-4d17-940d-1134ac80a530', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5216745-75b1-4d17-940d-1134ac80a530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:46,118 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:46,119 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55f2a4a2-fbb7-47f6-a167-8a0891047924', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55f2a4a2-fbb7-47f6-a167-8a0891047924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:47,168 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:54:47,168 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-205c71b7-9cfc-456d-90ad-0f9cf4fb4aae', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-205c71b7-9cfc-456d-90ad-0f9cf4fb4aae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:48,218 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:48,218 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12473ba-36ab-4889-8507-8d5a55b45687', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12473ba-36ab-4889-8507-8d5a55b45687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:49,269 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:49,270 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b36d8d6b-5cb5-4434-9599-265ed32a5e94', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b36d8d6b-5cb5-4434-9599-265ed32a5e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:50,320 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:50,320 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67fe38fb-b4df-4c35-9a38-fd62500b1aeb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67fe38fb-b4df-4c35-9a38-fd62500b1aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:51,369 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:54:51,369 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c1127ea-d5b6-444d-97e3-ff9dd789b9f1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c1127ea-d5b6-444d-97e3-ff9dd789b9f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:52,418 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:54:52,419 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e61d7eef-0705-4790-8f65-1e8b265ae9fe', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e61d7eef-0705-4790-8f65-1e8b265ae9fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:53,469 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:53,469 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cfedb9c-39c4-41b3-a18a-c638739852db', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cfedb9c-39c4-41b3-a18a-c638739852db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:54,519 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:54:54,519 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b8e5398-b6c3-40b3-937b-a5298abdf274', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b8e5398-b6c3-40b3-937b-a5298abdf274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:55,570 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:55,571 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d3890b6-2713-42e4-9664-7f2d2fcb1cb8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d3890b6-2713-42e4-9664-7f2d2fcb1cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:56,619 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:54:56,620 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30f73d60-79da-4e13-8ca4-d36887f2dcb2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30f73d60-79da-4e13-8ca4-d36887f2dcb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:57,670 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:57,670 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eeec334-6a24-4e68-ad9f-edfe6a643385', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eeec334-6a24-4e68-ad9f-edfe6a643385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:58,719 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:54:58,719 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e89ffb2-d747-44d0-a864-16154ecd1701', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e89ffb2-d747-44d0-a864-16154ecd1701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:54:59,770 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:54:59,770 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-440b3907-51c7-4451-b5a6-41a7f48c4194', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-440b3907-51c7-4451-b5a6-41a7f48c4194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:00,821 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:55:00,822 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a0e53b-62bc-4276-9447-98d161a271d3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a0e53b-62bc-4276-9447-98d161a271d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:01,871 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:55:01,872 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a44269dd-37a4-4c0d-92f4-37d0e090db80', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a44269dd-37a4-4c0d-92f4-37d0e090db80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:02,922 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:55:02,922 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67f8aa3a-80b3-43e8-871f-1baa1bf5b434', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67f8aa3a-80b3-43e8-871f-1baa1bf5b434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:03,971 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:55:03,972 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cafa98cf-c27a-4828-9621-5b5891292ff2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cafa98cf-c27a-4828-9621-5b5891292ff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:05,022 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:55:05,023 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27e66727-ea64-4842-9342-d5b395ef75d6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27e66727-ea64-4842-9342-d5b395ef75d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:06,074 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:55:06,074 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7938231-4cb9-4111-b4e6-a83680a78855', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7938231-4cb9-4111-b4e6-a83680a78855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:07,124 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:55:07,124 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd318a3a-a255-4c06-a3f4-c8718c6dd8d4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd318a3a-a255-4c06-a3f4-c8718c6dd8d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:08,174 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:55:08,175 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16436250-b4d8-4932-9257-bccf5cf0a521', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16436250-b4d8-4932-9257-bccf5cf0a521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:09,226 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:55:09,226 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a14631dd-387f-4dc9-bec2-d7732b5a72ea', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a14631dd-387f-4dc9-bec2-d7732b5a72ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:10,278 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:55:10,278 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-545aabf2-d6f6-48ab-9e61-9baf62c623d6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-545aabf2-d6f6-48ab-9e61-9baf62c623d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:11,331 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.044s 2022-04-11 09:55:11,331 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58fd3f52-d9bf-4ac2-8186-1a0ae1602bcd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58fd3f52-d9bf-4ac2-8186-1a0ae1602bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:12,389 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.050s 2022-04-11 09:55:12,390 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f7cd0b8-b34b-4484-90fe-b3cbc9614c27', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f7cd0b8-b34b-4484-90fe-b3cbc9614c27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:13,440 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:55:13,440 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dffe712-2908-4fc0-bec5-6bf278186288', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dffe712-2908-4fc0-bec5-6bf278186288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:14,490 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:55:14,490 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-088e0666-8a5d-463f-bc7e-3098d79cf5f4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-088e0666-8a5d-463f-bc7e-3098d79cf5f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:15,540 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:55:15,540 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12aeb5aa-7d84-46e4-8eb2-6371e8f2694f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12aeb5aa-7d84-46e4-8eb2-6371e8f2694f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:16,590 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:55:16,591 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb2068ed-4e86-4341-ae30-46516634facb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb2068ed-4e86-4341-ae30-46516634facb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:17,641 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:55:17,642 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43bfacb7-b670-4579-89aa-03303f24be11', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43bfacb7-b670-4579-89aa-03303f24be11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:18,691 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:55:18,691 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38dfd697-3f66-4ec2-890d-7f6496039cb1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38dfd697-3f66-4ec2-890d-7f6496039cb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:19,741 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:55:19,742 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-835366aa-500f-442b-8548-89e53faa23eb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-835366aa-500f-442b-8548-89e53faa23eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:20,791 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:55:20,791 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a89bc002-b58f-4391-a787-cc7fdf834d0b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a89bc002-b58f-4391-a787-cc7fdf834d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:21,842 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:55:21,843 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d47c902a-b505-4a67-bdfa-d4583ec4bf0e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d47c902a-b505-4a67-bdfa-d4583ec4bf0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:22,891 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:55:22,892 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84956927-7605-47f3-8385-2fa1df10377f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84956927-7605-47f3-8385-2fa1df10377f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:23,943 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:55:23,943 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3562b99-bda9-4cd6-ac67-b46de4f51f31', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3562b99-bda9-4cd6-ac67-b46de4f51f31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:24,992 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:55:24,992 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffc68133-2184-4126-9ae5-d7b5a6aec141', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffc68133-2184-4126-9ae5-d7b5a6aec141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:26,043 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:55:26,043 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5444f83-23c5-4063-ba74-a34e24b35a0a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5444f83-23c5-4063-ba74-a34e24b35a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:27,094 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:55:27,094 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c0b4b97-fdbf-470b-a5bd-d30ce4e261ed', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c0b4b97-fdbf-470b-a5bd-d30ce4e261ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:28,144 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:55:28,145 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ab60782-4556-4b04-b300-b425067b36e8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ab60782-4556-4b04-b300-b425067b36e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:29,198 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.045s 2022-04-11 09:55:29,198 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c311ab1-29b7-4343-95a9-2ab7bebe25f9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c311ab1-29b7-4343-95a9-2ab7bebe25f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:30,249 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:55:30,249 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31b09d80-213c-4c97-bdfb-860377ab424c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31b09d80-213c-4c97-bdfb-860377ab424c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:31,299 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:55:31,299 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8514a3d6-a3ce-45d2-8cea-b99555cd1de5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8514a3d6-a3ce-45d2-8cea-b99555cd1de5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:32,349 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:55:32,349 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c26adad9-8a27-4667-b31a-afcd0f087f5b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c26adad9-8a27-4667-b31a-afcd0f087f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:33,400 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:55:33,400 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71c18f7b-6a7b-498f-a141-603b556d2d45', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71c18f7b-6a7b-498f-a141-603b556d2d45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:34,450 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:55:34,450 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c78b53ac-ff7e-40d8-8a10-8297e856736a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c78b53ac-ff7e-40d8-8a10-8297e856736a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:35,500 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:55:35,500 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03e9b04c-ef55-471f-9604-070285f7d1ed', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03e9b04c-ef55-471f-9604-070285f7d1ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:36,550 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:55:36,550 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5a989f4-42ff-4a35-8257-6024c3bfa5be', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5a989f4-42ff-4a35-8257-6024c3bfa5be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:37,599 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:55:37,600 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1575163-fcdb-40bc-9258-f24e018b924e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1575163-fcdb-40bc-9258-f24e018b924e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:38,651 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:55:38,652 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e6480ed-5cef-4825-80b6-dfe7341057c2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e6480ed-5cef-4825-80b6-dfe7341057c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:39,702 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:55:39,702 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76d41b5e-6f23-43d3-a7bf-7de772a217d8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76d41b5e-6f23-43d3-a7bf-7de772a217d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:40,752 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:55:40,752 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c740d7c-5721-470d-bb93-d725dd938386', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c740d7c-5721-470d-bb93-d725dd938386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:41,802 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:55:41,802 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cd87afe-4a78-476b-9172-d55eff12e082', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cd87afe-4a78-476b-9172-d55eff12e082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:42,852 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:55:42,852 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8fd19d3-e9cd-4157-a5ec-b075ad938eb2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8fd19d3-e9cd-4157-a5ec-b075ad938eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:43,902 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:55:43,902 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6df1f105-c062-4f0c-ac1b-1968f6e8da90', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6df1f105-c062-4f0c-ac1b-1968f6e8da90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:44,953 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:55:44,953 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7037d4d0-bdc1-4e3b-bbc0-9efe2d2f2ac4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7037d4d0-bdc1-4e3b-bbc0-9efe2d2f2ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:46,001 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:55:46,002 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10616135-24e7-4476-8fde-4c9a6d26c4e5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10616135-24e7-4476-8fde-4c9a6d26c4e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:47,052 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:55:47,053 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1da70196-f4d8-4e1f-87c2-8d369b90ea9f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1da70196-f4d8-4e1f-87c2-8d369b90ea9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:48,102 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:55:48,103 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b53a2cc-a70a-4f34-9b64-68571fbc8471', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b53a2cc-a70a-4f34-9b64-68571fbc8471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:49,151 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:55:49,151 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08914592-c840-47cc-b604-8ff10de46f90', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08914592-c840-47cc-b604-8ff10de46f90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:50,202 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:55:50,202 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbe597d8-88a7-4b30-802a-8738bce0fde5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbe597d8-88a7-4b30-802a-8738bce0fde5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:51,252 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:55:51,253 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ff8bb9a-2890-4080-8fff-d185a304ca27', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ff8bb9a-2890-4080-8fff-d185a304ca27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:52,303 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:55:52,304 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d8ae8a5-190f-492c-9132-e4d7c593fd97', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d8ae8a5-190f-492c-9132-e4d7c593fd97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:53,354 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:55:53,354 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d845a185-e711-4700-8e13-e8761ffa68e5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d845a185-e711-4700-8e13-e8761ffa68e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:54,404 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:55:54,404 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8362ee95-e022-4e16-ad36-8018b47ae2f5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8362ee95-e022-4e16-ad36-8018b47ae2f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:55,454 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:55:55,455 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a434c9f-631b-4ba7-a699-2432615da018', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a434c9f-631b-4ba7-a699-2432615da018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:56,504 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:55:56,505 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b819f355-e6b9-4550-877b-7d09e1004f3b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b819f355-e6b9-4550-877b-7d09e1004f3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:57,555 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:55:57,555 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e6d54a5-f8fd-4f2e-92bf-d75a5329482c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e6d54a5-f8fd-4f2e-92bf-d75a5329482c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:58,606 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:55:58,606 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb9b1ab-bc18-4653-8e06-4e091e7b09c0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb9b1ab-bc18-4653-8e06-4e091e7b09c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:55:59,661 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.046s 2022-04-11 09:55:59,662 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-809663c9-a987-417c-a083-a1f336c755d0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-809663c9-a987-417c-a083-a1f336c755d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:00,717 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.047s 2022-04-11 09:56:00,717 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3445efb-dc99-47a5-951b-e776ac92466a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3445efb-dc99-47a5-951b-e776ac92466a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:01,769 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.044s 2022-04-11 09:56:01,769 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaf02296-6381-4cff-b79b-6d3e2de717a5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaf02296-6381-4cff-b79b-6d3e2de717a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:02,818 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:56:02,819 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e68f673b-73ae-446c-805b-ac16d9d387dc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e68f673b-73ae-446c-805b-ac16d9d387dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:03,869 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:56:03,869 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4096a740-1e3d-4ad2-a913-e68236e25465', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4096a740-1e3d-4ad2-a913-e68236e25465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:04,918 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:56:04,919 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-690f7dbc-f1cd-4875-9eeb-e28a39c693d6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-690f7dbc-f1cd-4875-9eeb-e28a39c693d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:05,969 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:56:05,970 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e4bea66-b958-4556-a0a1-ad4f7b36a308', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e4bea66-b958-4556-a0a1-ad4f7b36a308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:07,018 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.040s 2022-04-11 09:56:07,019 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f58f0308-293e-4a3a-b37e-a63235f09875', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f58f0308-293e-4a3a-b37e-a63235f09875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:08,069 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:56:08,070 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78d5e1eb-0b9c-44f9-9bfa-adb10942e089', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78d5e1eb-0b9c-44f9-9bfa-adb10942e089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:09,119 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:56:09,119 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-064d4a6c-3cf5-4a7a-82d7-b63cb5ea5bbc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-064d4a6c-3cf5-4a7a-82d7-b63cb5ea5bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:10,193 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.065s 2022-04-11 09:56:10,193 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b56af068-d728-4ed1-ab3b-7063384920fe', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b56af068-d728-4ed1-ab3b-7063384920fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:11,247 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:56:11,247 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a220d739-5f0c-4e4a-8bd9-e890704c470f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a220d739-5f0c-4e4a-8bd9-e890704c470f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:12,323 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.068s 2022-04-11 09:56:12,324 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec78651b-3a0f-4d4d-a4a2-02e7b16371b5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec78651b-3a0f-4d4d-a4a2-02e7b16371b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:13,378 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.046s 2022-04-11 09:56:13,378 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35a1feaa-b0b2-4602-bbc8-bd389faa3903', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35a1feaa-b0b2-4602-bbc8-bd389faa3903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:14,430 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.044s 2022-04-11 09:56:14,431 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-137541fd-f660-4191-a629-58989c942079', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-137541fd-f660-4191-a629-58989c942079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:15,507 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.068s 2022-04-11 09:56:15,508 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a083530d-9e80-49a7-b969-ac4548a7a999', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a083530d-9e80-49a7-b969-ac4548a7a999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:16,617 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.101s 2022-04-11 09:56:16,617 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39ecff5f-a5c3-4fd4-8caa-9e6eab4b10af', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39ecff5f-a5c3-4fd4-8caa-9e6eab4b10af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:17,674 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.048s 2022-04-11 09:56:17,674 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34b816ef-5790-4a5e-bbbf-089edc2c614e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34b816ef-5790-4a5e-bbbf-089edc2c614e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:18,750 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.067s 2022-04-11 09:56:18,750 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a3c940f-a123-4198-b5c9-f2acdafd02ff', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a3c940f-a123-4198-b5c9-f2acdafd02ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:19,947 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.185s 2022-04-11 09:56:19,947 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50f2d3e9-9771-47b6-96e5-325cc15a4cd1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50f2d3e9-9771-47b6-96e5-325cc15a4cd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:20,996 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:56:20,996 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91a2baa5-7c24-4e6c-9454-e31945e493bb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a2baa5-7c24-4e6c-9454-e31945e493bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:22,046 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:56:22,046 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f2736c6-3d8d-4c4a-bc0e-8c9d7896796d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f2736c6-3d8d-4c4a-bc0e-8c9d7896796d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:23,097 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:56:23,097 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91b8b631-3205-436b-83cc-edf4773ba481', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91b8b631-3205-436b-83cc-edf4773ba481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:24,147 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:56:24,147 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ac980c9-a2c7-4675-a5b4-1fa75c827e71', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ac980c9-a2c7-4675-a5b4-1fa75c827e71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:25,197 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:56:25,197 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f82f74-1cf1-4b84-8a59-c80c10f90cbc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f82f74-1cf1-4b84-8a59-c80c10f90cbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:26,246 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:56:26,246 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f637fe6-52b6-4a35-a9e3-99b96b8efcc7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f637fe6-52b6-4a35-a9e3-99b96b8efcc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:27,296 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:56:27,296 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8990f8a4-13ed-413b-a51b-63b3d036dd77', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8990f8a4-13ed-413b-a51b-63b3d036dd77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:28,352 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.047s 2022-04-11 09:56:28,352 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f692671-3bca-40b7-a32b-1c829b56978c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f692671-3bca-40b7-a32b-1c829b56978c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:29,402 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:56:29,402 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4b54b75-cfa0-4c1f-b7c7-7ed0991abb7c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4b54b75-cfa0-4c1f-b7c7-7ed0991abb7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:30,452 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:56:30,453 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-571e3408-d187-44b3-9b64-037a76ee1576', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-571e3408-d187-44b3-9b64-037a76ee1576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:31,504 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:56:31,504 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac5494da-f845-41b9-b506-068e76ed751b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac5494da-f845-41b9-b506-068e76ed751b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:32,554 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:56:32,554 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76da0924-15a7-4482-a886-ff2002ee9647', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76da0924-15a7-4482-a886-ff2002ee9647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:33,606 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:56:33,606 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-349b7e1d-483f-43af-b2be-f32494656ce3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-349b7e1d-483f-43af-b2be-f32494656ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:34,660 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.046s 2022-04-11 09:56:34,661 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3f2ccfb-98f4-4c5a-b3dd-d21a028c5f19', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3f2ccfb-98f4-4c5a-b3dd-d21a028c5f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:35,712 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:56:35,712 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21ba73d3-154c-4bc9-aa2e-6f4e33226f88', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21ba73d3-154c-4bc9-aa2e-6f4e33226f88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:36,763 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:56:36,764 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f765f9a-7a15-4c5d-9b9b-027a990c8fb0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f765f9a-7a15-4c5d-9b9b-027a990c8fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:37,813 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:56:37,813 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37382c18-b8e1-4d23-9d63-210c5e1b66cd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37382c18-b8e1-4d23-9d63-210c5e1b66cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:38,863 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:56:38,863 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c346687-e35d-4ee4-9335-90087c575107', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c346687-e35d-4ee4-9335-90087c575107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:39,914 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.043s 2022-04-11 09:56:39,915 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba83e630-d9d9-4d2b-9a42-f0a3c7a29c49', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba83e630-d9d9-4d2b-9a42-f0a3c7a29c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:40,965 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:56:40,965 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31a9e492-aed8-4295-8992-578d1eca5fd0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31a9e492-aed8-4295-8992-578d1eca5fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:42,017 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:56:42,017 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd061b7-2e05-4916-acc9-36e821f48aa3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd061b7-2e05-4916-acc9-36e821f48aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:43,066 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:56:43,067 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-283168bd-3b3c-4be2-b663-068f85e309d8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-283168bd-3b3c-4be2-b663-068f85e309d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:44,116 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:56:44,116 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b22f5d58-979a-4d05-9ae6-2df98010b513', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b22f5d58-979a-4d05-9ae6-2df98010b513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:45,166 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:56:45,167 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a12eeb3-7114-4d7a-8d9c-cc2c1d80a8ed', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a12eeb3-7114-4d7a-8d9c-cc2c1d80a8ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:46,217 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:56:46,218 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5116af04-a73c-43b3-b32d-7ba2b766a8e9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5116af04-a73c-43b3-b32d-7ba2b766a8e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:47,270 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.044s 2022-04-11 09:56:47,271 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec0bf809-a945-4698-b146-da9b552b3129', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec0bf809-a945-4698-b146-da9b552b3129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:48,320 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:56:48,321 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eebd1e14-6c33-47e0-ae25-32c65c50463e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eebd1e14-6c33-47e0-ae25-32c65c50463e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:49,371 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:56:49,371 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db6bf3c8-7fad-41ec-b128-339cc39a1ae0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db6bf3c8-7fad-41ec-b128-339cc39a1ae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:50,420 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:56:50,420 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24233380-ec7c-4c3d-a982-d3149d85fc2c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24233380-ec7c-4c3d-a982-d3149d85fc2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:51,470 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:56:51,471 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aebbc999-b540-4375-9386-3129cde73362', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aebbc999-b540-4375-9386-3129cde73362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:52,520 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:56:52,521 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edcffbb2-bdf7-4786-a15b-4b134b80fab5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edcffbb2-bdf7-4786-a15b-4b134b80fab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:53,571 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:56:53,571 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d271ff87-aae5-4fd1-befe-8775d262a613', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d271ff87-aae5-4fd1-befe-8775d262a613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:54,620 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:56:54,620 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34697af9-04e2-4366-9d96-0283550b7fac', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34697af9-04e2-4366-9d96-0283550b7fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:55,677 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.048s 2022-04-11 09:56:55,677 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0aa8c53-7bb0-4ba4-85c0-e71795584e3c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0aa8c53-7bb0-4ba4-85c0-e71795584e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:56,729 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:56:56,730 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b2a9753-b216-4a61-af70-41b4d93a5d0d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b2a9753-b216-4a61-af70-41b4d93a5d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:57,779 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:56:57,779 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41d8b403-5e93-4849-986d-b0693548dda6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41d8b403-5e93-4849-986d-b0693548dda6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:58,829 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:56:58,830 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2c6a0e3-cc0e-459e-b05e-88648f76c24e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2c6a0e3-cc0e-459e-b05e-88648f76c24e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:56:59,877 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.040s 2022-04-11 09:56:59,878 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c97797b-73d9-4822-ae7d-8db5653c05d0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c97797b-73d9-4822-ae7d-8db5653c05d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:57:00,935 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.048s 2022-04-11 09:57:00,935 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae281203-7cdd-4ca3-883a-7033e07b4044', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae281203-7cdd-4ca3-883a-7033e07b4044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:57:01,985 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:57:01,985 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be801153-3292-44f2-8257-a971a0b0c5de', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be801153-3292-44f2-8257-a971a0b0c5de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:57:03,034 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:57:03,035 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f1da5ad-8f9e-4551-abb1-b714fcf9b490', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f1da5ad-8f9e-4551-abb1-b714fcf9b490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:57:04,084 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:57:04,084 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eabfe904-3b84-40e5-908c-01658e6b493b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eabfe904-3b84-40e5-908c-01658e6b493b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:57:05,134 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:57:05,134 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c734f8b-2511-4537-ae2e-38a83cdbbb93', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c734f8b-2511-4537-ae2e-38a83cdbbb93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:57:06,184 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:57:06,184 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6c369a0-41a7-4773-a4ff-b995c2400eb1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6c369a0-41a7-4773-a4ff-b995c2400eb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:57:07,235 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:57:07,236 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2510467-b4c2-464b-887b-402f9ed9c22e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2510467-b4c2-464b-887b-402f9ed9c22e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:57:08,286 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:57:08,286 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-838a91cd-e91b-4e57-ad8c-4dc15264f20d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-838a91cd-e91b-4e57-ad8c-4dc15264f20d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:57:09,336 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:57:09,336 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9f66459-e72b-4def-a65a-944c8dc58661', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9f66459-e72b-4def-a65a-944c8dc58661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:57:10,386 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:57:10,386 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d3ec999-4f88-4b4c-806d-167f97df2b47', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d3ec999-4f88-4b4c-806d-167f97df2b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:57:11,436 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:57:11,436 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9121bb51-7cf9-43c7-a379-37991be383b0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9121bb51-7cf9-43c7-a379-37991be383b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:57:12,488 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.044s 2022-04-11 09:57:12,489 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c083326-41f6-492f-89ed-b537d504f15a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c083326-41f6-492f-89ed-b537d504f15a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:57:13,538 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:57:13,539 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80882629-30b4-4367-89df-3e9bbca333b4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80882629-30b4-4367-89df-3e9bbca333b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:57:14,588 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:57:14,588 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8e4efc3-abf5-4a4a-a4e2-67c97e3cf1a8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8e4efc3-abf5-4a4a-a4e2-67c97e3cf1a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:57:15,638 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:57:15,638 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdaa7c6a-c282-4317-865e-1566d19daacc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdaa7c6a-c282-4317-865e-1566d19daacc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:57:16,687 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.041s 2022-04-11 09:57:16,688 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3d47191-4b9e-4551-b056-724abb811ef1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3d47191-4b9e-4551-b056-724abb811ef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:57:17,737 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 0.042s 2022-04-11 09:57:17,738 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdbaabaf-8ea9-4a90-aad5-65cc1b2e634b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdbaabaf-8ea9-4a90-aad5-65cc1b2e634b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1'} Body: b'{"volume": {"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:43.000000", "updated_at": "2022-04-11T09:37:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1061451949", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/7d3b1aeb90fc4ad1a7f887f714b83f18/volumes/05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}], "user_id": "215f27ffca6448ec99e4236e5938b7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "attachment_id": "3ad80432-3611-43fc-abdf-0e3bace36cb7", "volume_id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1", "server_id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:35:48.000000"}], "os-vol-tenant-attr:tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18"}}' 2022-04-11 09:57:17,863 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.117s 2022-04-11 09:57:17,863 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:17 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-284cae5c-7625-4828-a08a-614041566c68', 'x-compute-request-id': 'req-284cae5c-7625-4828-a08a-614041566c68', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'' 2022-04-11 09:57:18,010 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.147s 2022-04-11 09:57:18,011 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1717', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5705f5b8-5caa-4019-b8c2-db4e5faad12d', 'x-compute-request-id': 'req-5705f5b8-5caa-4019-b8c2-db4e5faad12d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {"tempest-AttachVolumeTestJSON-874669039-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}, {"version": 4, "addr": "172.27.3.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:19,267 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.247s 2022-04-11 09:57:19,267 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1717', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-202b88c9-d73d-4229-b2b4-b96f5b64974d', 'x-compute-request-id': 'req-202b88c9-d73d-4229-b2b4-b96f5b64974d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {"tempest-AttachVolumeTestJSON-874669039-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}, {"version": 4, "addr": "172.27.3.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cc:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--546112468"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:20,363 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 09:57:20,363 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff3bf384-72ac-464e-984a-c79fee3282f7', 'x-compute-request-id': 'req-ff3bf384-72ac-464e-984a-c79fee3282f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:21,456 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 09:57:21,456 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6952a6d0-71f7-417a-98df-c1b667997235', 'x-compute-request-id': 'req-6952a6d0-71f7-417a-98df-c1b667997235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:22,551 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 09:57:22,552 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6901e42b-3063-4c71-970d-b3aac74fec30', 'x-compute-request-id': 'req-6901e42b-3063-4c71-970d-b3aac74fec30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:23,653 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.093s 2022-04-11 09:57:23,654 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c144463-7d54-4759-b1bb-dfbedf108b29', 'x-compute-request-id': 'req-7c144463-7d54-4759-b1bb-dfbedf108b29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:24,748 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 09:57:24,749 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02fd30fa-7058-4543-b432-41dc5efc9c5d', 'x-compute-request-id': 'req-02fd30fa-7058-4543-b432-41dc5efc9c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:25,840 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.082s 2022-04-11 09:57:25,840 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3eb487d1-f5eb-42db-b4f4-d3f733309384', 'x-compute-request-id': 'req-3eb487d1-f5eb-42db-b4f4-d3f733309384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:26,931 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.082s 2022-04-11 09:57:26,931 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28925dbe-d13f-4370-9f6b-36f66c23e2b0', 'x-compute-request-id': 'req-28925dbe-d13f-4370-9f6b-36f66c23e2b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:28,022 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.082s 2022-04-11 09:57:28,023 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6061fe9-aba7-41d6-b316-74179853359d', 'x-compute-request-id': 'req-c6061fe9-aba7-41d6-b316-74179853359d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:29,115 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 09:57:29,115 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24213445-5589-487c-894c-3215c4fb158d', 'x-compute-request-id': 'req-24213445-5589-487c-894c-3215c4fb158d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:30,208 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 09:57:30,209 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-122123c9-1182-4849-bd80-27586f67cde7', 'x-compute-request-id': 'req-122123c9-1182-4849-bd80-27586f67cde7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:31,302 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 09:57:31,303 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-759e1713-50ff-427c-8b38-b0d59351da02', 'x-compute-request-id': 'req-759e1713-50ff-427c-8b38-b0d59351da02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:32,395 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 09:57:32,396 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-282229f8-dd99-4b86-b865-737722df09c2', 'x-compute-request-id': 'req-282229f8-dd99-4b86-b865-737722df09c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:33,489 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 09:57:33,489 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0498772e-bf40-4c56-8050-ac798e99423e', 'x-compute-request-id': 'req-0498772e-bf40-4c56-8050-ac798e99423e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:34,581 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 09:57:34,582 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bc755af-eb57-4986-b8f0-75ed4eb1fffd', 'x-compute-request-id': 'req-5bc755af-eb57-4986-b8f0-75ed4eb1fffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:35,674 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 09:57:35,674 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14db170b-c6e8-4f14-8527-9630515137a3', 'x-compute-request-id': 'req-14db170b-c6e8-4f14-8527-9630515137a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:36,766 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:57:36,767 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-346cf72b-fb54-4854-aee0-5a15068d12f7', 'x-compute-request-id': 'req-346cf72b-fb54-4854-aee0-5a15068d12f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:37,862 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 09:57:37,862 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-967e9654-bb5d-47d1-9909-c982f09ac3c4', 'x-compute-request-id': 'req-967e9654-bb5d-47d1-9909-c982f09ac3c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:38,954 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:57:38,954 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32b57a10-496f-4591-87ae-cd267b77ac52', 'x-compute-request-id': 'req-32b57a10-496f-4591-87ae-cd267b77ac52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:40,046 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.082s 2022-04-11 09:57:40,046 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdf12ee8-44d0-4ce6-b850-fd27ca72404d', 'x-compute-request-id': 'req-fdf12ee8-44d0-4ce6-b850-fd27ca72404d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:41,141 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 09:57:41,142 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0312f174-a8b8-4d4b-a094-e3dd60fb5006', 'x-compute-request-id': 'req-0312f174-a8b8-4d4b-a094-e3dd60fb5006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:42,237 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 09:57:42,237 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbdf42b2-a4dc-4d45-af40-aaf11d6f6d46', 'x-compute-request-id': 'req-cbdf42b2-a4dc-4d45-af40-aaf11d6f6d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:43,337 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.092s 2022-04-11 09:57:43,338 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a945f2b4-6c19-4690-889f-df8f0b5f905d', 'x-compute-request-id': 'req-a945f2b4-6c19-4690-889f-df8f0b5f905d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:44,431 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.085s 2022-04-11 09:57:44,432 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aef2427-692f-495c-a24f-ae9f2fb87d5a', 'x-compute-request-id': 'req-4aef2427-692f-495c-a24f-ae9f2fb87d5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:45,530 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.090s 2022-04-11 09:57:45,530 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20a4ccca-fc91-4273-a3c3-d1068254decd', 'x-compute-request-id': 'req-20a4ccca-fc91-4273-a3c3-d1068254decd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:46,623 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 09:57:46,624 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30fa1f1f-c1e2-4e9a-8968-437176e8316d', 'x-compute-request-id': 'req-30fa1f1f-c1e2-4e9a-8968-437176e8316d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:47,718 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.085s 2022-04-11 09:57:47,718 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f3a771d-e332-4e26-bc78-fa49a2a52474', 'x-compute-request-id': 'req-2f3a771d-e332-4e26-bc78-fa49a2a52474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:48,815 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 09:57:48,816 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46641c56-8ca6-4407-ba0f-685fcd33e016', 'x-compute-request-id': 'req-46641c56-8ca6-4407-ba0f-685fcd33e016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:49,907 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.082s 2022-04-11 09:57:49,907 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bf98fbb-4374-48e3-8370-4a423553732d', 'x-compute-request-id': 'req-8bf98fbb-4374-48e3-8370-4a423553732d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:50,999 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 09:57:50,999 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e43d2f95-d249-4d97-bb25-f0b6fd91b968', 'x-compute-request-id': 'req-e43d2f95-d249-4d97-bb25-f0b6fd91b968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:52,096 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 09:57:52,096 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31cebbb5-f321-4e44-86f6-a21c3ee90120', 'x-compute-request-id': 'req-31cebbb5-f321-4e44-86f6-a21c3ee90120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:53,189 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 09:57:53,189 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a43b6932-3e5f-44f5-a4c6-a7fe955c3ae0', 'x-compute-request-id': 'req-a43b6932-3e5f-44f5-a4c6-a7fe955c3ae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:54,294 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.096s 2022-04-11 09:57:54,294 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3464c55-6106-476a-bf1a-2e586edb7223', 'x-compute-request-id': 'req-b3464c55-6106-476a-bf1a-2e586edb7223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:55,386 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:57:55,387 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a8f3652-581a-4a9f-8c45-946d0e2ff668', 'x-compute-request-id': 'req-7a8f3652-581a-4a9f-8c45-946d0e2ff668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:56,478 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:57:56,478 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77d8bb03-35a9-4d35-9529-d2ce89346070', 'x-compute-request-id': 'req-77d8bb03-35a9-4d35-9529-d2ce89346070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:57,578 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.090s 2022-04-11 09:57:57,579 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac7182d6-c0a2-41e0-b95d-a7b55d55cfd8', 'x-compute-request-id': 'req-ac7182d6-c0a2-41e0-b95d-a7b55d55cfd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:58,675 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 09:57:58,675 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ae899a1-c649-498f-b944-9e23a40a0ce1', 'x-compute-request-id': 'req-3ae899a1-c649-498f-b944-9e23a40a0ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:57:59,770 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 09:57:59,771 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a66b9e91-93a4-4a32-bcd8-d29366fe540c', 'x-compute-request-id': 'req-a66b9e91-93a4-4a32-bcd8-d29366fe540c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:00,865 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 09:58:00,866 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c284dbc7-3ed4-4acb-b915-38841b41dbc6', 'x-compute-request-id': 'req-c284dbc7-3ed4-4acb-b915-38841b41dbc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:01,959 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 09:58:01,959 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a032cb9-8d54-4e50-8362-ef922b2cb969', 'x-compute-request-id': 'req-5a032cb9-8d54-4e50-8362-ef922b2cb969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:03,051 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:58:03,051 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffc234a4-bdd1-4d7b-b25d-cc2418d8dffa', 'x-compute-request-id': 'req-ffc234a4-bdd1-4d7b-b25d-cc2418d8dffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:04,146 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 09:58:04,146 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36ddeda7-b3fb-4557-9ea6-aac379ed6989', 'x-compute-request-id': 'req-36ddeda7-b3fb-4557-9ea6-aac379ed6989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:05,237 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:58:05,238 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee2872d3-adc4-4f7f-9536-5622e74421ed', 'x-compute-request-id': 'req-ee2872d3-adc4-4f7f-9536-5622e74421ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:06,330 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 09:58:06,330 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2de0a30e-3279-4331-b1d8-f5cbf0220b13', 'x-compute-request-id': 'req-2de0a30e-3279-4331-b1d8-f5cbf0220b13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:07,426 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.088s 2022-04-11 09:58:07,426 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbe7fa31-d177-4287-bb67-323003ce0c45', 'x-compute-request-id': 'req-fbe7fa31-d177-4287-bb67-323003ce0c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:08,519 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:58:08,519 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f45d789-f00d-42ce-a4e0-f2dae814fad8', 'x-compute-request-id': 'req-5f45d789-f00d-42ce-a4e0-f2dae814fad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:09,610 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:58:09,611 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23ed7848-3130-414c-951d-fb3eeabbe01e', 'x-compute-request-id': 'req-23ed7848-3130-414c-951d-fb3eeabbe01e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:10,706 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 09:58:10,707 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9261d67-6b7f-40e2-89a8-e71d144eb331', 'x-compute-request-id': 'req-c9261d67-6b7f-40e2-89a8-e71d144eb331', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:11,800 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.085s 2022-04-11 09:58:11,800 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-270b9020-9eb2-4ead-985b-93233f7d4ef4', 'x-compute-request-id': 'req-270b9020-9eb2-4ead-985b-93233f7d4ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:12,895 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 09:58:12,896 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3aafdb5-0e8c-4478-938d-7d70313b70bf', 'x-compute-request-id': 'req-e3aafdb5-0e8c-4478-938d-7d70313b70bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:13,990 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 09:58:13,991 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a0c1921-9f0d-4fbb-ab16-08beba4ae416', 'x-compute-request-id': 'req-3a0c1921-9f0d-4fbb-ab16-08beba4ae416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:15,090 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.091s 2022-04-11 09:58:15,090 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e27dfd15-90df-4e16-9567-503484a1a6d6', 'x-compute-request-id': 'req-e27dfd15-90df-4e16-9567-503484a1a6d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:16,187 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.088s 2022-04-11 09:58:16,188 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f3aa810-65ba-4119-9157-515f0f325737', 'x-compute-request-id': 'req-7f3aa810-65ba-4119-9157-515f0f325737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:17,301 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.104s 2022-04-11 09:58:17,301 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a231bb6c-e86a-45ae-a2df-c18e3669a264', 'x-compute-request-id': 'req-a231bb6c-e86a-45ae-a2df-c18e3669a264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:18,398 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.089s 2022-04-11 09:58:18,398 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-083b8f5e-70c3-4cea-bc19-fce5c95620d0', 'x-compute-request-id': 'req-083b8f5e-70c3-4cea-bc19-fce5c95620d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:19,490 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:58:19,490 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9ca9967-091d-44ff-acf1-f6c7dea41130', 'x-compute-request-id': 'req-c9ca9967-091d-44ff-acf1-f6c7dea41130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:20,582 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:58:20,582 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0df05ccf-318c-484d-8a93-f6d63a41d221', 'x-compute-request-id': 'req-0df05ccf-318c-484d-8a93-f6d63a41d221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:21,676 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 09:58:21,677 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a4f80b1-d686-4e85-a930-bb56c55746c2', 'x-compute-request-id': 'req-6a4f80b1-d686-4e85-a930-bb56c55746c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:22,767 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:58:22,768 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99c68613-30d4-4f9e-8db1-ee0e63041e2e', 'x-compute-request-id': 'req-99c68613-30d4-4f9e-8db1-ee0e63041e2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:23,860 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 09:58:23,860 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d6c1781-1fa9-41d4-bc4a-2d301c4c49e6', 'x-compute-request-id': 'req-5d6c1781-1fa9-41d4-bc4a-2d301c4c49e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:24,955 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 09:58:24,956 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-471f6ff5-5a0b-44e0-92d7-d18bb0677afb', 'x-compute-request-id': 'req-471f6ff5-5a0b-44e0-92d7-d18bb0677afb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:26,046 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.082s 2022-04-11 09:58:26,046 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82979fe9-4b9c-43b1-96b3-26e4f260b36d', 'x-compute-request-id': 'req-82979fe9-4b9c-43b1-96b3-26e4f260b36d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:27,138 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:58:27,139 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22033129-ca29-4372-a7dd-022ee307bc20', 'x-compute-request-id': 'req-22033129-ca29-4372-a7dd-022ee307bc20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:28,234 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 09:58:28,235 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce31e021-c7d5-4d9a-972c-179fd75d238f', 'x-compute-request-id': 'req-ce31e021-c7d5-4d9a-972c-179fd75d238f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:29,329 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 09:58:29,329 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d17e16c4-4fd8-403f-a595-2bf16b2085e9', 'x-compute-request-id': 'req-d17e16c4-4fd8-403f-a595-2bf16b2085e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:30,440 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.102s 2022-04-11 09:58:30,441 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce8eb0a2-c4aa-47f7-813b-ac18089a83b7', 'x-compute-request-id': 'req-ce8eb0a2-c4aa-47f7-813b-ac18089a83b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:31,534 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 09:58:31,535 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ff9040e-df08-4b7e-bf69-b07cd34623b8', 'x-compute-request-id': 'req-3ff9040e-df08-4b7e-bf69-b07cd34623b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:32,627 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 09:58:32,627 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c51d126-e028-4fa6-bde0-4daa9d36e301', 'x-compute-request-id': 'req-7c51d126-e028-4fa6-bde0-4daa9d36e301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:33,723 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 09:58:33,723 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ac3dcde-b986-4037-a5c4-4fcd3d6c20a1', 'x-compute-request-id': 'req-3ac3dcde-b986-4037-a5c4-4fcd3d6c20a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:34,820 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.088s 2022-04-11 09:58:34,820 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e59df8d6-8ada-4557-9818-cbff562cbf2b', 'x-compute-request-id': 'req-e59df8d6-8ada-4557-9818-cbff562cbf2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:36,104 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.275s 2022-04-11 09:58:36,104 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bed412b-b11e-4bb2-a597-8edb570d6364', 'x-compute-request-id': 'req-0bed412b-b11e-4bb2-a597-8edb570d6364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:37,198 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.085s 2022-04-11 09:58:37,198 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f33732d-48ef-4f73-a208-c70201b7a40f', 'x-compute-request-id': 'req-4f33732d-48ef-4f73-a208-c70201b7a40f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:38,290 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:58:38,291 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6595d75-b24b-4102-ab47-e8e4fb01e063', 'x-compute-request-id': 'req-f6595d75-b24b-4102-ab47-e8e4fb01e063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:39,382 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:58:39,382 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c42af646-bfac-472a-aa20-2e4a107888cd', 'x-compute-request-id': 'req-c42af646-bfac-472a-aa20-2e4a107888cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:40,478 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 09:58:40,478 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f17e520-6f8a-42a3-b1a1-e7eebfa822b2', 'x-compute-request-id': 'req-4f17e520-6f8a-42a3-b1a1-e7eebfa822b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:41,570 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:58:41,570 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e777007-7ec0-4631-bfff-b8f3a7fb5816', 'x-compute-request-id': 'req-8e777007-7ec0-4631-bfff-b8f3a7fb5816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:42,662 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:58:42,662 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a48e662f-411b-432e-8469-2b484ab7491a', 'x-compute-request-id': 'req-a48e662f-411b-432e-8469-2b484ab7491a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:43,759 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.088s 2022-04-11 09:58:43,760 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ed21ea9-9133-4ce1-b7dc-61a813c9427a', 'x-compute-request-id': 'req-8ed21ea9-9133-4ce1-b7dc-61a813c9427a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:44,851 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.082s 2022-04-11 09:58:44,851 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-841b8785-c765-4d78-a57f-fa1b3b72da00', 'x-compute-request-id': 'req-841b8785-c765-4d78-a57f-fa1b3b72da00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:45,944 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.085s 2022-04-11 09:58:45,945 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0491c22-7867-4e2c-905c-a60d7bda152c', 'x-compute-request-id': 'req-f0491c22-7867-4e2c-905c-a60d7bda152c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:47,041 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 09:58:47,041 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e324c5a-760b-4c9a-a35c-14dbcb2a6576', 'x-compute-request-id': 'req-1e324c5a-760b-4c9a-a35c-14dbcb2a6576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:48,133 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:58:48,134 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ed19280-893c-4bac-82d1-95bada372845', 'x-compute-request-id': 'req-9ed19280-893c-4bac-82d1-95bada372845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:49,225 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:58:49,225 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f32f7c3b-fc0e-48ef-9388-10c5931ff470', 'x-compute-request-id': 'req-f32f7c3b-fc0e-48ef-9388-10c5931ff470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:50,322 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 09:58:50,323 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53503e38-a290-4cfc-b49b-55ec19bddd50', 'x-compute-request-id': 'req-53503e38-a290-4cfc-b49b-55ec19bddd50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:51,415 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:58:51,415 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-567ae286-ad43-450c-b149-344e955735ba', 'x-compute-request-id': 'req-567ae286-ad43-450c-b149-344e955735ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:52,510 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 09:58:52,510 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01722e7b-4dd4-4a3d-8ee6-5767d2546bca', 'x-compute-request-id': 'req-01722e7b-4dd4-4a3d-8ee6-5767d2546bca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:53,607 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.088s 2022-04-11 09:58:53,607 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bea1cffa-16e4-48f5-bf8c-a11a8411380e', 'x-compute-request-id': 'req-bea1cffa-16e4-48f5-bf8c-a11a8411380e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:54,708 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.092s 2022-04-11 09:58:54,708 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ac55de9-1af4-48df-ba90-113b657cb3c0', 'x-compute-request-id': 'req-0ac55de9-1af4-48df-ba90-113b657cb3c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:55,806 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.090s 2022-04-11 09:58:55,806 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59d8e260-f1ed-4f01-afa8-e44fd187b2cf', 'x-compute-request-id': 'req-59d8e260-f1ed-4f01-afa8-e44fd187b2cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:56,899 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:58:56,899 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41e1912a-a8ed-44b9-8330-93ec9272a4c1', 'x-compute-request-id': 'req-41e1912a-a8ed-44b9-8330-93ec9272a4c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:58,001 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.093s 2022-04-11 09:58:58,002 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb4c4f4b-700d-4474-9ef1-3b87c78e7f7a', 'x-compute-request-id': 'req-fb4c4f4b-700d-4474-9ef1-3b87c78e7f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:58:59,097 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 09:58:59,098 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb661856-1d0f-45d4-9276-d2eb1e172cc1', 'x-compute-request-id': 'req-eb661856-1d0f-45d4-9276-d2eb1e172cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:00,194 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 09:59:00,194 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d1e12f4-4c48-4cb7-a594-9e554efad971', 'x-compute-request-id': 'req-3d1e12f4-4c48-4cb7-a594-9e554efad971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:01,286 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:59:01,286 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b6f4c52-3b14-45dc-89ad-5fa6b534ada5', 'x-compute-request-id': 'req-9b6f4c52-3b14-45dc-89ad-5fa6b534ada5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:02,383 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.088s 2022-04-11 09:59:02,383 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82f4a0ac-4edd-4567-a746-7d92bad8d5ee', 'x-compute-request-id': 'req-82f4a0ac-4edd-4567-a746-7d92bad8d5ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:03,475 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:59:03,475 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fefbeb2-32ad-45ca-8908-123fa12c71b5', 'x-compute-request-id': 'req-0fefbeb2-32ad-45ca-8908-123fa12c71b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:04,569 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 09:59:04,569 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e043c74f-ce9a-4dc9-b578-5a4550585504', 'x-compute-request-id': 'req-e043c74f-ce9a-4dc9-b578-5a4550585504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:05,665 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.088s 2022-04-11 09:59:05,665 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce2d5f9c-fcb7-4e23-81e4-c21b318a17fb', 'x-compute-request-id': 'req-ce2d5f9c-fcb7-4e23-81e4-c21b318a17fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:06,759 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 09:59:06,759 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa9333ca-244d-40fb-b111-b26fa49b670b', 'x-compute-request-id': 'req-fa9333ca-244d-40fb-b111-b26fa49b670b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:07,853 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.085s 2022-04-11 09:59:07,853 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a40c7012-6db8-41b5-bf1f-d2aecd112a14', 'x-compute-request-id': 'req-a40c7012-6db8-41b5-bf1f-d2aecd112a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:08,951 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.088s 2022-04-11 09:59:08,952 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77daa007-307d-4be0-9c33-6308c89526a1', 'x-compute-request-id': 'req-77daa007-307d-4be0-9c33-6308c89526a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:10,042 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.082s 2022-04-11 09:59:10,043 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ea7ef3d-24f3-4634-9a4a-2fedca755d2f', 'x-compute-request-id': 'req-3ea7ef3d-24f3-4634-9a4a-2fedca755d2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:11,135 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:59:11,135 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-beadd712-133b-46ca-880c-a9b66ff1b75e', 'x-compute-request-id': 'req-beadd712-133b-46ca-880c-a9b66ff1b75e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:12,230 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 09:59:12,231 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87ca9dbe-5be4-4269-84e2-7ea1c864b810', 'x-compute-request-id': 'req-87ca9dbe-5be4-4269-84e2-7ea1c864b810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:13,323 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.085s 2022-04-11 09:59:13,323 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f47d632b-4a91-495f-874a-faa88b3bb5d0', 'x-compute-request-id': 'req-f47d632b-4a91-495f-874a-faa88b3bb5d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:14,424 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.092s 2022-04-11 09:59:14,424 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2a4c143-8233-4124-983e-bacfe5740224', 'x-compute-request-id': 'req-c2a4c143-8233-4124-983e-bacfe5740224', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:15,517 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 09:59:15,517 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84c5569f-f17a-4111-abba-9bdaf73e333b', 'x-compute-request-id': 'req-84c5569f-f17a-4111-abba-9bdaf73e333b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:16,608 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:59:16,608 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca65b67a-6a7f-4777-a5a3-b1fcc12d2f9d', 'x-compute-request-id': 'req-ca65b67a-6a7f-4777-a5a3-b1fcc12d2f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:17,882 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.265s 2022-04-11 09:59:17,882 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e005c2b-f8ed-4dd0-b705-6f74a48e5dd8', 'x-compute-request-id': 'req-4e005c2b-f8ed-4dd0-b705-6f74a48e5dd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:18,976 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:59:18,976 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38396f1d-ff8b-447e-bbe3-a8c61bc036fc', 'x-compute-request-id': 'req-38396f1d-ff8b-447e-bbe3-a8c61bc036fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:20,070 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 09:59:20,070 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5f64f2a-ce7b-4d8e-aab0-b8c324ecf071', 'x-compute-request-id': 'req-f5f64f2a-ce7b-4d8e-aab0-b8c324ecf071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:21,195 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.116s 2022-04-11 09:59:21,195 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c234d980-8f55-4c26-af84-9a29302211dc', 'x-compute-request-id': 'req-c234d980-8f55-4c26-af84-9a29302211dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:22,296 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.091s 2022-04-11 09:59:22,296 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35dbfc32-7c5b-442e-a102-ded5e7b337e5', 'x-compute-request-id': 'req-35dbfc32-7c5b-442e-a102-ded5e7b337e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:23,399 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.094s 2022-04-11 09:59:23,399 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4476cde-2be5-4689-9caf-111a6e826cc8', 'x-compute-request-id': 'req-f4476cde-2be5-4689-9caf-111a6e826cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:24,494 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 09:59:24,495 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29242316-8ddf-422d-897d-fc00edd5e24b', 'x-compute-request-id': 'req-29242316-8ddf-422d-897d-fc00edd5e24b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:25,587 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.082s 2022-04-11 09:59:25,587 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b01a774a-4496-4b89-9f12-864f7bc4cd5d', 'x-compute-request-id': 'req-b01a774a-4496-4b89-9f12-864f7bc4cd5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:26,678 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:59:26,679 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eff4754e-cc9f-4fae-9651-25c591a5723f', 'x-compute-request-id': 'req-eff4754e-cc9f-4fae-9651-25c591a5723f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:27,774 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 09:59:27,775 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cd9f574-343a-4122-85e3-90ab49745b00', 'x-compute-request-id': 'req-4cd9f574-343a-4122-85e3-90ab49745b00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:28,873 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.089s 2022-04-11 09:59:28,873 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06267364-7cd8-4c49-95df-acfb54e4d464', 'x-compute-request-id': 'req-06267364-7cd8-4c49-95df-acfb54e4d464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:29,966 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 09:59:29,966 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-221cb9d6-aff1-4fa5-bb27-8c41d615667b', 'x-compute-request-id': 'req-221cb9d6-aff1-4fa5-bb27-8c41d615667b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:31,059 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 09:59:31,060 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5aabf37c-e09e-4bd1-8f0b-ffb6d0044736', 'x-compute-request-id': 'req-5aabf37c-e09e-4bd1-8f0b-ffb6d0044736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:32,154 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 09:59:32,154 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8db7bd1-de9a-4c45-92cb-2dfbc259b85a', 'x-compute-request-id': 'req-e8db7bd1-de9a-4c45-92cb-2dfbc259b85a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:33,255 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.092s 2022-04-11 09:59:33,255 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c193abd2-8f26-47b1-92a1-52ac8eef9d71', 'x-compute-request-id': 'req-c193abd2-8f26-47b1-92a1-52ac8eef9d71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:34,347 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:59:34,348 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2939a1b8-2b73-430c-89b3-cad400d78e05', 'x-compute-request-id': 'req-2939a1b8-2b73-430c-89b3-cad400d78e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:35,445 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.088s 2022-04-11 09:59:35,445 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db7825ee-3749-4d78-ae12-c012e14b2052', 'x-compute-request-id': 'req-db7825ee-3749-4d78-ae12-c012e14b2052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:36,539 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 09:59:36,540 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcc365c6-e7ab-4a69-a13f-3870bf53ea58', 'x-compute-request-id': 'req-bcc365c6-e7ab-4a69-a13f-3870bf53ea58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:37,635 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 09:59:37,635 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17cc34fa-e724-4fe5-b6f6-0377faca1552', 'x-compute-request-id': 'req-17cc34fa-e724-4fe5-b6f6-0377faca1552', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:38,730 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 09:59:38,731 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4291757e-8ebd-4507-b3a6-7234292a40a3', 'x-compute-request-id': 'req-4291757e-8ebd-4507-b3a6-7234292a40a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:39,824 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 09:59:39,824 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a090d075-14e8-43d3-ad2c-4cafac2130c5', 'x-compute-request-id': 'req-a090d075-14e8-43d3-ad2c-4cafac2130c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:40,914 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.081s 2022-04-11 09:59:40,914 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ee91a79-198d-4d5d-a79b-6a31296a0622', 'x-compute-request-id': 'req-1ee91a79-198d-4d5d-a79b-6a31296a0622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:42,010 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 09:59:42,011 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19a9dcc2-3671-4145-96d5-1e12b88a6c4e', 'x-compute-request-id': 'req-19a9dcc2-3671-4145-96d5-1e12b88a6c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:43,103 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:59:43,103 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8bd43be-7c0f-4001-a80a-9faa77c0d1c7', 'x-compute-request-id': 'req-f8bd43be-7c0f-4001-a80a-9faa77c0d1c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:44,201 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.088s 2022-04-11 09:59:44,201 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb950000-8308-4527-bfc8-7372c4973dd7', 'x-compute-request-id': 'req-bb950000-8308-4527-bfc8-7372c4973dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:45,296 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 09:59:45,297 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b50f275a-8be4-43f1-a270-34349fdb8ef3', 'x-compute-request-id': 'req-b50f275a-8be4-43f1-a270-34349fdb8ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:46,391 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 09:59:46,391 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e7c20e8-9d50-49aa-94d2-8f7066b8c5f8', 'x-compute-request-id': 'req-5e7c20e8-9d50-49aa-94d2-8f7066b8c5f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:47,504 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.105s 2022-04-11 09:59:47,505 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06e0ba2c-c178-4824-91e4-e8b13a862a37', 'x-compute-request-id': 'req-06e0ba2c-c178-4824-91e4-e8b13a862a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:48,600 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 09:59:48,600 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97ad548c-e054-4176-90ea-d188721e1292', 'x-compute-request-id': 'req-97ad548c-e054-4176-90ea-d188721e1292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:49,692 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:59:49,692 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a523e696-7cab-4695-9d4a-dd02cc53047e', 'x-compute-request-id': 'req-a523e696-7cab-4695-9d4a-dd02cc53047e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:50,786 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.085s 2022-04-11 09:59:50,786 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d050c1d-1d73-4e2a-8bf8-51b6f5740bd8', 'x-compute-request-id': 'req-4d050c1d-1d73-4e2a-8bf8-51b6f5740bd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:51,879 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:59:51,879 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c53c85be-cc96-48af-b58e-09ba89bbcbc9', 'x-compute-request-id': 'req-c53c85be-cc96-48af-b58e-09ba89bbcbc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:52,972 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.085s 2022-04-11 09:59:52,972 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28d180fd-e0b4-4c54-881f-fa4083893ffe', 'x-compute-request-id': 'req-28d180fd-e0b4-4c54-881f-fa4083893ffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:54,064 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:59:54,064 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-970cae9b-87bc-474f-bef7-ac2b14ddff20', 'x-compute-request-id': 'req-970cae9b-87bc-474f-bef7-ac2b14ddff20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:55,156 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:59:55,156 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a01e7a4b-4fee-4548-80f8-db9f79466c0d', 'x-compute-request-id': 'req-a01e7a4b-4fee-4548-80f8-db9f79466c0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:56,248 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:59:56,249 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c08b582-5f35-4655-b5dd-f7bd1be3f361', 'x-compute-request-id': 'req-5c08b582-5f35-4655-b5dd-f7bd1be3f361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:57,341 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 09:59:57,341 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f94dde1d-3013-4d0c-9f53-d6ec5853c230', 'x-compute-request-id': 'req-f94dde1d-3013-4d0c-9f53-d6ec5853c230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:58,441 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.091s 2022-04-11 09:59:58,441 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-566772ce-2e55-43bd-9442-924610ff3f5c', 'x-compute-request-id': 'req-566772ce-2e55-43bd-9442-924610ff3f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 09:59:59,536 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 09:59:59,537 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c95b19a5-912a-4f35-85a2-6d4e2379c488', 'x-compute-request-id': 'req-c95b19a5-912a-4f35-85a2-6d4e2379c488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:00,630 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:00:00,631 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7675ab9f-6f93-4a67-beff-355ccbcc3487', 'x-compute-request-id': 'req-7675ab9f-6f93-4a67-beff-355ccbcc3487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:01,723 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:00:01,724 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d61922c-57ac-4434-8ed8-1eb233d64207', 'x-compute-request-id': 'req-3d61922c-57ac-4434-8ed8-1eb233d64207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:02,818 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.085s 2022-04-11 10:00:02,818 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3facf29-0942-4b9c-8d7b-1fad6893e668', 'x-compute-request-id': 'req-a3facf29-0942-4b9c-8d7b-1fad6893e668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:03,915 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 10:00:03,915 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88066ab4-96ca-4f07-be56-8659f9d415b0', 'x-compute-request-id': 'req-88066ab4-96ca-4f07-be56-8659f9d415b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:05,010 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 10:00:05,011 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a38dc021-4850-4a4a-8c87-957d0abfafcf', 'x-compute-request-id': 'req-a38dc021-4850-4a4a-8c87-957d0abfafcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:06,112 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.093s 2022-04-11 10:00:06,112 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf40e426-c81a-4201-89cf-506cb58fa501', 'x-compute-request-id': 'req-bf40e426-c81a-4201-89cf-506cb58fa501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:07,208 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 10:00:07,208 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfaf8f68-0974-41de-8958-cfca824cfa7a', 'x-compute-request-id': 'req-bfaf8f68-0974-41de-8958-cfca824cfa7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:08,303 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 10:00:08,304 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b379f0d6-4407-4a9a-a70e-aa9428e44d88', 'x-compute-request-id': 'req-b379f0d6-4407-4a9a-a70e-aa9428e44d88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:09,395 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:00:09,396 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59c7d3e5-08a8-4525-a2d9-8b5916707101', 'x-compute-request-id': 'req-59c7d3e5-08a8-4525-a2d9-8b5916707101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:10,486 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.082s 2022-04-11 10:00:10,486 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5548ce9-8dc8-4421-aff1-dcc92cba54bb', 'x-compute-request-id': 'req-f5548ce9-8dc8-4421-aff1-dcc92cba54bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:11,582 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.088s 2022-04-11 10:00:11,582 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6bda675-506e-4400-b092-76bb589eeb53', 'x-compute-request-id': 'req-b6bda675-506e-4400-b092-76bb589eeb53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:12,677 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 10:00:12,677 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-604d28fe-b0b4-4440-9ebf-f247e800531c', 'x-compute-request-id': 'req-604d28fe-b0b4-4440-9ebf-f247e800531c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:13,771 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.085s 2022-04-11 10:00:13,771 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-310c1aa5-9c4c-42fe-b621-7051c68a79c4', 'x-compute-request-id': 'req-310c1aa5-9c4c-42fe-b621-7051c68a79c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:14,866 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 10:00:14,866 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33578122-1ea0-43db-acf0-0c006ab34bd0', 'x-compute-request-id': 'req-33578122-1ea0-43db-acf0-0c006ab34bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:15,957 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:00:15,958 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11f90d1d-1cff-4a51-8d83-3daa767b9489', 'x-compute-request-id': 'req-11f90d1d-1cff-4a51-8d83-3daa767b9489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:17,050 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:00:17,050 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-830a01a8-f8b9-49e6-9490-352226b0c1e3', 'x-compute-request-id': 'req-830a01a8-f8b9-49e6-9490-352226b0c1e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:18,144 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 10:00:18,145 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f2a1c5b-0512-429c-9bed-c4bd68373be0', 'x-compute-request-id': 'req-4f2a1c5b-0512-429c-9bed-c4bd68373be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:19,238 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:00:19,238 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff5a9038-3943-4574-858c-a6cea1456bb9', 'x-compute-request-id': 'req-ff5a9038-3943-4574-858c-a6cea1456bb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:20,340 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.093s 2022-04-11 10:00:20,340 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf614806-5baf-46de-bffa-b76ad5c5140b', 'x-compute-request-id': 'req-bf614806-5baf-46de-bffa-b76ad5c5140b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:21,435 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 10:00:21,435 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab57532f-c117-478d-af2f-bc7a215d43d2', 'x-compute-request-id': 'req-ab57532f-c117-478d-af2f-bc7a215d43d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:22,527 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:00:22,528 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f4e983c-08bc-4e2d-a00a-d85758b5ac4e', 'x-compute-request-id': 'req-4f4e983c-08bc-4e2d-a00a-d85758b5ac4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:23,619 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:00:23,620 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fca8bc8-e684-46f1-88a8-7d383557b2c6', 'x-compute-request-id': 'req-8fca8bc8-e684-46f1-88a8-7d383557b2c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:24,718 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.089s 2022-04-11 10:00:24,718 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e64c9c3e-0698-4a55-8dd2-4bcee8735aec', 'x-compute-request-id': 'req-e64c9c3e-0698-4a55-8dd2-4bcee8735aec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:25,815 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.088s 2022-04-11 10:00:25,816 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-686a4ef8-2832-47e2-baad-7c7a2f6a694f', 'x-compute-request-id': 'req-686a4ef8-2832-47e2-baad-7c7a2f6a694f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:26,914 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.090s 2022-04-11 10:00:26,915 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-960d9eaa-988d-4240-8941-1b1b9f010b2b', 'x-compute-request-id': 'req-960d9eaa-988d-4240-8941-1b1b9f010b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:28,007 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:00:28,007 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c5f6c40-7473-4514-b84a-c4082321640b', 'x-compute-request-id': 'req-1c5f6c40-7473-4514-b84a-c4082321640b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:29,100 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:00:29,100 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac53a836-c93e-4d51-8ac8-03f1eff88b04', 'x-compute-request-id': 'req-ac53a836-c93e-4d51-8ac8-03f1eff88b04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:30,194 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 10:00:30,195 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4561945a-5831-4a23-8b28-3f9b32665e4d', 'x-compute-request-id': 'req-4561945a-5831-4a23-8b28-3f9b32665e4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:31,286 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:00:31,287 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-422f270c-c810-407f-bbdb-c82c1b2bcec8', 'x-compute-request-id': 'req-422f270c-c810-407f-bbdb-c82c1b2bcec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:32,378 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:00:32,379 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e15f5e97-a061-4613-a71e-e8610b405163', 'x-compute-request-id': 'req-e15f5e97-a061-4613-a71e-e8610b405163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:33,474 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 10:00:33,474 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e338344-1354-4f2c-80df-3052e37fd2a9', 'x-compute-request-id': 'req-9e338344-1354-4f2c-80df-3052e37fd2a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:34,570 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 10:00:34,570 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edff11aa-b376-4264-a301-1507d3283835', 'x-compute-request-id': 'req-edff11aa-b376-4264-a301-1507d3283835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:35,662 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:00:35,663 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76120d6d-c636-46b9-a37c-e3a90a9e9d91', 'x-compute-request-id': 'req-76120d6d-c636-46b9-a37c-e3a90a9e9d91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:36,757 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 10:00:36,758 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f4c67ef-a7fa-45d8-b795-5c2945565a80', 'x-compute-request-id': 'req-9f4c67ef-a7fa-45d8-b795-5c2945565a80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:37,850 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:00:37,850 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6d81ee8-1c3c-4db2-a952-ba8842bd430a', 'x-compute-request-id': 'req-f6d81ee8-1c3c-4db2-a952-ba8842bd430a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:38,943 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:00:38,943 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3ff0223-5a4b-4f2c-8c8c-6582bae29588', 'x-compute-request-id': 'req-f3ff0223-5a4b-4f2c-8c8c-6582bae29588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:40,038 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 10:00:40,039 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8813067-aa73-44d8-a268-b2543fa8f6d1', 'x-compute-request-id': 'req-d8813067-aa73-44d8-a268-b2543fa8f6d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:41,137 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.090s 2022-04-11 10:00:41,138 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3582d52e-ea2d-4d14-8e66-f3d36da42707', 'x-compute-request-id': 'req-3582d52e-ea2d-4d14-8e66-f3d36da42707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:42,230 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:00:42,230 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06450adc-0c77-40a3-96ae-46b56cf9beaa', 'x-compute-request-id': 'req-06450adc-0c77-40a3-96ae-46b56cf9beaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:43,324 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 10:00:43,325 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8588032-c948-44db-83c1-e1893844d687', 'x-compute-request-id': 'req-c8588032-c948-44db-83c1-e1893844d687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:44,421 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.088s 2022-04-11 10:00:44,421 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66812246-f5e0-45c8-9b55-e4999ddd0c5c', 'x-compute-request-id': 'req-66812246-f5e0-45c8-9b55-e4999ddd0c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:45,783 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.353s 2022-04-11 10:00:45,783 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2ec542c-aa6c-431b-8cb7-7b57af311f57', 'x-compute-request-id': 'req-c2ec542c-aa6c-431b-8cb7-7b57af311f57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:46,876 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:00:46,876 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28b5c8c1-d717-4013-86ce-647e26000864', 'x-compute-request-id': 'req-28b5c8c1-d717-4013-86ce-647e26000864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:47,971 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 10:00:47,972 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35b2e657-5824-4c3d-8548-10a3ed40fac3', 'x-compute-request-id': 'req-35b2e657-5824-4c3d-8548-10a3ed40fac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:49,066 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 10:00:49,066 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a29defae-8891-4c28-8914-69cd0d9d4dba', 'x-compute-request-id': 'req-a29defae-8891-4c28-8914-69cd0d9d4dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:50,157 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:00:50,158 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62e6c82f-22e0-4989-a69c-1d5602c5531d', 'x-compute-request-id': 'req-62e6c82f-22e0-4989-a69c-1d5602c5531d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:51,268 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.102s 2022-04-11 10:00:51,268 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-234c5b2b-e5ac-4734-afa5-a9139661e8aa', 'x-compute-request-id': 'req-234c5b2b-e5ac-4734-afa5-a9139661e8aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:52,360 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:00:52,361 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e575db95-606c-4c61-8c1f-b7a55145e931', 'x-compute-request-id': 'req-e575db95-606c-4c61-8c1f-b7a55145e931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:53,452 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:00:53,453 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7d103ef-7dc8-499c-905c-38fe4ecfdd44', 'x-compute-request-id': 'req-a7d103ef-7dc8-499c-905c-38fe4ecfdd44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:54,548 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 10:00:54,548 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-224db7ab-ddcd-4d6c-b5b5-a9b583abe644', 'x-compute-request-id': 'req-224db7ab-ddcd-4d6c-b5b5-a9b583abe644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:55,643 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 10:00:55,643 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6cc5fe7-7d4c-4134-bf64-8ac7e6620519', 'x-compute-request-id': 'req-c6cc5fe7-7d4c-4134-bf64-8ac7e6620519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:56,736 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:00:56,736 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68f6659b-7674-44af-99eb-20916ea4fd8d', 'x-compute-request-id': 'req-68f6659b-7674-44af-99eb-20916ea4fd8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:57,832 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 10:00:57,832 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48f0f7c5-428d-4fd3-9760-89260c57913e', 'x-compute-request-id': 'req-48f0f7c5-428d-4fd3-9760-89260c57913e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:00:58,925 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:00:58,925 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68a9c88b-c194-4cbe-bee0-74f6beaf8c22', 'x-compute-request-id': 'req-68a9c88b-c194-4cbe-bee0-74f6beaf8c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:00,020 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 10:01:00,020 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dd7ff5a-b347-4583-9a4d-51af5d5966c5', 'x-compute-request-id': 'req-5dd7ff5a-b347-4583-9a4d-51af5d5966c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:01,128 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.098s 2022-04-11 10:01:01,128 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acef358c-2de3-4bf8-a416-5dbd2a9235e1', 'x-compute-request-id': 'req-acef358c-2de3-4bf8-a416-5dbd2a9235e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:02,222 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.085s 2022-04-11 10:01:02,222 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be2f9b71-2ca7-4ec6-9ef2-fb5bf3b2191c', 'x-compute-request-id': 'req-be2f9b71-2ca7-4ec6-9ef2-fb5bf3b2191c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:03,318 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 10:01:03,319 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a58e9224-09f0-4fd2-b11a-7ea2ec4767a8', 'x-compute-request-id': 'req-a58e9224-09f0-4fd2-b11a-7ea2ec4767a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:04,414 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 10:01:04,415 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fa50677-6fc6-4a6a-8f27-18f3ff7d2063', 'x-compute-request-id': 'req-5fa50677-6fc6-4a6a-8f27-18f3ff7d2063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:05,511 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 10:01:05,511 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4e5d76a-e358-4e19-babd-a0082e8ec180', 'x-compute-request-id': 'req-b4e5d76a-e358-4e19-babd-a0082e8ec180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:06,607 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 10:01:06,608 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c332eed-d7ee-4566-aa03-14804b07c9d5', 'x-compute-request-id': 'req-6c332eed-d7ee-4566-aa03-14804b07c9d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:07,755 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.138s 2022-04-11 10:01:07,755 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-267883a8-970f-49cb-97e7-219384dfacb5', 'x-compute-request-id': 'req-267883a8-970f-49cb-97e7-219384dfacb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:08,848 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:01:08,848 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a54ccbd2-85ff-46cc-8667-7844dc3d97dc', 'x-compute-request-id': 'req-a54ccbd2-85ff-46cc-8667-7844dc3d97dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:09,946 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.089s 2022-04-11 10:01:09,946 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe6c8951-7dcb-492c-8ac2-dd9a65a936d6', 'x-compute-request-id': 'req-fe6c8951-7dcb-492c-8ac2-dd9a65a936d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:11,038 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:01:11,038 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bc5f787-1ca7-4fa1-8c9e-de23277c5c2b', 'x-compute-request-id': 'req-3bc5f787-1ca7-4fa1-8c9e-de23277c5c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:12,130 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:01:12,131 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1b1c746-453e-40d1-91ae-d314b8c0d2df', 'x-compute-request-id': 'req-a1b1c746-453e-40d1-91ae-d314b8c0d2df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:13,227 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 10:01:13,227 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4eada9b-9c91-4df1-83e5-80dc351ab1c3', 'x-compute-request-id': 'req-e4eada9b-9c91-4df1-83e5-80dc351ab1c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:14,320 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:01:14,320 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2309081e-9874-4d8d-a3cd-f366da6f8e49', 'x-compute-request-id': 'req-2309081e-9874-4d8d-a3cd-f366da6f8e49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:15,412 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:01:15,413 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e97d5d0-3dfd-446c-8e9a-028bbc7a879d', 'x-compute-request-id': 'req-3e97d5d0-3dfd-446c-8e9a-028bbc7a879d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:16,514 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.092s 2022-04-11 10:01:16,514 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad8142c0-247e-4af7-bf5e-3c567725d685', 'x-compute-request-id': 'req-ad8142c0-247e-4af7-bf5e-3c567725d685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:17,609 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.085s 2022-04-11 10:01:17,609 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8b9c461-e173-4f98-8a88-015cfe76b834', 'x-compute-request-id': 'req-a8b9c461-e173-4f98-8a88-015cfe76b834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:18,706 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.088s 2022-04-11 10:01:18,706 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0a7923c-5c30-4582-a693-e611e6947cc6', 'x-compute-request-id': 'req-a0a7923c-5c30-4582-a693-e611e6947cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:19,819 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.104s 2022-04-11 10:01:19,819 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-531aa551-cffc-428a-9e2b-438173d50a18', 'x-compute-request-id': 'req-531aa551-cffc-428a-9e2b-438173d50a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:20,955 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.126s 2022-04-11 10:01:20,955 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b0c7e2b-2626-4278-9009-2fa0666345ee', 'x-compute-request-id': 'req-9b0c7e2b-2626-4278-9009-2fa0666345ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:22,048 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:01:22,049 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff875bf8-2160-4d8d-9368-5a013fb6cd44', 'x-compute-request-id': 'req-ff875bf8-2160-4d8d-9368-5a013fb6cd44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:23,149 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.091s 2022-04-11 10:01:23,149 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-916ad4ee-2294-437f-88de-878d44624e97', 'x-compute-request-id': 'req-916ad4ee-2294-437f-88de-878d44624e97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:24,241 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:01:24,242 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0cf3a5b-b2c4-4795-b695-896e6bfa21ed', 'x-compute-request-id': 'req-f0cf3a5b-b2c4-4795-b695-896e6bfa21ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:25,333 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:01:25,334 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8db7571-834e-4e36-a5e8-221f521acaed', 'x-compute-request-id': 'req-d8db7571-834e-4e36-a5e8-221f521acaed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:26,426 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:01:26,426 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcc7ac86-4388-4c3d-905c-de44a9edeb82', 'x-compute-request-id': 'req-fcc7ac86-4388-4c3d-905c-de44a9edeb82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:27,518 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:01:27,518 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-664223ff-9fbf-4be7-b005-24c6f12f6276', 'x-compute-request-id': 'req-664223ff-9fbf-4be7-b005-24c6f12f6276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:28,609 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:01:28,610 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bad775c8-87c3-46d5-ad8d-5382ac33fe18', 'x-compute-request-id': 'req-bad775c8-87c3-46d5-ad8d-5382ac33fe18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:29,703 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:01:29,703 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b0dd2e2-a1c3-4c99-a919-f277383d2226', 'x-compute-request-id': 'req-7b0dd2e2-a1c3-4c99-a919-f277383d2226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:30,802 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.091s 2022-04-11 10:01:30,803 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bc7db56-c073-4426-8d44-864220cf37e6', 'x-compute-request-id': 'req-3bc7db56-c073-4426-8d44-864220cf37e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:31,895 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:01:31,896 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8c3ae6e-b424-4576-adea-cc507ad385e5', 'x-compute-request-id': 'req-b8c3ae6e-b424-4576-adea-cc507ad385e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:32,987 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:01:32,987 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bb35f6a-f432-46b3-8c71-31c912e7308c', 'x-compute-request-id': 'req-7bb35f6a-f432-46b3-8c71-31c912e7308c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:34,079 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:01:34,080 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54152b2d-bc90-4a5d-af16-edbfbbbd7e3c', 'x-compute-request-id': 'req-54152b2d-bc90-4a5d-af16-edbfbbbd7e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:35,172 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:01:35,172 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f98a299a-9f45-4736-b3f0-00251d9912bd', 'x-compute-request-id': 'req-f98a299a-9f45-4736-b3f0-00251d9912bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:36,265 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:01:36,266 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-990a300e-c4e0-4121-b6d6-f18e60f99a3d', 'x-compute-request-id': 'req-990a300e-c4e0-4121-b6d6-f18e60f99a3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:37,362 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.088s 2022-04-11 10:01:37,363 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e04b9bfe-571f-46f9-b076-6b64e8a030d7', 'x-compute-request-id': 'req-e04b9bfe-571f-46f9-b076-6b64e8a030d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:38,460 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.089s 2022-04-11 10:01:38,460 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7335d8ac-317c-4642-adcb-02df840b98fb', 'x-compute-request-id': 'req-7335d8ac-317c-4642-adcb-02df840b98fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:39,552 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:01:39,552 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-236e0429-e2d4-4b09-bfd0-cb93eb469508', 'x-compute-request-id': 'req-236e0429-e2d4-4b09-bfd0-cb93eb469508', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:40,644 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:01:40,644 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a4dfae3-7ca9-4cc7-bfa2-0fc8930add2b', 'x-compute-request-id': 'req-8a4dfae3-7ca9-4cc7-bfa2-0fc8930add2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:41,737 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:01:41,738 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2714e2b0-dd92-4366-a92b-6df2e895b88d', 'x-compute-request-id': 'req-2714e2b0-dd92-4366-a92b-6df2e895b88d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:42,830 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:01:42,830 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43c024aa-a953-4031-9b07-2246c407d78f', 'x-compute-request-id': 'req-43c024aa-a953-4031-9b07-2246c407d78f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:43,922 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:01:43,922 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58cedbbd-d4b6-4c6e-8e4b-146241a994b3', 'x-compute-request-id': 'req-58cedbbd-d4b6-4c6e-8e4b-146241a994b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:45,015 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:01:45,015 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10a0420e-4bfd-4c20-bfed-2f157c0f5317', 'x-compute-request-id': 'req-10a0420e-4bfd-4c20-bfed-2f157c0f5317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:46,107 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:01:46,108 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70e4c0dd-6764-43d2-a597-5b26c0db21fb', 'x-compute-request-id': 'req-70e4c0dd-6764-43d2-a597-5b26c0db21fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:47,200 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:01:47,201 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54e4442c-aa3f-4f6f-9c25-131ca81304f2', 'x-compute-request-id': 'req-54e4442c-aa3f-4f6f-9c25-131ca81304f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:48,295 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 10:01:48,295 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed9ff20d-5cdd-4a7f-b882-6e1b9c360cf8', 'x-compute-request-id': 'req-ed9ff20d-5cdd-4a7f-b882-6e1b9c360cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:49,389 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:01:49,389 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31a76d07-2c3c-44b7-90a8-ee3182d1cb31', 'x-compute-request-id': 'req-31a76d07-2c3c-44b7-90a8-ee3182d1cb31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:50,484 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 10:01:50,485 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daa549f3-477e-4550-a8b0-68fdf9748bc4', 'x-compute-request-id': 'req-daa549f3-477e-4550-a8b0-68fdf9748bc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:51,576 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:01:51,577 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19c8d1fb-d05f-43fc-a200-87a4d3e199ba', 'x-compute-request-id': 'req-19c8d1fb-d05f-43fc-a200-87a4d3e199ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:52,673 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.088s 2022-04-11 10:01:52,673 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94a9d506-7e33-4695-9a81-c89a45555797', 'x-compute-request-id': 'req-94a9d506-7e33-4695-9a81-c89a45555797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:53,767 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:01:53,767 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-583475a2-3894-4c24-9728-1f3f6758ed19', 'x-compute-request-id': 'req-583475a2-3894-4c24-9728-1f3f6758ed19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:54,863 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 10:01:54,863 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdee2dbd-7040-4064-9254-f6e0994764a2', 'x-compute-request-id': 'req-bdee2dbd-7040-4064-9254-f6e0994764a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:55,955 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:01:55,955 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b65b505a-505b-4354-b27a-839374ca6310', 'x-compute-request-id': 'req-b65b505a-505b-4354-b27a-839374ca6310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:57,049 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.085s 2022-04-11 10:01:57,049 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09efd2be-bf58-4f5d-9f09-046e0e8b4f2a', 'x-compute-request-id': 'req-09efd2be-bf58-4f5d-9f09-046e0e8b4f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:58,141 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:01:58,141 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-420f8753-2746-4581-9c58-993f04fa3390', 'x-compute-request-id': 'req-420f8753-2746-4581-9c58-993f04fa3390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:01:59,245 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.096s 2022-04-11 10:01:59,246 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52ef770a-c7f0-4f0b-be35-2296aebe37c6', 'x-compute-request-id': 'req-52ef770a-c7f0-4f0b-be35-2296aebe37c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:00,338 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:02:00,338 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a60c028f-6462-4c17-bfa6-d0ff3e650145', 'x-compute-request-id': 'req-a60c028f-6462-4c17-bfa6-d0ff3e650145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:01,433 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 10:02:01,434 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed20a705-02cd-4955-ab49-8eefcf5e708f', 'x-compute-request-id': 'req-ed20a705-02cd-4955-ab49-8eefcf5e708f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:02,526 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:02:02,526 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-422b4d40-07b7-4778-8add-6bbcff5c509e', 'x-compute-request-id': 'req-422b4d40-07b7-4778-8add-6bbcff5c509e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:03,622 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 10:02:03,622 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c575a086-74d6-4321-84b9-587ba6c8259d', 'x-compute-request-id': 'req-c575a086-74d6-4321-84b9-587ba6c8259d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:04,715 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.085s 2022-04-11 10:02:04,715 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f39c677-1e58-4978-b6c7-79b107213b02', 'x-compute-request-id': 'req-6f39c677-1e58-4978-b6c7-79b107213b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:05,819 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.094s 2022-04-11 10:02:05,819 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-314443c7-43d2-4fda-939b-fc4ba70b24f7', 'x-compute-request-id': 'req-314443c7-43d2-4fda-939b-fc4ba70b24f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:06,918 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.090s 2022-04-11 10:02:06,919 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ff68751-3c64-49af-bfd5-2e4847d3f8fd', 'x-compute-request-id': 'req-1ff68751-3c64-49af-bfd5-2e4847d3f8fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:08,012 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:02:08,012 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00db2bc7-d756-4768-a0c8-c0c4237818f3', 'x-compute-request-id': 'req-00db2bc7-d756-4768-a0c8-c0c4237818f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:09,107 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 10:02:09,108 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5eb3ea43-7349-4b8a-bb34-958de4a67fd6', 'x-compute-request-id': 'req-5eb3ea43-7349-4b8a-bb34-958de4a67fd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:10,199 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:02:10,199 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aef97557-bda2-41b8-9e3d-441e851951fe', 'x-compute-request-id': 'req-aef97557-bda2-41b8-9e3d-441e851951fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:11,290 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.082s 2022-04-11 10:02:11,291 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-927d91f6-1354-43ec-ba28-bad99ebddf14', 'x-compute-request-id': 'req-927d91f6-1354-43ec-ba28-bad99ebddf14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:12,381 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:02:12,381 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6adbb20-af73-4262-96b7-0b290b159c86', 'x-compute-request-id': 'req-d6adbb20-af73-4262-96b7-0b290b159c86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:13,477 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 10:02:13,477 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67a5fb30-c4bf-4ded-b65a-f4ed3a5d3274', 'x-compute-request-id': 'req-67a5fb30-c4bf-4ded-b65a-f4ed3a5d3274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:14,569 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.082s 2022-04-11 10:02:14,570 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da21e3a6-a5a9-44da-bd39-130daed20656', 'x-compute-request-id': 'req-da21e3a6-a5a9-44da-bd39-130daed20656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:15,662 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:02:15,662 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4dc62f8-568c-460e-bdf6-2566ad342321', 'x-compute-request-id': 'req-b4dc62f8-568c-460e-bdf6-2566ad342321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:16,756 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.085s 2022-04-11 10:02:16,757 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ecc4f6d-eea4-49d5-b3bd-b630d5e66a55', 'x-compute-request-id': 'req-4ecc4f6d-eea4-49d5-b3bd-b630d5e66a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:17,849 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:02:17,849 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4d6b23c-5a5b-4a83-83ec-6cfa433975dd', 'x-compute-request-id': 'req-e4d6b23c-5a5b-4a83-83ec-6cfa433975dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:18,947 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.090s 2022-04-11 10:02:18,949 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1a19476-6b82-4ff6-9ff7-8c911843cf2a', 'x-compute-request-id': 'req-d1a19476-6b82-4ff6-9ff7-8c911843cf2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:20,041 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:02:20,042 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-843eccce-30b5-4e22-9e86-10911cb8e031', 'x-compute-request-id': 'req-843eccce-30b5-4e22-9e86-10911cb8e031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:21,137 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 10:02:21,137 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48c78690-8ac5-4b81-a26a-3763e1dc4cf8', 'x-compute-request-id': 'req-48c78690-8ac5-4b81-a26a-3763e1dc4cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:22,230 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.085s 2022-04-11 10:02:22,231 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d4fb368-aed8-43b0-a36d-4fa7e9c6f829', 'x-compute-request-id': 'req-4d4fb368-aed8-43b0-a36d-4fa7e9c6f829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:23,327 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 10:02:23,327 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c408c31-0325-445d-b9df-f7c1ab901a89', 'x-compute-request-id': 'req-2c408c31-0325-445d-b9df-f7c1ab901a89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:24,421 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 10:02:24,422 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8688f11b-279f-4d28-b431-c2c4bc68ba9c', 'x-compute-request-id': 'req-8688f11b-279f-4d28-b431-c2c4bc68ba9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:25,514 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:02:25,514 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dae9cca-b326-46c1-a973-c8b8f3ed6117', 'x-compute-request-id': 'req-5dae9cca-b326-46c1-a973-c8b8f3ed6117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:26,607 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:02:26,607 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8da7b67d-3dde-49e9-a4ad-a0105374e5b3', 'x-compute-request-id': 'req-8da7b67d-3dde-49e9-a4ad-a0105374e5b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:27,703 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.088s 2022-04-11 10:02:27,704 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd4d526c-a411-447d-a08c-4f3ef6cad16f', 'x-compute-request-id': 'req-dd4d526c-a411-447d-a08c-4f3ef6cad16f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:28,796 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:02:28,797 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2825b104-fd4c-483c-9e70-0466d83ff174', 'x-compute-request-id': 'req-2825b104-fd4c-483c-9e70-0466d83ff174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:29,888 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:02:29,888 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0dd7e04-9d5e-41e4-8b6e-f40af50bc03b', 'x-compute-request-id': 'req-a0dd7e04-9d5e-41e4-8b6e-f40af50bc03b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:30,985 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 10:02:30,985 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2de9bb81-4995-40d9-bccd-173a2a4a0d2f', 'x-compute-request-id': 'req-2de9bb81-4995-40d9-bccd-173a2a4a0d2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:32,081 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 10:02:32,082 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9bd2d3b-48dc-4e84-8308-fd9941b8d8d2', 'x-compute-request-id': 'req-b9bd2d3b-48dc-4e84-8308-fd9941b8d8d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:33,176 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.085s 2022-04-11 10:02:33,176 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-903965f5-a460-4ff7-b8b1-1aa4ca6f3866', 'x-compute-request-id': 'req-903965f5-a460-4ff7-b8b1-1aa4ca6f3866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:34,270 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.085s 2022-04-11 10:02:34,270 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c812c0b-9259-4f60-b940-5f9b18330ede', 'x-compute-request-id': 'req-7c812c0b-9259-4f60-b940-5f9b18330ede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:35,362 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:02:35,363 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0bb75d2-ca61-4f96-9b72-5ff6799804ad', 'x-compute-request-id': 'req-a0bb75d2-ca61-4f96-9b72-5ff6799804ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:36,458 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 10:02:36,459 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c878b17-8f05-42c4-8969-795c2d9b6985', 'x-compute-request-id': 'req-1c878b17-8f05-42c4-8969-795c2d9b6985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:37,551 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:02:37,551 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45bf8b20-2ecb-4a46-8bb5-637ae378ffd5', 'x-compute-request-id': 'req-45bf8b20-2ecb-4a46-8bb5-637ae378ffd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:38,643 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:02:38,644 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47d802f9-23a7-462f-9960-ec147880ce09', 'x-compute-request-id': 'req-47d802f9-23a7-462f-9960-ec147880ce09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:39,737 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.085s 2022-04-11 10:02:39,738 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41f4820d-9723-412f-abda-d13b199e90e5', 'x-compute-request-id': 'req-41f4820d-9723-412f-abda-d13b199e90e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:40,837 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.091s 2022-04-11 10:02:40,837 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55a7d3de-a0ee-4807-b15a-4cee5716973e', 'x-compute-request-id': 'req-55a7d3de-a0ee-4807-b15a-4cee5716973e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:41,931 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:02:41,931 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c431af27-4e6d-4f03-a600-0c57b7bdad50', 'x-compute-request-id': 'req-c431af27-4e6d-4f03-a600-0c57b7bdad50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:43,023 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:02:43,024 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06e9e505-a7a9-4dda-82d6-a9fdbc80f40d', 'x-compute-request-id': 'req-06e9e505-a7a9-4dda-82d6-a9fdbc80f40d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:44,118 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:02:44,119 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-826a1c6f-530d-48bc-a4de-08571ad2641a', 'x-compute-request-id': 'req-826a1c6f-530d-48bc-a4de-08571ad2641a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:45,215 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 10:02:45,215 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6b29933-82ac-4fc4-be94-2d0624260d80', 'x-compute-request-id': 'req-e6b29933-82ac-4fc4-be94-2d0624260d80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:46,307 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:02:46,307 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fae68871-e5b1-4a46-8cd3-d316592b45e3', 'x-compute-request-id': 'req-fae68871-e5b1-4a46-8cd3-d316592b45e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:47,399 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:02:47,399 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31ec65fc-7c7d-4c2d-97fa-31b530614a9a', 'x-compute-request-id': 'req-31ec65fc-7c7d-4c2d-97fa-31b530614a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:48,492 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:02:48,492 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a884513-bdfc-4609-a917-7fc3e0166853', 'x-compute-request-id': 'req-6a884513-bdfc-4609-a917-7fc3e0166853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:49,589 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.088s 2022-04-11 10:02:49,589 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcdb040d-238d-42d6-ba36-3ebc75c14276', 'x-compute-request-id': 'req-bcdb040d-238d-42d6-ba36-3ebc75c14276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:50,681 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:02:50,682 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f48d1f6a-0a85-4533-b16c-b07d922137db', 'x-compute-request-id': 'req-f48d1f6a-0a85-4533-b16c-b07d922137db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:51,774 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:02:51,774 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9f2c2cb-19ce-40eb-83ec-d1461de05929', 'x-compute-request-id': 'req-a9f2c2cb-19ce-40eb-83ec-d1461de05929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:52,866 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:02:52,866 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5135771-27d7-4ed4-8838-db8903b05a5d', 'x-compute-request-id': 'req-f5135771-27d7-4ed4-8838-db8903b05a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:53,962 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.087s 2022-04-11 10:02:53,963 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffc491e6-8bbf-40ed-a00e-a176141584be', 'x-compute-request-id': 'req-ffc491e6-8bbf-40ed-a00e-a176141584be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:55,057 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.085s 2022-04-11 10:02:55,058 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-474f9608-f76b-46ef-823e-1d5dc030edc8', 'x-compute-request-id': 'req-474f9608-f76b-46ef-823e-1d5dc030edc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:56,150 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:02:56,150 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4536b1df-e106-46fb-9a2c-5944ee8e14a6', 'x-compute-request-id': 'req-4536b1df-e106-46fb-9a2c-5944ee8e14a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:57,242 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:02:57,243 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2d0eb5b-162a-4de2-824f-a5b1235cb63a', 'x-compute-request-id': 'req-e2d0eb5b-162a-4de2-824f-a5b1235cb63a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:58,341 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.089s 2022-04-11 10:02:58,341 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5974cb83-020a-44cf-aa40-d3faa472825a', 'x-compute-request-id': 'req-5974cb83-020a-44cf-aa40-d3faa472825a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:02:59,433 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:02:59,433 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-200b1a20-09ef-4c3a-a580-8f15eef2b22d', 'x-compute-request-id': 'req-200b1a20-09ef-4c3a-a580-8f15eef2b22d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:03:00,527 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.085s 2022-04-11 10:03:00,527 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:03:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c721b01c-5688-4d48-b437-1c1833d1fd8e', 'x-compute-request-id': 'req-c721b01c-5688-4d48-b437-1c1833d1fd8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:03:01,619 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:03:01,619 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:03:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d46d818-8939-4749-8c6f-dc65fae37027', 'x-compute-request-id': 'req-6d46d818-8939-4749-8c6f-dc65fae37027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:03:02,716 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.089s 2022-04-11 10:03:02,717 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:03:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bbcc8e1-682b-41a8-8f96-c3cc48728ee9', 'x-compute-request-id': 'req-4bbcc8e1-682b-41a8-8f96-c3cc48728ee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:03:03,816 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.091s 2022-04-11 10:03:03,816 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:03:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c839ef5-6f07-4bbb-8d3d-4a38e302eb78', 'x-compute-request-id': 'req-3c839ef5-6f07-4bbb-8d3d-4a38e302eb78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:03:04,909 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.085s 2022-04-11 10:03:04,909 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:03:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80eafdfe-8f08-41af-8fad-94949b2e133b', 'x-compute-request-id': 'req-80eafdfe-8f08-41af-8fad-94949b2e133b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:03:06,003 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:03:06,003 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:03:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae560444-53aa-4a1f-8fd3-ddc1310ab502', 'x-compute-request-id': 'req-ae560444-53aa-4a1f-8fd3-ddc1310ab502', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:03:07,100 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.088s 2022-04-11 10:03:07,100 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:03:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cb363f3-0826-4c93-b0ef-86f4d23faf6d', 'x-compute-request-id': 'req-6cb363f3-0826-4c93-b0ef-86f4d23faf6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:03:08,192 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:03:08,193 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:03:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-902bfa04-1e76-4440-b262-fe6d7ea143fc', 'x-compute-request-id': 'req-902bfa04-1e76-4440-b262-fe6d7ea143fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:03:09,286 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.083s 2022-04-11 10:03:09,286 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:03:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36b2a325-c93c-4360-b62a-ea9ca043bc29', 'x-compute-request-id': 'req-36b2a325-c93c-4360-b62a-ea9ca043bc29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:03:10,378 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:03:10,379 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:03:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ae9d4be-2b9a-4697-8523-79aeaca0adea', 'x-compute-request-id': 'req-9ae9d4be-2b9a-4697-8523-79aeaca0adea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:03:11,472 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.085s 2022-04-11 10:03:11,472 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:03:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25ab953e-d70d-4b25-b967-629ea5f139d3', 'x-compute-request-id': 'req-25ab953e-d70d-4b25-b967-629ea5f139d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:03:12,567 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 10:03:12,568 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:03:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3af98873-ae8c-4db4-a976-86f3a52c280d', 'x-compute-request-id': 'req-3af98873-ae8c-4db4-a976-86f3a52c280d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:03:13,669 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.092s 2022-04-11 10:03:13,670 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:03:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8460ce93-995d-4d83-abad-2a8ced45b0eb', 'x-compute-request-id': 'req-8460ce93-995d-4d83-abad-2a8ced45b0eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:03:14,762 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:03:14,762 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:03:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6451d412-bc9a-4aae-bfd5-e6c619e1fb1b', 'x-compute-request-id': 'req-6451d412-bc9a-4aae-bfd5-e6c619e1fb1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:03:15,857 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.086s 2022-04-11 10:03:15,857 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:03:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d476949c-aa95-459d-9ea3-ffb59393bfec', 'x-compute-request-id': 'req-d476949c-aa95-459d-9ea3-ffb59393bfec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:03:16,949 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:03:16,950 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:03:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-762764b8-b0e2-4b7d-ad49-f137be9496b3', 'x-compute-request-id': 'req-762764b8-b0e2-4b7d-ad49-f137be9496b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:03:18,044 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c 0.084s 2022-04-11 10:03:18,044 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:03:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f1ee7f3-fc07-4e26-a507-c9ac7ce8f215', 'x-compute-request-id': 'req-5f1ee7f3-fc07-4e26-a507-c9ac7ce8f215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c'} Body: b'{"server": {"id": "07c37e84-75f9-4e6f-9eb6-459cf5337d2c", "name": "tempest-AttachVolumeTestJSON-server-1895176928", "status": "ACTIVE", "tenant_id": "7d3b1aeb90fc4ad1a7f887f714b83f18", "user_id": "215f27ffca6448ec99e4236e5938b7f1", "metadata": {}, "hostId": "24c729eb29c09906eee76ec2ea34de6218527c86949c82823bd19c6a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:31:53Z", "updated": "2022-04-11T09:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/07c37e84-75f9-4e6f-9eb6-459cf5337d2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-701247212", "OS-SRV-USG:launched_at": "2022-04-11T09:32:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05f361a9-47f3-4db1-b4e7-d88c4d53bbd1"}]}}' 2022-04-11 10:03:18,052 124326 ERROR [tempest.api.compute.base] Failed to delete server 07c37e84-75f9-4e6f-9eb6-459cf5337d2c 2022-04-11 10:03:18.052 124326 ERROR tempest.api.compute.base Traceback (most recent call last): 2022-04-11 10:03:18.052 124326 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 453, in delete_server 2022-04-11 10:03:18.052 124326 ERROR tempest.api.compute.base waiters.wait_for_server_termination(cls.servers_client, 2022-04-11 10:03:18.052 124326 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 146, in wait_for_server_termination 2022-04-11 10:03:18.052 124326 ERROR tempest.api.compute.base raise lib_exc.TimeoutException 2022-04-11 10:03:18.052 124326 ERROR tempest.api.compute.base tempest.lib.exceptions.TimeoutException: Request timed out 2022-04-11 10:03:18.052 124326 ERROR tempest.api.compute.base Details: None 2022-04-11 10:03:18.052 124326 ERROR tempest.api.compute.base 2022-04-11 10:03:18,077 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.11/compute/v2.1/os-keypairs/tempest-keypair-701247212 0.024s 2022-04-11 10:03:18,077 124326 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:03:18 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-38097797-9303-489d-bbb6-83316334ef6b', 'x-compute-request-id': 'req-38097797-9303-489d-bbb6-83316334ef6b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.11/compute/v2.1/os-keypairs/tempest-keypair-701247212'} Body: b'' 2022-04-11 10:03:18,210 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.11:9696/v2.0/security-groups/39af5175-d670-441d-8338-657808722491 0.132s 2022-04-11 10:03:18,210 124326 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-cb3182ec-79c0-40d7-b339-fbf9a13a8185', 'content-length': '0', 'date': 'Mon, 11 Apr 2022 10:03:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.11:9696/v2.0/security-groups/39af5175-d670-441d-8338-657808722491'} Body: b'' 2022-04-11 10:03:18,227 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.11:9696/v2.0/security-groups/39af5175-d670-441d-8338-657808722491 0.016s 2022-04-11 10:03:18,227 124326 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-8c96a708-573c-4322-85f6-933d162e517a', 'date': 'Mon, 11 Apr 2022 10:03:18 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.11:9696/v2.0/security-groups/39af5175-d670-441d-8338-657808722491'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 39af5175-d670-441d-8338-657808722491 does not exist", "detail": ""}}' 2022-04-11 10:03:18,661 124326 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.11:9696/v2.0/floatingips/d1d6b944-de81-4a7d-96a9-f6a73369ae4d 0.433s 2022-04-11 10:03:18,662 124326 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-4405ba70-b619-4547-98ca-0750adf673a1', 'content-length': '0', 'date': 'Mon, 11 Apr 2022 10:03:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.11:9696/v2.0/floatingips/d1d6b944-de81-4a7d-96a9-f6a73369ae4d'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 385, in wait_for_volume_attachment_remove_from_server raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Volume 05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 failed to detach from server 07c37e84-75f9-4e6f-9eb6-459cf5337d2c within the required time (360 s) from the compute API perspective }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 failed to reach available status (current detaching) within the required time (360 s). }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 115, in test_attach_detach_volume waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 05f361a9-47f3-4db1-b4e7-d88c4d53bbd1 failed to reach available status (current detaching) within the required time (360 s). |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt6.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
||||||
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 3 | 2 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt7.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
pass
pt7.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt7.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
fail
ft7.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: pythonlogging:'': {{{ 2022-04-11 09:35:41,365 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots 0.124s 2022-04-11 09:35:41,365 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-521678192"}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3e3878a-2413-40e8-99ea-d46239330763', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3e3878a-2413-40e8-99ea-d46239330763', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots'} Body: b'{"snapshot": {"id": "0c629631-36da-4859-94c5-aa2a8701fd30", "created_at": "2022-04-11T09:35:41.311504", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-521678192", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}}}' 2022-04-11 09:35:41,397 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/0c629631-36da-4859-94c5-aa2a8701fd30 0.028s 2022-04-11 09:35:41,397 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ec19a14-6fbd-4e8e-934d-c8841efbcd0b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ec19a14-6fbd-4e8e-934d-c8841efbcd0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/0c629631-36da-4859-94c5-aa2a8701fd30'} Body: b'{"snapshot": {"id": "0c629631-36da-4859-94c5-aa2a8701fd30", "created_at": "2022-04-11T09:35:41.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-521678192", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:35:42,422 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/0c629631-36da-4859-94c5-aa2a8701fd30 0.021s 2022-04-11 09:35:42,422 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f346475-9919-4b6d-8115-460f7fec4f18', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f346475-9919-4b6d-8115-460f7fec4f18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/0c629631-36da-4859-94c5-aa2a8701fd30'} Body: b'{"snapshot": {"id": "0c629631-36da-4859-94c5-aa2a8701fd30", "created_at": "2022-04-11T09:35:41.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-521678192", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:35:43,449 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/0c629631-36da-4859-94c5-aa2a8701fd30 0.023s 2022-04-11 09:35:43,449 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1579ad0b-8510-4b79-a66f-c66ab7000abc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1579ad0b-8510-4b79-a66f-c66ab7000abc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/0c629631-36da-4859-94c5-aa2a8701fd30'} Body: b'{"snapshot": {"id": "0c629631-36da-4859-94c5-aa2a8701fd30", "created_at": "2022-04-11T09:35:41.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-521678192", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:35:44,475 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/0c629631-36da-4859-94c5-aa2a8701fd30 0.023s 2022-04-11 09:35:44,475 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78277c68-e29e-4e43-96a2-a938473b6dd5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78277c68-e29e-4e43-96a2-a938473b6dd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/0c629631-36da-4859-94c5-aa2a8701fd30'} Body: b'{"snapshot": {"id": "0c629631-36da-4859-94c5-aa2a8701fd30", "created_at": "2022-04-11T09:35:41.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-521678192", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:35:45,501 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/0c629631-36da-4859-94c5-aa2a8701fd30 0.022s 2022-04-11 09:35:45,502 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3ed3708-2185-42ff-9cef-31f9ff98ad97', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3ed3708-2185-42ff-9cef-31f9ff98ad97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/0c629631-36da-4859-94c5-aa2a8701fd30'} Body: b'{"snapshot": {"id": "0c629631-36da-4859-94c5-aa2a8701fd30", "created_at": "2022-04-11T09:35:41.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-521678192", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:35:46,529 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/0c629631-36da-4859-94c5-aa2a8701fd30 0.022s 2022-04-11 09:35:46,529 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c5dc145-1095-400c-a4c9-66e87f42de46', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c5dc145-1095-400c-a4c9-66e87f42de46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/0c629631-36da-4859-94c5-aa2a8701fd30'} Body: b'{"snapshot": {"id": "0c629631-36da-4859-94c5-aa2a8701fd30", "created_at": "2022-04-11T09:35:41.000000", "updated_at": "2022-04-11T09:35:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-521678192", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "100%"}}' 2022-04-11 09:35:46,532 124318 INFO [tempest.common.waiters] snapshot 0c629631-36da-4859-94c5-aa2a8701fd30 reached available after waiting for 5.532382 seconds 2022-04-11 09:35:46,616 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 201 POST http://10.222.0.11/identity/v3/auth/tokens 0.078s 2022-04-11 09:35:46,617 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:46 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-f13b5102-37d9-4473-8c4e-7d75386532e3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9727713539414dc1ae73eb7ae47929fc", "name": "tempest-VolumesSnapshotTestJSON-1907101376-project", "password_expires_at": null}, "audit_ids": ["xy83F7NoST2hrOnXAD2Njg"], "expires_at": "2022-04-11T10:35:46.000000Z", "issued_at": "2022-04-11T09:35:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c769b64c24e9fbdf540e50fe19ccd", "name": "tempest-VolumesSnapshotTestJSON-1907101376"}, "is_domain": false, "roles": [{"id": "b478ac538e1c47f795ba99ea57f98e2b", "name": "member"}, {"id": "d281caf276aa4f4f9e569c3555eacd33", "name": "reader"}], "catalog": [{"endpoints": [{"id": "562511e165b54693812b20eb1977253d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.11:8080", "region": "RegionOne"}, {"id": "79bc5a9fd7f643f89e65ef103322b4b3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11:8080/v1/AUTH_449c769b64c24e9fbdf540e50fe19ccd", "region": "RegionOne"}], "id": "0512eb9c159147738e5173e49974b126", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3ebcaaee32d24d03b25941733dde17b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd", "region": "RegionOne"}], "id": "3bd0c7a700d442529e9195a5f99d63b8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "ad60118832834e10ac9643f77d5f5f13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11:9696/", "region": "RegionOne"}], "id": "3e4d74c3e00a4a46bcd814dc64619dc4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0886496255b44011aca09c3a9f7ccc5c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/image", "region": "RegionOne"}], "id": "80ab5fa18595421aaff41f532de9a25b", "type": "image", "name": "glance"}, {"endpoints": [{"id": "37af92f5a906449b8b0d6e4c8b6865bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/compute/v2/449c769b64c24e9fbdf540e50fe19ccd", "region": "RegionOne"}], "id": "8301df3b062b4e96ab0587b7cd862ec8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "85b7ffa6a2864c28bd6e19d4601de35f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd", "region": "RegionOne"}], "id": "95612643cd25400b9317c8f6a68fe0bf", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d457a72b2e6c48439d4d6f86a3d20e88", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/compute/v2.1", "region": "RegionOne"}], "id": "afcd314eae8f46b2ae7d191ae0c82287", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e04b3d4dfd944d4098cb60a8e6daa25e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/placement", "region": "RegionOne"}], "id": "c281df1778e246959c0cb0ef9d72c9dc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dfca484811e94535ba271b2f00fdf6d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/identity", "region": "RegionOne"}], "id": "fd9bd34f7e044883b019eddc45b98c7f", "type": "identity", "name": "keystone"}]}}' 2022-04-11 09:35:46,617 124318 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online) Found network {'id': 'f16b242e-a119-4bbe-9189-874f4c05773e', 'name': 'tempest-VolumesSnapshotTestJSON-1933330840-network', 'tenant_id': '449c769b64c24e9fbdf540e50fe19ccd', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '449c769b64c24e9fbdf540e50fe19ccd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 142, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-04-11T09:33:33Z', 'updated_at': '2022-04-11T09:33:33Z', 'revision_number': 1} available for tenant 2022-04-11 09:35:47,118 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.11/compute/v2.1/servers 0.499s 2022-04-11 09:35:47,118 124318 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-1390217437", "imageRef": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "flavorRef": "452", "networks": [{"uuid": "f16b242e-a119-4bbe-9189-874f4c05773e"}]}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3903dc3-a0bd-4766-93a5-132e8efbff7a', 'x-compute-request-id': 'req-f3903dc3-a0bd-4766-93a5-132e8efbff7a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.11/compute/v2.1/servers'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "bWnJ8oUjTUxY"}}' 2022-04-11 09:35:47,188 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.068s 2022-04-11 09:35:47,189 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:47 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-a1ef5a01-d51a-4b68-bcef-d0ed1fc78e85', 'x-compute-request-id': 'req-a1ef5a01-d51a-4b68-bcef-d0ed1fc78e85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "BUILD", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:35:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "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-04-11 09:35:48,312 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.114s 2022-04-11 09:35:48,313 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:48 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-8b4a1cf1-921c-46f4-8281-3af775489876', 'x-compute-request-id': 'req-8b4a1cf1-921c-46f4-8281-3af775489876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "BUILD", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:35:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "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-04-11 09:35:48,320 124318 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2022-04-11 09:35:49,646 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.324s 2022-04-11 09:35:49,646 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:49 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-fff3c7b3-60f0-4d55-b0c0-907e5318fc86', 'x-compute-request-id': 'req-fff3c7b3-60f0-4d55-b0c0-907e5318fc86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "BUILD", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:35:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "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-04-11 09:35:49,653 124318 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2022-04-11 09:35:50,875 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.220s 2022-04-11 09:35:50,876 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:50 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-8a5015ef-8b18-48e1-b673-2442580b31a6', 'x-compute-request-id': 'req-8a5015ef-8b18-48e1-b673-2442580b31a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "BUILD", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:35:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "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-04-11 09:35:52,098 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.214s 2022-04-11 09:35:52,099 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:51 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-f77b250f-664d-48d2-93b1-a64836450bb2', 'x-compute-request-id': 'req-f77b250f-664d-48d2-93b1-a64836450bb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "BUILD", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:35:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "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-04-11 09:35:53,320 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.213s 2022-04-11 09:35:53,320 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:53 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-3dffeed7-b1f6-479b-b0af-2a8230c24158', 'x-compute-request-id': 'req-3dffeed7-b1f6-479b-b0af-2a8230c24158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "BUILD", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:35:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "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-04-11 09:35:54,542 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.213s 2022-04-11 09:35:54,542 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:54 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-5a74df8e-e594-4976-a7ad-97abb5626b88', 'x-compute-request-id': 'req-5a74df8e-e594-4976-a7ad-97abb5626b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "BUILD", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:35:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "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-04-11 09:35:55,766 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.215s 2022-04-11 09:35:55,766 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:55 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-ba27bb6b-ffa2-4eea-8559-63d30aa08ecd', 'x-compute-request-id': 'req-ba27bb6b-ffa2-4eea-8559-63d30aa08ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "BUILD", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:35:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "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-04-11 09:35:56,988 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.213s 2022-04-11 09:35:56,989 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:56 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-878fb20a-6dd3-4ccf-903d-0d4ca581264e', 'x-compute-request-id': 'req-878fb20a-6dd3-4ccf-903d-0d4ca581264e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "BUILD", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:35:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "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-04-11 09:35:58,282 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.279s 2022-04-11 09:35:58,282 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:58 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-e9917a02-9b54-4f71-8285-86fef472ea12', 'x-compute-request-id': 'req-e9917a02-9b54-4f71-8285-86fef472ea12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "BUILD", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:35:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "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-04-11 09:35:59,506 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.215s 2022-04-11 09:35:59,506 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:59 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-7e350d39-eba4-4d9d-88da-15652e088884', 'x-compute-request-id': 'req-7e350d39-eba4-4d9d-88da-15652e088884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "BUILD", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:35:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "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-04-11 09:36:00,711 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.196s 2022-04-11 09:36:00,711 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1509', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dcd7860-45f9-441c-8bb8-17abfacfc68c', 'x-compute-request-id': 'req-8dcd7860-45f9-441c-8bb8-17abfacfc68c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:36:00Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.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-04-11 09:36:00,718 124318 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2022-04-11 09:36:01,202 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 POST http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951/os-volume_attachments 0.483s 2022-04-11 09:36:01,203 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "device": "/dev/sdb"}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:00 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-899e7229-e724-4182-aaae-bd531a54a40c', 'x-compute-request-id': 'req-899e7229-e724-4182-aaae-bd531a54a40c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "serverId": "5e3fa646-51ea-4e5d-82ab-af2895636951", "volumeId": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "device": "/dev/sdb"}}' 2022-04-11 09:36:01,265 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.060s 2022-04-11 09:36:01,265 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c2cc7eb-4a17-40c8-bb58-024d940fef1e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c2cc7eb-4a17-40c8-bb58-024d940fef1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:36:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:36:02,320 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.046s 2022-04-11 09:36:02,320 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8857e851-d262-4114-ab9f-b97467e1c8fb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8857e851-d262-4114-ab9f-b97467e1c8fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:36:02.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:36:03,394 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.067s 2022-04-11 09:36:03,395 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58e63b89-e19c-4f84-afc4-3e9f5c947a0f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58e63b89-e19c-4f84-afc4-3e9f5c947a0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:36:02.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:36:04,449 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.046s 2022-04-11 09:36:04,449 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ba9f8dc-b4b0-4f6f-98e2-7327c9a78f8c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ba9f8dc-b4b0-4f6f-98e2-7327c9a78f8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:36:02.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:36:05,499 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:36:05,499 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ff02ce7-eb36-4eae-ba63-7a9c6494ba3c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ff02ce7-eb36-4eae-ba63-7a9c6494ba3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:36:02.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:36:06,556 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.048s 2022-04-11 09:36:06,556 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a987589c-1b78-4816-86b0-72389058364d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a987589c-1b78-4816-86b0-72389058364d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:36:02.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:36:07,608 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:36:07,608 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-140722fc-f5ee-427a-981f-1bf0535b9a15', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-140722fc-f5ee-427a-981f-1bf0535b9a15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:36:02.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:36:08,659 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:36:08,659 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d99be6e5-49be-433d-804f-505fab1f0464', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d99be6e5-49be-433d-804f-505fab1f0464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:36:08.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:36:08,666 124318 INFO [tempest.common.waiters] volume 80b84b72-0e5c-411e-b4a9-a7e44477b4e2 reached in-use after waiting for 7.666818 seconds 2022-04-11 09:36:08,797 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots 0.130s 2022-04-11 09:36:08,798 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2102502916"}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-327a92e0-9eb0-44a3-8bb3-7c54e1204450', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-327a92e0-9eb0-44a3-8bb3-7c54e1204450', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots'} Body: b'{"snapshot": {"id": "a9901048-556b-4f72-8c84-4f0b8c988614", "created_at": "2022-04-11T09:36:08.741917", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2102502916", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}}}' 2022-04-11 09:36:08,826 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/a9901048-556b-4f72-8c84-4f0b8c988614 0.025s 2022-04-11 09:36:08,826 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c10734af-9c58-4cfa-ae71-e7391f50a6ca', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c10734af-9c58-4cfa-ae71-e7391f50a6ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/a9901048-556b-4f72-8c84-4f0b8c988614'} Body: b'{"snapshot": {"id": "a9901048-556b-4f72-8c84-4f0b8c988614", "created_at": "2022-04-11T09:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2102502916", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:09,852 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/a9901048-556b-4f72-8c84-4f0b8c988614 0.022s 2022-04-11 09:36:09,852 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-520cad3e-0bb1-49af-8de6-5b6b7a8185a4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-520cad3e-0bb1-49af-8de6-5b6b7a8185a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/a9901048-556b-4f72-8c84-4f0b8c988614'} Body: b'{"snapshot": {"id": "a9901048-556b-4f72-8c84-4f0b8c988614", "created_at": "2022-04-11T09:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2102502916", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:10,878 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/a9901048-556b-4f72-8c84-4f0b8c988614 0.022s 2022-04-11 09:36:10,878 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-736120df-cd06-4a3e-ac06-50b69275857f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-736120df-cd06-4a3e-ac06-50b69275857f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/a9901048-556b-4f72-8c84-4f0b8c988614'} Body: b'{"snapshot": {"id": "a9901048-556b-4f72-8c84-4f0b8c988614", "created_at": "2022-04-11T09:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2102502916", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:11,905 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/a9901048-556b-4f72-8c84-4f0b8c988614 0.022s 2022-04-11 09:36:11,905 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8054819c-f771-4cf9-b6a7-b53f38778a09', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8054819c-f771-4cf9-b6a7-b53f38778a09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/a9901048-556b-4f72-8c84-4f0b8c988614'} Body: b'{"snapshot": {"id": "a9901048-556b-4f72-8c84-4f0b8c988614", "created_at": "2022-04-11T09:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2102502916", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:12,932 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/a9901048-556b-4f72-8c84-4f0b8c988614 0.023s 2022-04-11 09:36:12,933 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34909532-8f16-4a57-9b7e-6d34ec0e9e05', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34909532-8f16-4a57-9b7e-6d34ec0e9e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/a9901048-556b-4f72-8c84-4f0b8c988614'} Body: b'{"snapshot": {"id": "a9901048-556b-4f72-8c84-4f0b8c988614", "created_at": "2022-04-11T09:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2102502916", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:13,958 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/a9901048-556b-4f72-8c84-4f0b8c988614 0.021s 2022-04-11 09:36:13,958 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55176962-bdf1-46ac-9b25-8eec6a0652b6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55176962-bdf1-46ac-9b25-8eec6a0652b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/a9901048-556b-4f72-8c84-4f0b8c988614'} Body: b'{"snapshot": {"id": "a9901048-556b-4f72-8c84-4f0b8c988614", "created_at": "2022-04-11T09:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2102502916", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:14,984 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/a9901048-556b-4f72-8c84-4f0b8c988614 0.021s 2022-04-11 09:36:14,984 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8bcf129-56a5-4e20-9b76-5b37a5fc2ebd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8bcf129-56a5-4e20-9b76-5b37a5fc2ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/a9901048-556b-4f72-8c84-4f0b8c988614'} Body: b'{"snapshot": {"id": "a9901048-556b-4f72-8c84-4f0b8c988614", "created_at": "2022-04-11T09:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2102502916", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:16,011 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/a9901048-556b-4f72-8c84-4f0b8c988614 0.023s 2022-04-11 09:36:16,011 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c958cd2-9f72-4ed2-b3f1-1501cf78ca95', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c958cd2-9f72-4ed2-b3f1-1501cf78ca95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/a9901048-556b-4f72-8c84-4f0b8c988614'} Body: b'{"snapshot": {"id": "a9901048-556b-4f72-8c84-4f0b8c988614", "created_at": "2022-04-11T09:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2102502916", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:17,037 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/a9901048-556b-4f72-8c84-4f0b8c988614 0.022s 2022-04-11 09:36:17,037 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70e85e26-b454-47a5-b495-1bebc3465230', 'content-length': '469', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70e85e26-b454-47a5-b495-1bebc3465230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/a9901048-556b-4f72-8c84-4f0b8c988614'} Body: b'{"snapshot": {"id": "a9901048-556b-4f72-8c84-4f0b8c988614", "created_at": "2022-04-11T09:36:09.000000", "updated_at": "2022-04-11T09:36:17.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2102502916", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "100%"}}' 2022-04-11 09:36:17,040 124318 INFO [tempest.common.waiters] snapshot a9901048-556b-4f72-8c84-4f0b8c988614 reached available after waiting for 9.040377 seconds 2022-04-11 09:36:17,167 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots 0.127s 2022-04-11 09:36:17,168 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050"}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc011020-793b-49d8-a906-1b3ef8b3726b', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc011020-793b-49d8-a906-1b3ef8b3726b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.112413", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}}}' 2022-04-11 09:36:17,193 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:36:17,193 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b256c2e-5f21-4e4d-bd3b-1dec7e73840f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b256c2e-5f21-4e4d-bd3b-1dec7e73840f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:18,218 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:36:18,218 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d74e3112-1cd8-42a0-8b6b-de4edce11ea8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d74e3112-1cd8-42a0-8b6b-de4edce11ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:19,243 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:36:19,243 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-228ff532-7589-455f-9185-995f34790d48', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-228ff532-7589-455f-9185-995f34790d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:20,272 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.025s 2022-04-11 09:36:20,272 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1be30f56-ebf7-4d9d-a441-7a2c955e115b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1be30f56-ebf7-4d9d-a441-7a2c955e115b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:21,326 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.050s 2022-04-11 09:36:21,327 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97489398-d018-4374-901e-34f45b402061', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97489398-d018-4374-901e-34f45b402061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:22,386 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.055s 2022-04-11 09:36:22,386 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fa1ef41-5f72-42fb-97b1-73b330689dd1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fa1ef41-5f72-42fb-97b1-73b330689dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:23,425 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.035s 2022-04-11 09:36:23,426 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-118dbb83-0bb5-4d80-9790-68abccc8326a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-118dbb83-0bb5-4d80-9790-68abccc8326a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:24,457 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.026s 2022-04-11 09:36:24,457 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a960ece-9d90-4822-af46-14b9b7461822', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a960ece-9d90-4822-af46-14b9b7461822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:25,485 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.024s 2022-04-11 09:36:25,486 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac7a637c-f101-4ab8-a68a-e63a290df81c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac7a637c-f101-4ab8-a68a-e63a290df81c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:26,513 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.024s 2022-04-11 09:36:26,514 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-091769b2-2e9b-4942-ba22-2926cbcfacc6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-091769b2-2e9b-4942-ba22-2926cbcfacc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:27,541 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.024s 2022-04-11 09:36:27,542 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15c5684d-7774-452b-845f-efa33a1b3175', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15c5684d-7774-452b-845f-efa33a1b3175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:28,581 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.035s 2022-04-11 09:36:28,582 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b2db8e4-dec3-4471-984b-9da071198c3e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b2db8e4-dec3-4471-984b-9da071198c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:29,610 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:36:29,610 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13f41cf0-bd42-47fb-86e3-75a484099839', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13f41cf0-bd42-47fb-86e3-75a484099839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:30,640 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.025s 2022-04-11 09:36:30,641 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5866b2f-8634-4377-a58f-f30730cecf04', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5866b2f-8634-4377-a58f-f30730cecf04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:31,666 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:36:31,666 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28699492-fd56-4b76-926e-91be5928a418', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28699492-fd56-4b76-926e-91be5928a418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:32,693 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.023s 2022-04-11 09:36:32,693 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bec52b48-b13c-4bea-9d08-bdd934f9db3e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bec52b48-b13c-4bea-9d08-bdd934f9db3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:33,719 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:36:33,719 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bb3a3a2-3893-42b7-a6b7-3c169a9b0f79', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bb3a3a2-3893-42b7-a6b7-3c169a9b0f79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:34,747 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.024s 2022-04-11 09:36:34,747 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e7b4c7-9d95-4848-8a21-53c74c3a1fff', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e7b4c7-9d95-4848-8a21-53c74c3a1fff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:35,774 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:36:35,774 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-080b7eae-3476-4203-a0fa-e48060de5712', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-080b7eae-3476-4203-a0fa-e48060de5712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:36,800 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:36:36,800 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5743e9f0-e308-49a8-8299-a58b60cbee61', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5743e9f0-e308-49a8-8299-a58b60cbee61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:37,825 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:36:37,825 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c171e72-d189-49d1-bd36-29238998f92c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c171e72-d189-49d1-bd36-29238998f92c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:38,851 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:36:38,852 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf82263-3d16-4ad5-9256-b1622fe1f0c2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf82263-3d16-4ad5-9256-b1622fe1f0c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:39,877 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:36:39,877 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b143281d-9011-4479-81b4-2d306b9eccf4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b143281d-9011-4479-81b4-2d306b9eccf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:40,903 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:36:40,903 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55f92e6c-f9be-4f70-a919-b0a7b02fd016', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55f92e6c-f9be-4f70-a919-b0a7b02fd016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:41,929 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:36:41,929 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2827094-dde0-496f-8857-fb0b5c5b6d19', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2827094-dde0-496f-8857-fb0b5c5b6d19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:42,955 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:36:42,955 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be084b03-148f-411d-b9b5-b0d9583cb437', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be084b03-148f-411d-b9b5-b0d9583cb437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:43,981 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:36:43,981 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfe4a72f-0156-4993-b9e5-99c2f7ec1f03', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfe4a72f-0156-4993-b9e5-99c2f7ec1f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:45,007 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:36:45,007 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c06a1330-b0e2-4b41-81b9-93d3e66d32f3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c06a1330-b0e2-4b41-81b9-93d3e66d32f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:46,032 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:36:46,033 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77e5a4f6-a0d5-4503-936b-033499d109c6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77e5a4f6-a0d5-4503-936b-033499d109c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:47,060 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.023s 2022-04-11 09:36:47,061 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba0da79c-3eee-43d5-a7ba-6bcd552a1a0e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba0da79c-3eee-43d5-a7ba-6bcd552a1a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:48,086 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:36:48,087 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37957bd5-0e35-4c13-9c27-0c80f3ae2dba', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37957bd5-0e35-4c13-9c27-0c80f3ae2dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:49,112 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:36:49,113 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e05ba6a-34ef-4113-8c4a-6ae47b1d6f0d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e05ba6a-34ef-4113-8c4a-6ae47b1d6f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:50,138 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:36:50,138 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca3c4427-eb76-4f39-9289-00daa1633cbb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca3c4427-eb76-4f39-9289-00daa1633cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:51,164 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:36:51,164 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-805f8cd4-1d5a-4a87-8c49-bdd253795d8f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-805f8cd4-1d5a-4a87-8c49-bdd253795d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:52,190 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:36:52,190 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-625b504f-5669-4190-b3d5-d45698138579', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-625b504f-5669-4190-b3d5-d45698138579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:53,216 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:36:53,216 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9d8bcc6-af36-456f-9857-086194031a97', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9d8bcc6-af36-456f-9857-086194031a97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:54,241 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:36:54,241 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea16550e-604f-42b7-adfa-6161d23dddfa', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea16550e-604f-42b7-adfa-6161d23dddfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:55,266 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:36:55,266 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5239523-dbcc-49bf-acf4-c15f3018caed', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5239523-dbcc-49bf-acf4-c15f3018caed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:56,291 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:36:56,291 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d043e00-bda6-4147-bfa5-a36f00840ade', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d043e00-bda6-4147-bfa5-a36f00840ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:57,317 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:36:57,317 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-352a4465-06c6-4d60-ab80-4221a041f56a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-352a4465-06c6-4d60-ab80-4221a041f56a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:58,343 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:36:58,343 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-452e259c-de0d-4044-9a81-105ac8401194', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-452e259c-de0d-4044-9a81-105ac8401194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:36:59,369 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:36:59,369 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ba91eea-ad9c-4243-87e2-0a8717f4b69a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ba91eea-ad9c-4243-87e2-0a8717f4b69a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:00,394 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:37:00,394 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c824af2-36b3-461c-8356-654ae95deb0d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c824af2-36b3-461c-8356-654ae95deb0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:01,420 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:37:01,420 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3705eb73-063e-4bcd-9873-5b10888288af', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3705eb73-063e-4bcd-9873-5b10888288af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:02,446 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:37:02,447 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f03b1028-f8a6-47f2-9968-ab234fcd290b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f03b1028-f8a6-47f2-9968-ab234fcd290b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:03,472 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:37:03,472 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb32dfc-bb03-418d-bfa2-0a42d1fe1c0a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fb32dfc-bb03-418d-bfa2-0a42d1fe1c0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:04,498 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:37:04,498 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35cdd3e9-9178-42d8-80fd-5d18dcee07d3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35cdd3e9-9178-42d8-80fd-5d18dcee07d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:05,524 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:37:05,525 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18729a84-275c-41fc-a150-098da0038584', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18729a84-275c-41fc-a150-098da0038584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:06,550 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:37:06,551 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6b67d00-0590-47a7-837c-b264b25a40ab', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6b67d00-0590-47a7-837c-b264b25a40ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:07,580 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.025s 2022-04-11 09:37:07,580 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-548db5dd-113b-4c95-8011-8c7198e516c3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-548db5dd-113b-4c95-8011-8c7198e516c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:08,607 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:37:08,607 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc37bc5d-5fb4-41c0-bd81-dfac3a0756e3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc37bc5d-5fb4-41c0-bd81-dfac3a0756e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:09,633 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:37:09,633 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72fb762a-bb8a-4612-bd1e-5830ef973d30', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72fb762a-bb8a-4612-bd1e-5830ef973d30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:10,658 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:37:10,659 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47185985-5a7e-4713-8221-e955e6f41898', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47185985-5a7e-4713-8221-e955e6f41898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:11,684 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:37:11,684 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64d8f928-e746-4aa7-ae7b-dd397cfc4834', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64d8f928-e746-4aa7-ae7b-dd397cfc4834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:12,711 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:37:12,711 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e95d57e2-c6da-47cd-a4b8-40b315a8a085', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e95d57e2-c6da-47cd-a4b8-40b315a8a085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:13,737 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:37:13,737 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37e3ee6e-921b-48e6-8fed-c90c8f2786a4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37e3ee6e-921b-48e6-8fed-c90c8f2786a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:14,763 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:37:14,763 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d4c980b-29ca-4c27-ab7b-12271e7f5b60', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d4c980b-29ca-4c27-ab7b-12271e7f5b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:15,789 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:37:15,789 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f65ecf7-a8e9-49b2-9dad-695097e17a8b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f65ecf7-a8e9-49b2-9dad-695097e17a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:16,814 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:37:16,815 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b9bcfc6-8e74-4a6f-b130-f439a419ce71', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b9bcfc6-8e74-4a6f-b130-f439a419ce71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:17,840 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:37:17,841 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f2c6417-c5c1-4776-92b9-ac900cdb7b00', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f2c6417-c5c1-4776-92b9-ac900cdb7b00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:18,866 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:37:18,867 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22f8666c-c243-4b83-bc58-d1b161026e87', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22f8666c-c243-4b83-bc58-d1b161026e87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:19,892 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:37:19,892 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d438ad0-5487-43fb-a00c-48ac98fcf146', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d438ad0-5487-43fb-a00c-48ac98fcf146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:20,940 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.044s 2022-04-11 09:37:20,941 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4fdff62-bf45-4eba-9ad8-3e3ab0419bbe', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4fdff62-bf45-4eba-9ad8-3e3ab0419bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:21,966 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:37:21,966 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d03cd1a9-e24c-4708-a64a-4f3521a0b05b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d03cd1a9-e24c-4708-a64a-4f3521a0b05b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:22,992 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:37:22,992 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-543fb64a-c653-456e-ae08-dca24c100438', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-543fb64a-c653-456e-ae08-dca24c100438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:24,016 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:37:24,017 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16dd3109-57e9-40c7-ba48-f41e56b6e163', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16dd3109-57e9-40c7-ba48-f41e56b6e163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:25,042 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:37:25,043 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1224e91-71f6-40f4-a284-67ed005498f6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1224e91-71f6-40f4-a284-67ed005498f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:26,069 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.023s 2022-04-11 09:37:26,070 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e614e064-9c5a-4097-8d2a-f20b825566c8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e614e064-9c5a-4097-8d2a-f20b825566c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:27,100 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.026s 2022-04-11 09:37:27,100 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-339138c1-b96f-4f36-8bc5-1475d9e0b645', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-339138c1-b96f-4f36-8bc5-1475d9e0b645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:28,126 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:37:28,126 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98ebda9d-a104-4ed8-87cc-cb6d6b18709c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98ebda9d-a104-4ed8-87cc-cb6d6b18709c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:29,151 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:37:29,151 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72acc6d1-2432-4897-befc-2c9450c77ef7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72acc6d1-2432-4897-befc-2c9450c77ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:30,177 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:37:30,177 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21e3412c-bc42-4752-a10a-1e2f1ad6c981', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21e3412c-bc42-4752-a10a-1e2f1ad6c981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:31,203 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:37:31,203 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ab05826-4d11-42a9-a087-1b6d933cf20c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ab05826-4d11-42a9-a087-1b6d933cf20c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:32,227 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:37:32,227 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d21f845b-2a1a-4a77-adf6-66e1168ce35e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d21f845b-2a1a-4a77-adf6-66e1168ce35e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:33,253 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.022s 2022-04-11 09:37:33,254 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fac07a18-a899-41b1-bc97-781e599056ef', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fac07a18-a899-41b1-bc97-781e599056ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:34,302 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.044s 2022-04-11 09:37:34,302 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9da83211-7b0a-4927-8abd-45a1a466de44', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9da83211-7b0a-4927-8abd-45a1a466de44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:35,350 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.044s 2022-04-11 09:37:35,351 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11aa2c50-39ee-4fc0-94b8-93a90ed412a5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11aa2c50-39ee-4fc0-94b8-93a90ed412a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:36,407 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.053s 2022-04-11 09:37:36,408 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-262b48c3-1df2-4acf-86ed-5bea8c91c11a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-262b48c3-1df2-4acf-86ed-5bea8c91c11a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:37,458 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.046s 2022-04-11 09:37:37,458 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6d795b1-04d5-486d-83d1-a55b6779e0ff', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6d795b1-04d5-486d-83d1-a55b6779e0ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:38,507 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:37:38,507 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-461e6ed1-986f-4c4a-a09b-4b0d23141c8f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-461e6ed1-986f-4c4a-a09b-4b0d23141c8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:39,556 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:37:39,557 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-215654b3-ca0e-445e-8b6b-452e15a07f17', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-215654b3-ca0e-445e-8b6b-452e15a07f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:40,607 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.046s 2022-04-11 09:37:40,607 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ef8700e-45ac-4b93-8b7e-704e0d476e3f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ef8700e-45ac-4b93-8b7e-704e0d476e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:41,656 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:37:41,656 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab2e4d95-a8e3-4659-b195-b9ae0a7e59f4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab2e4d95-a8e3-4659-b195-b9ae0a7e59f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:42,706 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.046s 2022-04-11 09:37:42,706 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7bd1be0-8724-4d01-99be-4daac469a5d7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7bd1be0-8724-4d01-99be-4daac469a5d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:43,763 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.053s 2022-04-11 09:37:43,763 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-344b3392-7fed-4949-b8d7-ae4349c74c6f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-344b3392-7fed-4949-b8d7-ae4349c74c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:44,811 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.044s 2022-04-11 09:37:44,811 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-078c0143-3608-4453-9b31-096d79685fc4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-078c0143-3608-4453-9b31-096d79685fc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:45,859 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.044s 2022-04-11 09:37:45,859 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96a98d57-22d2-4c64-a1ef-780fb60d403d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96a98d57-22d2-4c64-a1ef-780fb60d403d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:46,909 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.046s 2022-04-11 09:37:46,910 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be5a055f-e109-4cc0-a643-5d23ee71ea63', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be5a055f-e109-4cc0-a643-5d23ee71ea63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:47,959 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.046s 2022-04-11 09:37:47,959 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d25ec78c-bcf4-4f57-8293-dc3c0cc40fef', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d25ec78c-bcf4-4f57-8293-dc3c0cc40fef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:49,010 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.048s 2022-04-11 09:37:49,011 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e61f2f7-89b1-4539-8e2d-d210c42f316e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e61f2f7-89b1-4539-8e2d-d210c42f316e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:50,060 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:37:50,060 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2de2cef4-de7e-4371-b6f8-229f06dbfc76', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2de2cef4-de7e-4371-b6f8-229f06dbfc76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:51,111 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.048s 2022-04-11 09:37:51,111 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fae9b11-ecfc-40e9-a2df-b7f822361851', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fae9b11-ecfc-40e9-a2df-b7f822361851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:52,162 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.046s 2022-04-11 09:37:52,162 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46fc6df7-af6d-4365-be55-2a736f8105e9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46fc6df7-af6d-4365-be55-2a736f8105e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:53,211 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:37:53,211 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77a585d3-a98a-4142-9782-f54941016886', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77a585d3-a98a-4142-9782-f54941016886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:54,261 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.046s 2022-04-11 09:37:54,261 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0344edc7-46f4-461b-abfa-6c420aee9f9c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0344edc7-46f4-461b-abfa-6c420aee9f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:55,314 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.049s 2022-04-11 09:37:55,314 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb3b8f42-f4d0-4b8d-a466-17ec4d9de6ac', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb3b8f42-f4d0-4b8d-a466-17ec4d9de6ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:56,363 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:37:56,364 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b235b9b8-e5c9-43c7-a498-5fb199a9ad81', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b235b9b8-e5c9-43c7-a498-5fb199a9ad81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:57,413 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:37:57,413 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f4ee153-3f9d-40ec-ae96-11c6ee8d3835', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f4ee153-3f9d-40ec-ae96-11c6ee8d3835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:58,463 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.046s 2022-04-11 09:37:58,463 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-513f2d89-3b28-401a-84f0-3d0522e3e98a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-513f2d89-3b28-401a-84f0-3d0522e3e98a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:37:59,515 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.049s 2022-04-11 09:37:59,516 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0897f3b-64d9-46dc-b45f-dbf7ca814f01', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0897f3b-64d9-46dc-b45f-dbf7ca814f01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:00,569 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.050s 2022-04-11 09:38:00,570 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cf7e98d-2e8a-4d99-85c8-a4e502bcc037', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cf7e98d-2e8a-4d99-85c8-a4e502bcc037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:01,618 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:38:01,618 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c6b6be2-fc97-4256-b486-2dc285727afd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c6b6be2-fc97-4256-b486-2dc285727afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:02,667 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.046s 2022-04-11 09:38:02,667 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-339000d8-12f8-4f98-8138-e656c1080688', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-339000d8-12f8-4f98-8138-e656c1080688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:03,715 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.044s 2022-04-11 09:38:03,716 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77ef17fd-ca39-4417-a04a-b9830e157f91', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77ef17fd-ca39-4417-a04a-b9830e157f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:04,772 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.053s 2022-04-11 09:38:04,773 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5e0cd1d-3aff-48af-bef1-c26336f1bc32', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5e0cd1d-3aff-48af-bef1-c26336f1bc32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:05,825 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.048s 2022-04-11 09:38:05,825 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c425aba-8f9b-43b1-96fe-a180fae602db', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c425aba-8f9b-43b1-96fe-a180fae602db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:06,875 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.046s 2022-04-11 09:38:06,875 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e6f36a0-55e1-4a97-ad58-4f63c7ec993a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e6f36a0-55e1-4a97-ad58-4f63c7ec993a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:07,927 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.048s 2022-04-11 09:38:07,928 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-104f2eb6-d77f-45c4-8003-10c9c144094d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-104f2eb6-d77f-45c4-8003-10c9c144094d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:08,976 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:38:08,977 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-599fef37-7671-4045-9e92-e94573426320', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-599fef37-7671-4045-9e92-e94573426320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:10,024 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.043s 2022-04-11 09:38:10,024 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff038691-47fb-47ca-b6d9-ec3c63a874c5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff038691-47fb-47ca-b6d9-ec3c63a874c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:11,073 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:38:11,074 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b6409eb-9293-4b52-8fbc-724279ec66e0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b6409eb-9293-4b52-8fbc-724279ec66e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:12,123 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.046s 2022-04-11 09:38:12,123 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aa9d584-deb9-43ab-83b1-8180d0c38026', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aa9d584-deb9-43ab-83b1-8180d0c38026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:13,173 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.046s 2022-04-11 09:38:13,174 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4126d705-c50e-4f1e-bbc0-aa09eee88536', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4126d705-c50e-4f1e-bbc0-aa09eee88536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:14,225 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.048s 2022-04-11 09:38:14,225 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6080589-5b7e-4a5e-8705-7458c38d0656', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6080589-5b7e-4a5e-8705-7458c38d0656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:15,275 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.046s 2022-04-11 09:38:15,275 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a00251e-068a-4728-a7e9-4c941c0eede8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a00251e-068a-4728-a7e9-4c941c0eede8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:16,327 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.047s 2022-04-11 09:38:16,327 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa4da229-ffc5-4ce1-9418-58810a9e7a43', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa4da229-ffc5-4ce1-9418-58810a9e7a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:17,376 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:38:17,376 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-099a1282-2069-4615-942c-0b8c7b02adf4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-099a1282-2069-4615-942c-0b8c7b02adf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:18,423 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.043s 2022-04-11 09:38:18,424 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18330d45-be81-460b-ae86-e8a85cf844b2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18330d45-be81-460b-ae86-e8a85cf844b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:19,474 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:38:19,474 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ed75e83-549e-4481-b22a-e2eb200ab2ef', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ed75e83-549e-4481-b22a-e2eb200ab2ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:20,522 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.046s 2022-04-11 09:38:20,523 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87fb9a12-0eb0-46b0-80e3-9660b0fb6967', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87fb9a12-0eb0-46b0-80e3-9660b0fb6967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:21,571 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.044s 2022-04-11 09:38:21,571 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffc25271-9b70-44f6-bd7e-bb435a9289d5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffc25271-9b70-44f6-bd7e-bb435a9289d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:22,619 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.043s 2022-04-11 09:38:22,619 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-514e2f05-ab9d-4364-bf73-f86a35e48e62', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-514e2f05-ab9d-4364-bf73-f86a35e48e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:23,668 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:38:23,668 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c7ecf9e-e5e8-49d2-9b60-f3ec1863b1c6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c7ecf9e-e5e8-49d2-9b60-f3ec1863b1c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:24,717 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:38:24,717 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fe66c67-aa9a-4f49-a208-5ae02b3fbee2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fe66c67-aa9a-4f49-a208-5ae02b3fbee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:25,773 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.052s 2022-04-11 09:38:25,773 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5b1f01b-3b03-4661-85ec-6654de94e37f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5b1f01b-3b03-4661-85ec-6654de94e37f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:26,821 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.044s 2022-04-11 09:38:26,821 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0df2b22-52b0-4bfb-8b25-e38bab4ddd6e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0df2b22-52b0-4bfb-8b25-e38bab4ddd6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:27,870 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.046s 2022-04-11 09:38:27,871 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-466e3c41-6579-4e54-880d-e83a28185a88', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-466e3c41-6579-4e54-880d-e83a28185a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:28,924 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.049s 2022-04-11 09:38:28,924 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-807b594b-3bbe-4770-a865-cf8bc8b25e79', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-807b594b-3bbe-4770-a865-cf8bc8b25e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:29,972 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:38:29,973 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-799c754e-bbdd-472d-8a49-e43a26bd3b48', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-799c754e-bbdd-472d-8a49-e43a26bd3b48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:31,021 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:38:31,021 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-027d2c49-d51c-4480-9cb2-4ae0f5bfb498', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-027d2c49-d51c-4480-9cb2-4ae0f5bfb498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:32,072 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.047s 2022-04-11 09:38:32,072 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f98eace-6f97-44dd-87d8-e2596b3dbc81', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f98eace-6f97-44dd-87d8-e2596b3dbc81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:33,122 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.046s 2022-04-11 09:38:33,122 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc201753-d11e-4a90-a11d-7a2afb256bbd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc201753-d11e-4a90-a11d-7a2afb256bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:34,261 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.134s 2022-04-11 09:38:34,262 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6273e57c-559e-4105-9675-50c34b0a0d97', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6273e57c-559e-4105-9675-50c34b0a0d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:35,286 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:38:35,286 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c813158a-81e6-4d39-bf53-cb4aaa5dcf1e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c813158a-81e6-4d39-bf53-cb4aaa5dcf1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:36,311 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.021s 2022-04-11 09:38:36,312 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04cc2bfc-cd5d-4eff-bb47-2dd8de707a2b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04cc2bfc-cd5d-4eff-bb47-2dd8de707a2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:37,335 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.020s 2022-04-11 09:38:37,335 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dc9dd1f-eb4e-4203-a667-923c70af9a4f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dc9dd1f-eb4e-4203-a667-923c70af9a4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:38,373 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.033s 2022-04-11 09:38:38,373 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4f26f4-ba54-4a8b-badc-9c55493c7435', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e4f26f4-ba54-4a8b-badc-9c55493c7435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:39,422 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:38:39,423 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57a2cd0c-5855-43f1-b5bb-af41ab8cb435', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57a2cd0c-5855-43f1-b5bb-af41ab8cb435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:40,473 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.047s 2022-04-11 09:38:40,473 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9565ede-1b8c-4f48-8b5e-578e21879629', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9565ede-1b8c-4f48-8b5e-578e21879629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:41,524 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.047s 2022-04-11 09:38:41,524 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22f66b46-5c9a-4fcd-a859-6d92d2011535', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22f66b46-5c9a-4fcd-a859-6d92d2011535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:42,571 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.043s 2022-04-11 09:38:42,571 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fba3d5d-4288-4613-b9b5-63dcb349b59a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fba3d5d-4288-4613-b9b5-63dcb349b59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:43,621 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:38:43,621 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92e22d24-bee0-4d2f-9243-762a160ad7cf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92e22d24-bee0-4d2f-9243-762a160ad7cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:44,677 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.052s 2022-04-11 09:38:44,677 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39bcd566-0475-44b2-babf-6a9a49f9521e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39bcd566-0475-44b2-babf-6a9a49f9521e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:45,725 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.044s 2022-04-11 09:38:45,725 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d68fe42a-f610-4f58-b5b9-a0d4b98efb78', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d68fe42a-f610-4f58-b5b9-a0d4b98efb78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:46,777 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.049s 2022-04-11 09:38:46,778 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9524734f-b55c-4071-baad-74518dad0dc0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9524734f-b55c-4071-baad-74518dad0dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:47,826 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:38:47,826 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04e285ce-522e-4091-8c9a-b63b7eb1ed07', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04e285ce-522e-4091-8c9a-b63b7eb1ed07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:48,874 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.044s 2022-04-11 09:38:48,875 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bd7f0af-d00e-4bb1-9a9e-68743e4bed2a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bd7f0af-d00e-4bb1-9a9e-68743e4bed2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:49,925 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.046s 2022-04-11 09:38:49,926 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29b76c26-1180-4eae-ae8d-f04ee6501eb6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29b76c26-1180-4eae-ae8d-f04ee6501eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:50,975 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:38:50,975 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4b0a571-7abf-4405-8928-90474bc677ef', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4b0a571-7abf-4405-8928-90474bc677ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:52,025 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:38:52,025 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e57a8cf-bbf8-49ef-b7cf-6e98b61fa870', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e57a8cf-bbf8-49ef-b7cf-6e98b61fa870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:53,073 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.044s 2022-04-11 09:38:53,074 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-965c873e-91e3-4836-8d14-5ad0c9a6c708', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-965c873e-91e3-4836-8d14-5ad0c9a6c708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:54,123 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.046s 2022-04-11 09:38:54,123 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-394b5c3a-c0ba-4558-a497-0f10d37de255', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-394b5c3a-c0ba-4558-a497-0f10d37de255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:55,172 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.044s 2022-04-11 09:38:55,172 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55eeb039-729f-4bb3-a1cf-bd1083993051', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55eeb039-729f-4bb3-a1cf-bd1083993051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:56,221 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.046s 2022-04-11 09:38:56,222 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4722c0c-d519-4e0c-832e-75fd83918ceb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4722c0c-d519-4e0c-832e-75fd83918ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:57,275 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.051s 2022-04-11 09:38:57,276 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0e38e6c-ceb9-40f5-8c85-9323b25166b8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0e38e6c-ceb9-40f5-8c85-9323b25166b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:58,325 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:38:58,325 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d9f4c23-2ae3-430c-b7c5-1f14027e0c30', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d9f4c23-2ae3-430c-b7c5-1f14027e0c30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:38:59,377 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.047s 2022-04-11 09:38:59,377 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04d4d7a7-5cc6-4b07-9351-adb993776624', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04d4d7a7-5cc6-4b07-9351-adb993776624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:00,426 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:39:00,426 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-383b1b9b-cd29-46ed-8669-9e81649392f6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-383b1b9b-cd29-46ed-8669-9e81649392f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:01,475 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.046s 2022-04-11 09:39:01,475 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a96b18a5-05a3-499d-ac6c-6d546ba5bdcf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a96b18a5-05a3-499d-ac6c-6d546ba5bdcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:02,524 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:39:02,525 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ced21633-49e6-499c-a5ea-671055e1e193', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ced21633-49e6-499c-a5ea-671055e1e193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:03,573 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.044s 2022-04-11 09:39:03,573 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-065db845-99b5-4853-8c06-97d9cd62a0a7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-065db845-99b5-4853-8c06-97d9cd62a0a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:04,626 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.049s 2022-04-11 09:39:04,626 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-486d5c30-2666-4893-b647-8cbcbe5b1f23', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-486d5c30-2666-4893-b647-8cbcbe5b1f23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:05,676 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.046s 2022-04-11 09:39:05,676 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b4e7043-7ca7-4120-ad18-e9c5353085b3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b4e7043-7ca7-4120-ad18-e9c5353085b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:06,725 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:39:06,725 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-419bc6e6-486b-48db-b8b7-0c426dda1dc8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-419bc6e6-486b-48db-b8b7-0c426dda1dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:07,778 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.049s 2022-04-11 09:39:07,778 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f90f27-803d-4a56-a48c-a000b4895fff', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f90f27-803d-4a56-a48c-a000b4895fff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:08,829 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.047s 2022-04-11 09:39:08,829 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4028e92a-8d43-4576-8832-2674a55ec328', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4028e92a-8d43-4576-8832-2674a55ec328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:09,877 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.044s 2022-04-11 09:39:09,877 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4108cce2-03c4-4602-b101-5726f224c4bd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4108cce2-03c4-4602-b101-5726f224c4bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:10,927 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:39:10,927 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a14089f9-3753-4afd-af1d-9f5be74f5f1b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a14089f9-3753-4afd-af1d-9f5be74f5f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:11,977 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.046s 2022-04-11 09:39:11,977 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a8ddf5f-e8d9-4ef9-9e39-de14b9a38b61', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a8ddf5f-e8d9-4ef9-9e39-de14b9a38b61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:13,025 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.044s 2022-04-11 09:39:13,026 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8441d051-32a3-4b47-aa2b-b3bb56a3ad40', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8441d051-32a3-4b47-aa2b-b3bb56a3ad40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:14,075 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.046s 2022-04-11 09:39:14,075 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a77c1256-75e7-45ff-82cb-9e4dfddc3c0b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a77c1256-75e7-45ff-82cb-9e4dfddc3c0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:15,124 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.044s 2022-04-11 09:39:15,124 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9195fb8f-5b5b-4eea-8146-ffdc1316b441', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9195fb8f-5b5b-4eea-8146-ffdc1316b441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:16,176 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.048s 2022-04-11 09:39:16,176 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84cb1835-9bae-4003-a956-aa337ce3ff8f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84cb1835-9bae-4003-a956-aa337ce3ff8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:17,225 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:39:17,225 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4931480d-adef-43f6-8f27-6e39c0a3e322', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4931480d-adef-43f6-8f27-6e39c0a3e322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:18,269 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.040s 2022-04-11 09:39:18,269 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-062c954c-d203-4ad4-bc90-54e6a5229058', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-062c954c-d203-4ad4-bc90-54e6a5229058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:19,314 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.041s 2022-04-11 09:39:19,315 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34b95018-635f-49cb-9930-596784763517', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34b95018-635f-49cb-9930-596784763517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:20,359 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.041s 2022-04-11 09:39:20,360 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bc529e6-7d9f-4d4d-a768-cd97796c029b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bc529e6-7d9f-4d4d-a768-cd97796c029b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:21,405 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.042s 2022-04-11 09:39:21,406 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a592dfdc-0cf5-4ebe-bad1-a54b1905a7f1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a592dfdc-0cf5-4ebe-bad1-a54b1905a7f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:22,449 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.041s 2022-04-11 09:39:22,450 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dce778d-37af-4344-ba4b-8e9acade2414', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dce778d-37af-4344-ba4b-8e9acade2414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:23,497 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.044s 2022-04-11 09:39:23,497 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8097cd3-5934-412e-af80-fae21d0a32ee', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8097cd3-5934-412e-af80-fae21d0a32ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:24,542 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.041s 2022-04-11 09:39:24,543 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-017af25b-b702-429b-8b5a-10e2365f1159', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-017af25b-b702-429b-8b5a-10e2365f1159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:25,588 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.042s 2022-04-11 09:39:25,588 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed8c8a60-e3e3-48eb-be83-46121177207e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed8c8a60-e3e3-48eb-be83-46121177207e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:26,637 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:39:26,637 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d64d0a5c-42a7-4a0e-9ab8-3b9404ef3586', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d64d0a5c-42a7-4a0e-9ab8-3b9404ef3586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:27,684 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.043s 2022-04-11 09:39:27,684 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b3b2e5-f6c3-4d3e-96e0-8fb6400f60ca', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b3b2e5-f6c3-4d3e-96e0-8fb6400f60ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:28,731 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.043s 2022-04-11 09:39:28,731 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-839f9416-6429-4636-8e00-306d7fd9019c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-839f9416-6429-4636-8e00-306d7fd9019c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:29,781 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.046s 2022-04-11 09:39:29,782 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-091e6920-10ff-4837-8200-59d6399ee041', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-091e6920-10ff-4837-8200-59d6399ee041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:30,832 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.047s 2022-04-11 09:39:30,832 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9ab1c4c-5bb1-496e-99a1-69255ca87d8a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9ab1c4c-5bb1-496e-99a1-69255ca87d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:31,884 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.048s 2022-04-11 09:39:31,885 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a75f4396-5c26-4256-8b1b-ba40b0aabf5c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a75f4396-5c26-4256-8b1b-ba40b0aabf5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:32,933 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:39:32,933 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c80cde8c-9f4f-4f4e-a10e-4acedc8f8441', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c80cde8c-9f4f-4f4e-a10e-4acedc8f8441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:33,980 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.043s 2022-04-11 09:39:33,980 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7c3d199-1c23-4b5b-a806-f3e696a07e20', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7c3d199-1c23-4b5b-a806-f3e696a07e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:35,026 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.042s 2022-04-11 09:39:35,026 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dbe658b-faee-405c-b46c-761944f11ad2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dbe658b-faee-405c-b46c-761944f11ad2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:36,072 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.042s 2022-04-11 09:39:36,072 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f61f668f-b586-4574-8865-bae61731f635', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f61f668f-b586-4574-8865-bae61731f635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:37,130 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.054s 2022-04-11 09:39:37,130 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18df1668-9f38-44dc-ba52-c3e207a9f6a9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18df1668-9f38-44dc-ba52-c3e207a9f6a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:38,170 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.036s 2022-04-11 09:39:38,170 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f49f91eb-f58a-43a6-b0f8-93d958be258a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f49f91eb-f58a-43a6-b0f8-93d958be258a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:39,223 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.048s 2022-04-11 09:39:39,223 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa77d704-b0e9-4a53-a318-02035ac8ccfc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa77d704-b0e9-4a53-a318-02035ac8ccfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:40,269 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.042s 2022-04-11 09:39:40,270 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2d54009-b773-444a-8a60-dc667e93cbf4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2d54009-b773-444a-8a60-dc667e93cbf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:41,309 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.036s 2022-04-11 09:39:41,310 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be22e7e2-1f18-456d-b6f3-19247054575b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be22e7e2-1f18-456d-b6f3-19247054575b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:42,355 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.042s 2022-04-11 09:39:42,355 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d67b27c0-2e75-4dbe-bd88-446286212a63', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d67b27c0-2e75-4dbe-bd88-446286212a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:43,401 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.042s 2022-04-11 09:39:43,402 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dc61541-36f7-4df4-bbd0-9a99ee852557', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dc61541-36f7-4df4-bbd0-9a99ee852557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:44,446 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.041s 2022-04-11 09:39:44,446 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9a94dc2-76b2-45c4-9543-5da4d904076e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9a94dc2-76b2-45c4-9543-5da4d904076e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:45,491 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.040s 2022-04-11 09:39:45,491 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdec0c95-b059-421d-bfd7-b8c36f2d3ee9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdec0c95-b059-421d-bfd7-b8c36f2d3ee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:46,536 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.041s 2022-04-11 09:39:46,537 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb083163-e78a-402a-b6d5-36d3da5f12ae', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb083163-e78a-402a-b6d5-36d3da5f12ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:47,590 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.050s 2022-04-11 09:39:47,591 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06d2502c-3168-4f12-b54d-594a91b059d8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06d2502c-3168-4f12-b54d-594a91b059d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:48,635 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.041s 2022-04-11 09:39:48,636 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26b09fdb-5070-49b8-827e-e05656cbca37', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26b09fdb-5070-49b8-827e-e05656cbca37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:49,681 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.042s 2022-04-11 09:39:49,682 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eacf4423-485f-4163-805f-7cd62d8407d0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eacf4423-485f-4163-805f-7cd62d8407d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:50,727 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.042s 2022-04-11 09:39:50,727 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4b64871-08c9-432d-b34e-c7875006ed8f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4b64871-08c9-432d-b34e-c7875006ed8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:51,772 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.041s 2022-04-11 09:39:51,772 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bbc1374-dcec-4183-a4af-67173db69bc5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bbc1374-dcec-4183-a4af-67173db69bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:52,817 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.041s 2022-04-11 09:39:52,818 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29c5903c-adfe-4b7b-b3d3-9dc7978e39b2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29c5903c-adfe-4b7b-b3d3-9dc7978e39b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:53,863 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.042s 2022-04-11 09:39:53,863 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b261bfd9-d1ed-4f26-bd6d-62b942d9c288', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b261bfd9-d1ed-4f26-bd6d-62b942d9c288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:54,915 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.047s 2022-04-11 09:39:54,915 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5db9162-4ae7-4f0f-ad31-138da0d706f4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5db9162-4ae7-4f0f-ad31-138da0d706f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:55,967 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.048s 2022-04-11 09:39:55,967 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c187638-2afb-4001-b471-392687cf1a19', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c187638-2afb-4001-b471-392687cf1a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:57,018 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.047s 2022-04-11 09:39:57,019 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8414e84a-325e-4290-8586-46145fa8c1c8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8414e84a-325e-4290-8586-46145fa8c1c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:58,070 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.047s 2022-04-11 09:39:58,070 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc97c72e-fd00-451e-a71b-b3912b04f01e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc97c72e-fd00-451e-a71b-b3912b04f01e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:39:59,118 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.043s 2022-04-11 09:39:59,118 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:39:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1da6ded-d69e-460a-9467-f3f96db179dd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1da6ded-d69e-460a-9467-f3f96db179dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:40:00,170 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:40:00,170 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6253a67d-eb14-4cc4-8e26-5258d2fc8ff7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6253a67d-eb14-4cc4-8e26-5258d2fc8ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:40:01,219 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:40:01,219 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54817fa2-7bd3-43a3-ba11-a734697f569b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54817fa2-7bd3-43a3-ba11-a734697f569b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:40:02,270 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.047s 2022-04-11 09:40:02,270 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9afc5d57-8703-45cc-89e2-e33765e33a7f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9afc5d57-8703-45cc-89e2-e33765e33a7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:40:03,321 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.047s 2022-04-11 09:40:03,321 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20713802-cfb2-4469-b35d-c608750c1e01', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20713802-cfb2-4469-b35d-c608750c1e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:40:04,371 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.046s 2022-04-11 09:40:04,371 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f5a392f-118a-47b4-994a-5f193e9d4bbe', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f5a392f-118a-47b4-994a-5f193e9d4bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:40:05,419 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.045s 2022-04-11 09:40:05,420 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99c81462-0c39-41ca-83e0-f424c2b9a9e0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99c81462-0c39-41ca-83e0-f424c2b9a9e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:40:06,472 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 0.048s 2022-04-11 09:40:06,472 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60e0ca50-f4de-4386-af03-73440ac41211', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60e0ca50-f4de-4386-af03-73440ac41211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:41:07,536 124318 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.11', port=80): Read timed out. (read timeout=60)")': /volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 2022-04-11 09:41:16,827 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 69.351s 2022-04-11 09:41:16,827 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c14f8c1-fabf-4e6f-8b02-6cc7951e3c85', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c14f8c1-fabf-4e6f-8b02-6cc7951e3c85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:42:07,088 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 49.257s 2022-04-11 09:42:07,088 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbff32f2-c45d-41fd-8fcd-053b58365e53', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbff32f2-c45d-41fd-8fcd-053b58365e53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:43:08,153 124318 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.11', port=80): Read timed out. (read timeout=60)")': /volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 2022-04-11 09:43:17,555 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2 69.463s 2022-04-11 09:43:17,556 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d5c9692-a95a-437c-97e9-319e407073ba', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d5c9692-a95a-437c-97e9-319e407073ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/snapshots/582a23c9-6d41-449e-97ff-8ec87162f3d2'} Body: b'{"snapshot": {"id": "582a23c9-6d41-449e-97ff-8ec87162f3d2", "created_at": "2022-04-11T09:36:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1923261050", "description": null, "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "449c769b64c24e9fbdf540e50fe19ccd", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-04-11 09:44:17,641 124318 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.11', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951/os-volume_attachments/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 2022-04-11 09:45:17,700 124318 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.11', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951/os-volume_attachments/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 2022-04-11 09:46:17,761 124318 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.11', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951/os-volume_attachments/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 2022-04-11 09:47:17,822 124318 WARNING [urllib3.connectionpool] Retrying (Retry(total=6, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.11', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951/os-volume_attachments/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 2022-04-11 09:48:17,882 124318 WARNING [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.11', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951/os-volume_attachments/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 2022-04-11 09:49:17,942 124318 WARNING [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.11', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951/os-volume_attachments/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 2022-04-11 09:50:08,551 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 400 DELETE http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951/os-volume_attachments/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 410.971s 2022-04-11 09:50:08,551 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:49:17 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': '269', 'x-openstack-request-id': 'req-11c1c2b0-ea94-4a26-a1cb-7e6df5f9d426', 'x-compute-request-id': 'req-11c1c2b0-ea94-4a26-a1cb-7e6df5f9d426', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951/os-volume_attachments/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Invalid input received: Invalid volume: Unable to detach volume. Volume status must be \'in-use\' and attach_status must be \'attached\' to detach. (HTTP 400) (Request-ID: req-62ce82f5-a12c-4052-993c-649709491e5e)"}}' 2022-04-11 09:50:08,628 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.075s 2022-04-11 09:50:08,629 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74eab352-0a99-4a4b-a3aa-eaf778f91fe1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74eab352-0a99-4a4b-a3aa-eaf778f91fe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:09,689 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.052s 2022-04-11 09:50:09,689 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-846d73db-7d34-443f-afca-275f05ab9a9b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-846d73db-7d34-443f-afca-275f05ab9a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:10,751 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.053s 2022-04-11 09:50:10,751 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50f25a6c-1c14-4ff7-a95b-011b51a6648b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50f25a6c-1c14-4ff7-a95b-011b51a6648b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:11,801 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:50:11,801 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6aa783d-313e-4488-95d3-62289d909943', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6aa783d-313e-4488-95d3-62289d909943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:12,854 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.044s 2022-04-11 09:50:12,854 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63702f68-4910-44b4-9d40-9e3422e7c6ea', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63702f68-4910-44b4-9d40-9e3422e7c6ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:13,908 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.046s 2022-04-11 09:50:13,908 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-118fc8f9-6520-422c-9bff-5a32c8e5416e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-118fc8f9-6520-422c-9bff-5a32c8e5416e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:14,970 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.055s 2022-04-11 09:50:14,970 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34836b58-f5e0-44b7-9f84-4987c33ee38b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34836b58-f5e0-44b7-9f84-4987c33ee38b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:16,035 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.057s 2022-04-11 09:50:16,035 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e15d914-8254-442d-8de5-0797b00ead66', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e15d914-8254-442d-8de5-0797b00ead66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:17,084 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:50:17,085 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97234a57-10a4-462c-8926-8806284891f0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97234a57-10a4-462c-8926-8806284891f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:18,134 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:50:18,135 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7866c65-37f5-47c1-a3ab-9a01574817ea', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7866c65-37f5-47c1-a3ab-9a01574817ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:19,186 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:50:19,186 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e7d28dc-3c78-4ed1-9920-9d27bc971fa9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e7d28dc-3c78-4ed1-9920-9d27bc971fa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:20,237 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:50:20,237 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e30fe89-d1e3-4321-8426-d0b285632fcf', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e30fe89-d1e3-4321-8426-d0b285632fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:21,286 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:50:21,287 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a7ec519-57dc-4546-abee-df3af3a12446', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a7ec519-57dc-4546-abee-df3af3a12446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:22,339 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:50:22,339 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d14197fb-f272-4144-9dda-72b0276bd4a8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d14197fb-f272-4144-9dda-72b0276bd4a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:23,390 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:50:23,391 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf6f9e4c-2f9e-4408-b204-4eeef97151c0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf6f9e4c-2f9e-4408-b204-4eeef97151c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:24,439 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:50:24,440 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78f60950-9d6f-4206-ade0-6027a3cd3647', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78f60950-9d6f-4206-ade0-6027a3cd3647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:25,495 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.047s 2022-04-11 09:50:25,495 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fff394b-661c-48e1-8362-e3b149b28f74', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fff394b-661c-48e1-8362-e3b149b28f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:26,544 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:50:26,545 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a415cfc0-e684-47f6-a635-84a8b600c290', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a415cfc0-e684-47f6-a635-84a8b600c290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:27,595 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:50:27,596 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01b35497-c653-4e97-ab60-0ec290aa2c9f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01b35497-c653-4e97-ab60-0ec290aa2c9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:28,648 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.045s 2022-04-11 09:50:28,649 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fbbf60c-e8a9-45a9-b06d-563af749b026', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fbbf60c-e8a9-45a9-b06d-563af749b026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:29,700 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:50:29,700 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5e252fa-4dda-46c7-a8c6-48155b163962', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5e252fa-4dda-46c7-a8c6-48155b163962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:30,750 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:50:30,751 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdef6e27-398b-4b39-b114-d161a4c3862f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdef6e27-398b-4b39-b114-d161a4c3862f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:31,801 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:50:31,801 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a283ec14-13af-47f5-93d7-71435ca115f1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a283ec14-13af-47f5-93d7-71435ca115f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:32,851 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:50:32,852 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8acd77d-7781-4cbc-9946-6eb71e5f56a6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8acd77d-7781-4cbc-9946-6eb71e5f56a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:33,903 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:50:33,904 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7a5b74a-3f26-41c6-a917-2eb37c47aaa8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7a5b74a-3f26-41c6-a917-2eb37c47aaa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:34,954 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:50:34,954 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23c18db3-48f2-445e-8d56-a10ed17191a4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23c18db3-48f2-445e-8d56-a10ed17191a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:36,003 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:50:36,003 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1254c77c-1f39-42a6-bb51-ad21bd749350', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1254c77c-1f39-42a6-bb51-ad21bd749350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:37,053 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:50:37,054 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc7cd64c-bc1e-4ca0-85ab-9534344c96d3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc7cd64c-bc1e-4ca0-85ab-9534344c96d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:38,106 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.044s 2022-04-11 09:50:38,106 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ced40ca0-635b-4418-b14a-76259b7bd3ed', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ced40ca0-635b-4418-b14a-76259b7bd3ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:39,155 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:50:39,156 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d49f941e-c395-4bf6-90d7-ed631cf43341', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d49f941e-c395-4bf6-90d7-ed631cf43341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:40,208 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.044s 2022-04-11 09:50:40,208 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-669ae3f1-425b-4b3c-959d-ce50c0fb0db4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-669ae3f1-425b-4b3c-959d-ce50c0fb0db4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:41,424 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.206s 2022-04-11 09:50:41,424 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c2b43c9-bb6d-4981-b4ca-50be0f5824ad', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c2b43c9-bb6d-4981-b4ca-50be0f5824ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:42,474 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:50:42,474 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f95d65c5-b725-4652-9721-5c7cbf5543ec', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f95d65c5-b725-4652-9721-5c7cbf5543ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:43,525 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:50:43,525 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88b710a4-960f-4b02-8c1d-de394cb91c8d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88b710a4-960f-4b02-8c1d-de394cb91c8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:44,575 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:50:44,576 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e6c6f13-e268-4070-98d2-af1eb5b5907d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e6c6f13-e268-4070-98d2-af1eb5b5907d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:45,626 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:50:45,626 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f28255-589e-4ff1-bb38-202cb4b08c87', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f28255-589e-4ff1-bb38-202cb4b08c87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:46,676 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:50:46,676 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e127086-afc0-4d21-875a-6a3572da0413', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e127086-afc0-4d21-875a-6a3572da0413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:47,726 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:50:47,727 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baec7ba0-5f2b-4a7d-be06-c7902960277c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baec7ba0-5f2b-4a7d-be06-c7902960277c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:48,778 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:50:48,778 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a44e3fac-6070-4314-8b83-0ca61fb7bb43', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a44e3fac-6070-4314-8b83-0ca61fb7bb43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:49,829 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:50:49,829 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63e93100-0bee-4479-9783-cbab824b8ee0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63e93100-0bee-4479-9783-cbab824b8ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:50,880 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:50:50,881 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68a96dc0-3827-45d3-a8ba-d46c04c7b6b5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68a96dc0-3827-45d3-a8ba-d46c04c7b6b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:51,929 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:50:51,929 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43e74c1d-3933-4c83-a71e-f7d2ba97278d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43e74c1d-3933-4c83-a71e-f7d2ba97278d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:52,980 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:50:52,980 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3af7328e-ed6d-49db-ac00-0bc0c442f4a4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3af7328e-ed6d-49db-ac00-0bc0c442f4a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:54,030 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:50:54,030 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60cb16fe-13d0-4a83-86b9-e27e34a28224', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60cb16fe-13d0-4a83-86b9-e27e34a28224', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:55,080 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:50:55,080 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d7b2e73-9617-4510-8e34-af7f6afe9a8c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d7b2e73-9617-4510-8e34-af7f6afe9a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:56,131 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:50:56,131 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f0744d1-bd00-4fb7-8975-cbd957ecde77', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f0744d1-bd00-4fb7-8975-cbd957ecde77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:57,181 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:50:57,181 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f664883-8433-4ae2-a6a0-3508463e821c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f664883-8433-4ae2-a6a0-3508463e821c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:58,234 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.044s 2022-04-11 09:50:58,234 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd80ddd2-7f91-450c-8b3e-fa83fac2aaac', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd80ddd2-7f91-450c-8b3e-fa83fac2aaac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:50:59,283 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:50:59,283 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8c106ab-6a24-44a0-a37d-64f0b3839071', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8c106ab-6a24-44a0-a37d-64f0b3839071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:00,334 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:51:00,334 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18050339-195f-418d-ad6e-69b3eb2407f4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18050339-195f-418d-ad6e-69b3eb2407f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:01,384 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:51:01,384 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97032a28-c12e-43a4-84ce-2cb8c6569e3a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97032a28-c12e-43a4-84ce-2cb8c6569e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:02,435 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:51:02,436 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f500bd8-f2c2-499a-b00d-2817ab092dcd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f500bd8-f2c2-499a-b00d-2817ab092dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:03,485 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:51:03,485 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-560d89ac-5824-4b93-8ac8-2d168c873869', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-560d89ac-5824-4b93-8ac8-2d168c873869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:04,536 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:51:04,537 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72cb9993-e559-48c4-9a5f-2139e7aed10e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72cb9993-e559-48c4-9a5f-2139e7aed10e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:05,586 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:51:05,587 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fb198d0-5e44-4dce-bb66-812f17e77960', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb198d0-5e44-4dce-bb66-812f17e77960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:06,637 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:51:06,637 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-368afe6d-e32e-4929-ab7e-d1e28595f1a2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-368afe6d-e32e-4929-ab7e-d1e28595f1a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:07,686 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:51:07,687 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f108da5-2df6-4827-812e-219aacdc30ff', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f108da5-2df6-4827-812e-219aacdc30ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:08,737 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:51:08,737 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fdbabed-0436-4935-8795-c730c2d01931', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fdbabed-0436-4935-8795-c730c2d01931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:09,786 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:51:09,787 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b289aa5-3bd5-4890-804f-e1ce39b827fb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b289aa5-3bd5-4890-804f-e1ce39b827fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:10,837 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:51:10,838 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d54d8be-e0da-4b6e-9369-c0c345b9446e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d54d8be-e0da-4b6e-9369-c0c345b9446e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:11,891 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:51:11,891 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bfcaa4a-5d93-43ad-ae12-1024997c29d3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bfcaa4a-5d93-43ad-ae12-1024997c29d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:12,941 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:51:12,942 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b514e62e-b829-4ebd-8e16-1dab6aacd7b4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b514e62e-b829-4ebd-8e16-1dab6aacd7b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:13,993 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:51:13,993 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4dbc9c9-302d-4853-88b7-e16b462544e1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4dbc9c9-302d-4853-88b7-e16b462544e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:15,042 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:51:15,043 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0436677a-38fc-4921-b54e-4311a7b2ad59', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0436677a-38fc-4921-b54e-4311a7b2ad59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:16,092 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:51:16,093 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d86befc-8406-4fca-afe2-34a9496b0ea2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d86befc-8406-4fca-afe2-34a9496b0ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:17,142 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:51:17,143 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-616dfe86-7edb-4cef-b5de-db05cf601faa', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-616dfe86-7edb-4cef-b5de-db05cf601faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:18,192 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:51:18,193 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bd40416-3e32-411c-9257-b59bda4bf872', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bd40416-3e32-411c-9257-b59bda4bf872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:19,248 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.047s 2022-04-11 09:51:19,249 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49ec7900-5dc3-40e8-ad7b-122bf9ef58a8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49ec7900-5dc3-40e8-ad7b-122bf9ef58a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:20,298 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:51:20,298 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11b855d0-27b2-4c1b-a9e5-9bb737e9a7af', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11b855d0-27b2-4c1b-a9e5-9bb737e9a7af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:21,348 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:51:21,348 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6fa9e7e-92fa-4a22-af34-d9bf1ae512da', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6fa9e7e-92fa-4a22-af34-d9bf1ae512da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:22,400 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:51:22,400 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-170342cf-ca08-47a3-82ee-390d732ebb04', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-170342cf-ca08-47a3-82ee-390d732ebb04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:23,450 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:51:23,451 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d5f2e87-e72a-4f4e-8a34-51a9c5d95ccb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d5f2e87-e72a-4f4e-8a34-51a9c5d95ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:24,500 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:51:24,500 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b614f887-b13d-412b-982b-58e26e1191d5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b614f887-b13d-412b-982b-58e26e1191d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:25,549 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:51:25,550 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-964eba9e-2275-4182-83fa-517cfa6f31cb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-964eba9e-2275-4182-83fa-517cfa6f31cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:26,599 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:51:26,600 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8fe46b9-326e-44c6-b178-d4fbac331d64', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8fe46b9-326e-44c6-b178-d4fbac331d64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:27,649 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:51:27,650 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-955da991-fbd5-4830-9cbe-e722d74ad6ea', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-955da991-fbd5-4830-9cbe-e722d74ad6ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:28,700 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:51:28,700 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b8a7449-4d1c-4caf-bf52-fd7af19dfc72', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b8a7449-4d1c-4caf-bf52-fd7af19dfc72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:29,750 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:51:29,751 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d574223-5179-4b85-aa75-cf17e34d9fb9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d574223-5179-4b85-aa75-cf17e34d9fb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:30,801 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:51:30,801 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c20c0e55-31ae-46b1-9863-020a7fc30ff8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c20c0e55-31ae-46b1-9863-020a7fc30ff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:31,851 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:51:31,851 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-505c7a77-046d-45b8-97ee-aa8e35a55fdc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-505c7a77-046d-45b8-97ee-aa8e35a55fdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:32,903 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.044s 2022-04-11 09:51:32,904 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c558ba1c-0950-4d21-8155-7bd428db2402', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c558ba1c-0950-4d21-8155-7bd428db2402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:33,954 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:51:33,954 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c68bb87-6d05-45c1-abaf-7e56148b7c0f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c68bb87-6d05-45c1-abaf-7e56148b7c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:35,003 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:51:35,004 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82285bf1-cc8b-429e-aec5-9871fc8a8149', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82285bf1-cc8b-429e-aec5-9871fc8a8149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:36,053 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:51:36,054 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12445578-7863-498f-a0bc-94e64d16f0a5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12445578-7863-498f-a0bc-94e64d16f0a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:37,106 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:51:37,106 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34167322-5efd-40f2-ae40-fc73f49ce6a2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34167322-5efd-40f2-ae40-fc73f49ce6a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:38,156 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:51:38,156 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4542bbe-68c5-4ffc-80db-148f9aba152e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4542bbe-68c5-4ffc-80db-148f9aba152e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:39,206 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:51:39,206 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccce500c-a7d1-4ac4-99b8-65861cbca375', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccce500c-a7d1-4ac4-99b8-65861cbca375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:40,257 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:51:40,258 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-821853d7-95bd-4512-a064-a6f8b03fabda', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-821853d7-95bd-4512-a064-a6f8b03fabda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:41,308 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:51:41,309 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d2e0681-0045-48a0-be41-055626d0ab33', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d2e0681-0045-48a0-be41-055626d0ab33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:42,358 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:51:42,358 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aad0d95e-470d-4ec1-962d-89621e8973dc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aad0d95e-470d-4ec1-962d-89621e8973dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:43,408 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:51:43,409 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62cb3744-c13e-47df-ba05-e51e75b2fd6a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62cb3744-c13e-47df-ba05-e51e75b2fd6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:44,459 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:51:44,459 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4ae9e7c-f7e5-4479-b1de-f95e629854fe', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4ae9e7c-f7e5-4479-b1de-f95e629854fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:45,507 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:51:45,508 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6e507df-a45c-439b-bf41-c02faec0e2e4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6e507df-a45c-439b-bf41-c02faec0e2e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:46,557 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:51:46,557 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-188b7408-343c-4f64-a248-8c1e02fb65e8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-188b7408-343c-4f64-a248-8c1e02fb65e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:47,606 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:51:47,606 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ea8e24-e2d7-4567-8302-f3b2b24ec719', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ea8e24-e2d7-4567-8302-f3b2b24ec719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:48,656 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:51:48,657 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6a67363-6099-4e54-98e4-bb4b6a0aaa01', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6a67363-6099-4e54-98e4-bb4b6a0aaa01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:49,705 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:51:49,706 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dd02e51-5157-4416-8f55-3bd2d1f55a6d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dd02e51-5157-4416-8f55-3bd2d1f55a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:50,765 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.051s 2022-04-11 09:51:50,766 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25119488-2767-469f-a76f-197660705d6f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25119488-2767-469f-a76f-197660705d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:51,815 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:51:51,815 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a419791c-7abd-42f8-8468-69f786ff062d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a419791c-7abd-42f8-8468-69f786ff062d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:52,866 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:51:52,866 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e8162e-070d-41d2-8420-1275488a7e3c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e8162e-070d-41d2-8420-1275488a7e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:53,914 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:51:53,914 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07e79a6e-9479-4ea7-97d8-90eb2fcccc08', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07e79a6e-9479-4ea7-97d8-90eb2fcccc08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:54,965 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:51:54,965 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-974b825b-0fad-41de-a410-f082ad7d08b0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-974b825b-0fad-41de-a410-f082ad7d08b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:56,014 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:51:56,014 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-808e7684-33d1-44c3-ac97-32e40532c579', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-808e7684-33d1-44c3-ac97-32e40532c579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:57,063 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:51:57,064 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f63ba483-bee1-4f96-9ba4-309dcc83312e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f63ba483-bee1-4f96-9ba4-309dcc83312e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:58,114 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:51:58,115 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b70cc982-bc81-441a-87fc-d82201fdb8dd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b70cc982-bc81-441a-87fc-d82201fdb8dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:51:59,163 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:51:59,163 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3fcd51e-7f9b-473c-b2d9-191a634c17f1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3fcd51e-7f9b-473c-b2d9-191a634c17f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:00,213 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:52:00,214 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0eba181-f4c7-4e8f-a1d1-61c117eff11a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0eba181-f4c7-4e8f-a1d1-61c117eff11a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:01,262 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:52:01,262 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ba8ca46-e5a6-4f21-9685-fdddfbf0e958', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ba8ca46-e5a6-4f21-9685-fdddfbf0e958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:02,314 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.044s 2022-04-11 09:52:02,314 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee899876-9735-43bb-bbfd-c33358ca02fd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee899876-9735-43bb-bbfd-c33358ca02fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:03,363 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:52:03,363 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56cbb287-098b-4e09-b9c7-1bd1b2484de2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56cbb287-098b-4e09-b9c7-1bd1b2484de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:04,414 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:52:04,414 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0864668-0418-4f3c-a243-699741721604', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0864668-0418-4f3c-a243-699741721604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:05,463 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:05,464 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c46a3825-e4c4-41dc-9667-a9a72ef6a8ca', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c46a3825-e4c4-41dc-9667-a9a72ef6a8ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:06,516 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.044s 2022-04-11 09:52:06,517 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-070a62eb-46e2-43f2-974e-64c720cd12cb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-070a62eb-46e2-43f2-974e-64c720cd12cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:07,567 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:52:07,567 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c4b3717-d6eb-49d1-b139-39e987f3315a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c4b3717-d6eb-49d1-b139-39e987f3315a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:08,615 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:52:08,615 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33e7abbd-df4e-417b-911d-fa84ed236f98', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33e7abbd-df4e-417b-911d-fa84ed236f98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:09,665 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:09,665 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cc6732c-2a09-42d8-843d-afea61adc4e5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cc6732c-2a09-42d8-843d-afea61adc4e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:10,714 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:10,715 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-562f0ff4-ddfa-4820-9977-75dc871f229c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-562f0ff4-ddfa-4820-9977-75dc871f229c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:11,764 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:52:11,765 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80730e16-44cd-4782-8cc6-ceda4cda4255', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80730e16-44cd-4782-8cc6-ceda4cda4255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:12,814 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:12,815 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97a53573-c0c1-468e-b80d-bdf274670eb0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97a53573-c0c1-468e-b80d-bdf274670eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:13,864 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:13,864 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-857f8146-5401-454c-8a21-41bff9941687', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-857f8146-5401-454c-8a21-41bff9941687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:14,912 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:52:14,912 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9e01d9a-3461-4a40-b69c-469238a297df', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9e01d9a-3461-4a40-b69c-469238a297df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:15,962 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:15,963 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d928950-d7a7-4a9f-a7cb-68cd7ec1ba2b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d928950-d7a7-4a9f-a7cb-68cd7ec1ba2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:17,010 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:52:17,011 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f243c0b2-dbfd-4cb4-abc8-3049fbe5eaee', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f243c0b2-dbfd-4cb4-abc8-3049fbe5eaee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:18,060 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:18,060 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15821418-15fd-4505-acd4-937f2b605f39', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15821418-15fd-4505-acd4-937f2b605f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:19,109 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:19,110 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6ee5d94-abb2-479e-bc3a-987d413b6b90', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6ee5d94-abb2-479e-bc3a-987d413b6b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:20,159 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:20,159 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f300cd4-d0e5-42f2-94d6-281c0b64681f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f300cd4-d0e5-42f2-94d6-281c0b64681f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:21,208 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:52:21,208 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb465db2-2033-4df8-ac63-f2b8ffe14991', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb465db2-2033-4df8-ac63-f2b8ffe14991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:22,257 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:52:22,257 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1fd9d38-f074-48d9-9326-ffd2156f1d8c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1fd9d38-f074-48d9-9326-ffd2156f1d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:23,305 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:52:23,306 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb748e88-f69e-44c3-9255-b20b77ebd655', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb748e88-f69e-44c3-9255-b20b77ebd655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:24,355 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:24,355 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aea1106-724a-44fb-8466-2917fa6b3470', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aea1106-724a-44fb-8466-2917fa6b3470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:25,404 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:25,405 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88bd83da-c75c-4f82-94fb-2883ba6ab2b3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88bd83da-c75c-4f82-94fb-2883ba6ab2b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:26,456 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.044s 2022-04-11 09:52:26,456 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc07cf9b-2427-4b67-abc5-f636f6b0c226', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc07cf9b-2427-4b67-abc5-f636f6b0c226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:27,506 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:27,506 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a4718dc-bfaa-4bff-b034-065593411be4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a4718dc-bfaa-4bff-b034-065593411be4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:28,556 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:28,556 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d71fde6-9723-4fdb-812e-ba67756faa0f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d71fde6-9723-4fdb-812e-ba67756faa0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:29,605 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:29,605 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7ab6661-1efc-4998-8ac1-0ee52c5c4f47', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7ab6661-1efc-4998-8ac1-0ee52c5c4f47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:30,654 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:30,654 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd2060c-73c2-4043-81b9-25b4a6e6c7ac', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd2060c-73c2-4043-81b9-25b4a6e6c7ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:31,703 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:52:31,703 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-521ec148-071d-41db-9be5-ca8017bd2331', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-521ec148-071d-41db-9be5-ca8017bd2331', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:32,753 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:32,753 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a242677-5952-4403-812b-f9cd2166f42b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a242677-5952-4403-812b-f9cd2166f42b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:33,804 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:33,804 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce57493e-8ee2-40e9-bf82-4c844ddbeb6a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce57493e-8ee2-40e9-bf82-4c844ddbeb6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:34,855 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:52:34,855 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d0738af-224a-4574-a8b5-fe63c4004f20', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d0738af-224a-4574-a8b5-fe63c4004f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:35,904 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:52:35,904 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac822198-f3c7-4a05-89a7-6ddcd00f3011', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac822198-f3c7-4a05-89a7-6ddcd00f3011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:36,955 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:52:36,955 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec26d9c9-7703-4290-b568-2a08edcaecc4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec26d9c9-7703-4290-b568-2a08edcaecc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:38,003 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:38,003 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5101b04-a739-4c7a-b092-2343570a3fe3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5101b04-a739-4c7a-b092-2343570a3fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:39,059 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.048s 2022-04-11 09:52:39,059 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d96ba46d-9386-4b37-90d3-66a5af892f2f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d96ba46d-9386-4b37-90d3-66a5af892f2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:40,108 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:40,109 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35e3935f-58be-4e51-9346-f0b57b43aaec', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35e3935f-58be-4e51-9346-f0b57b43aaec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:41,157 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:52:41,157 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9487855a-b29e-404d-bcdc-2317051f2be1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9487855a-b29e-404d-bcdc-2317051f2be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:42,206 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:52:42,207 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75d6f4e8-c26c-4dc4-bc95-5f6c41cb576c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75d6f4e8-c26c-4dc4-bc95-5f6c41cb576c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:43,255 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:52:43,255 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-020451b8-d632-43c3-9626-9854ac8f8522', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-020451b8-d632-43c3-9626-9854ac8f8522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:44,303 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:52:44,304 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bd9b77b-97c2-4007-801d-92d9ed13bd90', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bd9b77b-97c2-4007-801d-92d9ed13bd90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:45,353 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:45,353 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89be600c-06e6-4f13-87d6-2bca8758c799', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89be600c-06e6-4f13-87d6-2bca8758c799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:46,401 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:46,402 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76351987-2658-4b1a-bacc-b23091709645', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76351987-2658-4b1a-bacc-b23091709645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:47,452 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:47,452 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28a47170-d9e7-41fd-9364-a49ed42f3ae5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28a47170-d9e7-41fd-9364-a49ed42f3ae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:48,501 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:52:48,501 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4a8a1f1-0091-48f6-9170-577d7f7de189', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4a8a1f1-0091-48f6-9170-577d7f7de189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:49,549 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:52:49,549 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c6755a8-947d-4561-b8d7-8acd1e8918f4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c6755a8-947d-4561-b8d7-8acd1e8918f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:50,598 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:50,598 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dd8394b-5e63-4ac4-af20-e88222539f61', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dd8394b-5e63-4ac4-af20-e88222539f61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:51,648 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:51,648 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb0fc474-f813-4831-a1df-cdba92611cf9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb0fc474-f813-4831-a1df-cdba92611cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:52,699 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:52:52,699 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02ac01bd-58dd-4c4b-866c-ba2117061023', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02ac01bd-58dd-4c4b-866c-ba2117061023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:53,750 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:52:53,750 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a351d155-76af-4f54-8a8f-dab45b9ac122', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a351d155-76af-4f54-8a8f-dab45b9ac122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:54,799 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:54,800 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bb892ef-b270-4a64-b05c-0dc38215e93a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bb892ef-b270-4a64-b05c-0dc38215e93a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:55,850 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:55,850 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c25e39a8-23d6-4260-ba8f-66816afa2b41', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c25e39a8-23d6-4260-ba8f-66816afa2b41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:56,899 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:56,899 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecc1b3d3-1a2d-4dbe-861a-d05fa05c3c1a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecc1b3d3-1a2d-4dbe-861a-d05fa05c3c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:57,948 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:57,949 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0337b4cd-6a1d-42e0-8903-3e41847e270a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0337b4cd-6a1d-42e0-8903-3e41847e270a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:52:58,998 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:52:58,998 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30eac44c-c9ea-423c-a620-30437e910ce0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30eac44c-c9ea-423c-a620-30437e910ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:00,047 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:53:00,047 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5600cf8-0485-4f7c-a23b-0770fea043b5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5600cf8-0485-4f7c-a23b-0770fea043b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:01,095 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:53:01,095 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2482d0ab-b0de-438b-aada-c15b48a21386', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2482d0ab-b0de-438b-aada-c15b48a21386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:02,144 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:53:02,145 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d744df2-4f89-45c1-83c1-35268628cc6d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d744df2-4f89-45c1-83c1-35268628cc6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:03,193 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:53:03,193 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a3a1e30-3584-4a97-9cb7-2d7f5efc63d9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a3a1e30-3584-4a97-9cb7-2d7f5efc63d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:04,243 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:53:04,243 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b0473b2-87b6-4346-8b8f-2cc2d15768a8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b0473b2-87b6-4346-8b8f-2cc2d15768a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:05,293 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:53:05,293 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aebbe59-7f57-481a-9904-7d6e9aeb19fc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aebbe59-7f57-481a-9904-7d6e9aeb19fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:06,343 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:53:06,344 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53f3e500-1aad-421d-a662-0621987c58aa', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53f3e500-1aad-421d-a662-0621987c58aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:07,394 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:53:07,395 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc6bc1b4-739a-43bb-a73d-5caae2fd1264', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc6bc1b4-739a-43bb-a73d-5caae2fd1264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:08,445 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:53:08,445 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d57e8c3a-69c1-45f4-ac65-e167b0cadb19', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d57e8c3a-69c1-45f4-ac65-e167b0cadb19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:09,493 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:53:09,494 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ff2da79-d085-4f7e-876c-ab85a205dac1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ff2da79-d085-4f7e-876c-ab85a205dac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:10,542 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:53:10,542 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02d2659c-1176-44c7-8f58-37a318e0c6e5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02d2659c-1176-44c7-8f58-37a318e0c6e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:11,592 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:53:11,592 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8140b92d-fa82-4645-946d-ecd586efc31b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8140b92d-fa82-4645-946d-ecd586efc31b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:12,641 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:53:12,642 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32399305-1cc0-4b09-9a52-cc158d850665', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32399305-1cc0-4b09-9a52-cc158d850665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:13,691 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:53:13,691 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5bf5c62-2f2a-4af0-ac8f-74d11c2fc99c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5bf5c62-2f2a-4af0-ac8f-74d11c2fc99c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:14,741 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:53:14,742 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a4f8ca4-e577-4a0c-97c1-909db41db64b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a4f8ca4-e577-4a0c-97c1-909db41db64b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:15,843 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:53:15,843 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e84ab360-d047-47c0-82c0-16a842d4d79c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e84ab360-d047-47c0-82c0-16a842d4d79c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:16,894 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:53:16,894 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ba2cc27-9472-4999-ada8-98462188e90f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ba2cc27-9472-4999-ada8-98462188e90f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:17,942 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:53:17,943 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-657d294e-8e56-4a64-8c72-077a3d688390', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-657d294e-8e56-4a64-8c72-077a3d688390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:18,992 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:53:18,993 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52b1885e-5fe9-4fad-a6a8-80136995a869', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52b1885e-5fe9-4fad-a6a8-80136995a869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:20,042 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:53:20,042 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-760e2b3e-cb0a-4183-9cf7-12db524b634f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-760e2b3e-cb0a-4183-9cf7-12db524b634f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:21,095 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.044s 2022-04-11 09:53:21,095 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-621648a6-4274-4c87-bfee-24bb2295aff2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-621648a6-4274-4c87-bfee-24bb2295aff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:22,144 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:53:22,144 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-556508f9-3efa-4a92-90f5-e24254642a7d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-556508f9-3efa-4a92-90f5-e24254642a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:23,194 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:53:23,195 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7246df7-b9bd-4ef2-97f2-289fc1b06430', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7246df7-b9bd-4ef2-97f2-289fc1b06430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:24,245 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:53:24,245 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39108e56-a41f-4b58-bd06-61002fde01a3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39108e56-a41f-4b58-bd06-61002fde01a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:25,293 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:53:25,294 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80e07be2-3082-49a0-9e3d-c3fdb2c76925', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80e07be2-3082-49a0-9e3d-c3fdb2c76925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:26,344 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:53:26,345 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6421ccd6-2acd-4fe3-809b-239a1a40b801', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6421ccd6-2acd-4fe3-809b-239a1a40b801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:27,395 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:53:27,395 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc76ce07-3987-4f3e-b8e1-e9f6728bc58e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc76ce07-3987-4f3e-b8e1-e9f6728bc58e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:28,447 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:53:28,447 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6466d113-9f88-4d49-98b1-d8ffd9c84f48', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6466d113-9f88-4d49-98b1-d8ffd9c84f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:29,497 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:53:29,497 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8a36dab-e515-43b5-bd0d-e3fdadb2b468', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8a36dab-e515-43b5-bd0d-e3fdadb2b468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:30,545 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:53:30,546 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a4867ac-1918-45c8-a88c-58c888857733', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a4867ac-1918-45c8-a88c-58c888857733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:31,595 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:53:31,595 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43c38f7b-6a1b-4a6e-9cfa-ffabba3d4d74', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43c38f7b-6a1b-4a6e-9cfa-ffabba3d4d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:32,644 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:53:32,644 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49aa4836-dee5-43d8-95f1-77cdfe3b51e2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49aa4836-dee5-43d8-95f1-77cdfe3b51e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:33,695 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:53:33,695 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20f34b2d-b12f-42e7-afc8-cb270046a7b6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20f34b2d-b12f-42e7-afc8-cb270046a7b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:34,745 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:53:34,746 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bf90244-b8af-4016-a201-648fbdbaa809', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bf90244-b8af-4016-a201-648fbdbaa809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:35,794 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:53:35,795 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-636d67db-cba9-4cc4-9a40-a9d1c3460588', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-636d67db-cba9-4cc4-9a40-a9d1c3460588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:36,845 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:53:36,845 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dec8eddd-c845-4ec7-b6f4-0f801601167e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dec8eddd-c845-4ec7-b6f4-0f801601167e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:37,893 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:53:37,894 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8d5682e-c09e-4349-b964-9d42f77c52a8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8d5682e-c09e-4349-b964-9d42f77c52a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:38,944 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:53:38,944 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b49352-cce4-453d-aec5-5ca778602aa5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b49352-cce4-453d-aec5-5ca778602aa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:39,997 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.044s 2022-04-11 09:53:39,997 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8703a834-d580-4e96-9054-00267254a098', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8703a834-d580-4e96-9054-00267254a098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:41,045 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:53:41,046 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdb1bafa-e4e8-4ae7-91e8-10048155ba54', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdb1bafa-e4e8-4ae7-91e8-10048155ba54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:42,095 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:53:42,095 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4a68be0-4e9d-4c7a-8c60-c5fd90d2a2a5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a68be0-4e9d-4c7a-8c60-c5fd90d2a2a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:43,145 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:53:43,145 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a779c71d-361c-41d2-9f00-3bdbce87d387', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a779c71d-361c-41d2-9f00-3bdbce87d387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:44,194 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:53:44,195 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d0a51ce-1c2a-43bf-9130-e3b378bc835f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d0a51ce-1c2a-43bf-9130-e3b378bc835f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:45,245 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:53:45,245 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7979b7dd-6598-4cdc-83ee-88695c8ff728', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7979b7dd-6598-4cdc-83ee-88695c8ff728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:46,294 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:53:46,294 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-592d9c53-cc57-428d-b546-347d8e7570be', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-592d9c53-cc57-428d-b546-347d8e7570be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:47,344 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:53:47,344 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1805f26-c0d9-4b85-b632-91dea2877ac0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1805f26-c0d9-4b85-b632-91dea2877ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:48,392 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:53:48,393 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01457c8d-6f7f-4a0d-b80a-04cc86a60a4d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01457c8d-6f7f-4a0d-b80a-04cc86a60a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:49,443 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:53:49,443 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6763160-c132-49df-9d33-4dd64b88e5aa', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6763160-c132-49df-9d33-4dd64b88e5aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:50,491 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:53:50,492 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bac6cca-7767-4278-84f5-c94ff2396378', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bac6cca-7767-4278-84f5-c94ff2396378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:51,543 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.044s 2022-04-11 09:53:51,543 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b2dc1af-fb12-4ee8-a94f-5a2e2c369f90', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b2dc1af-fb12-4ee8-a94f-5a2e2c369f90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:52,593 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:53:52,593 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef502cc-2daa-412c-9f83-166de425eea9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef502cc-2daa-412c-9f83-166de425eea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:53,642 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:53:53,643 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95624678-c232-410e-9b8a-9b0d743cff94', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95624678-c232-410e-9b8a-9b0d743cff94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:54,694 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:53:54,694 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-571ad8b6-ea20-4a4c-9306-88820824104e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-571ad8b6-ea20-4a4c-9306-88820824104e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:55,745 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:53:55,745 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efbd3238-1838-4ea4-9bbc-95a0d12b505d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efbd3238-1838-4ea4-9bbc-95a0d12b505d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:56,793 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:53:56,794 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f1acf2f-5744-49bf-a119-317018693956', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f1acf2f-5744-49bf-a119-317018693956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:57,844 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:53:57,844 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78a33ae6-7062-4bdc-be7f-4eb005c71749', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78a33ae6-7062-4bdc-be7f-4eb005c71749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:58,893 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:53:58,893 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21a52635-7acc-4ac3-9936-eb87be1e3537', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21a52635-7acc-4ac3-9936-eb87be1e3537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:53:59,942 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:53:59,942 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e8b0115-4cbf-4bee-9a8c-34e7db087980', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e8b0115-4cbf-4bee-9a8c-34e7db087980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:00,992 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:54:00,992 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d115a812-67df-4e6c-bd94-8397cce67612', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d115a812-67df-4e6c-bd94-8397cce67612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:02,041 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:54:02,041 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf4746d7-06f9-4390-85b3-3d45cd3ff6ee', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf4746d7-06f9-4390-85b3-3d45cd3ff6ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:03,090 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:54:03,090 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a4ec073-c69e-4409-8b16-33c010410379', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a4ec073-c69e-4409-8b16-33c010410379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:04,138 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:54:04,138 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c8c0402-cbda-4615-85bb-1fb97ec8ef2d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c8c0402-cbda-4615-85bb-1fb97ec8ef2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:05,188 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:54:05,189 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-876af33f-7279-4c25-b57b-c0709fd4c55f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-876af33f-7279-4c25-b57b-c0709fd4c55f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:06,237 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:54:06,237 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f07a40be-ff47-4359-832f-61e071df8d18', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f07a40be-ff47-4359-832f-61e071df8d18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:07,287 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:54:07,287 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc1491d7-b17a-4949-8876-a3517c5953e4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc1491d7-b17a-4949-8876-a3517c5953e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:08,337 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:54:08,338 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36d770d6-dfa4-403f-8496-8fed83968288', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36d770d6-dfa4-403f-8496-8fed83968288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:09,386 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:54:09,387 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5030c18-c40d-4409-850f-1d4974fa94ea', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5030c18-c40d-4409-850f-1d4974fa94ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:10,437 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:54:10,438 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ef8a879-1da6-409c-bb62-ae0482ff1161', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef8a879-1da6-409c-bb62-ae0482ff1161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:11,487 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:54:11,488 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9699a07-9d09-4a9c-a520-6b71514eb9d0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9699a07-9d09-4a9c-a520-6b71514eb9d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:12,536 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:54:12,536 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af9eb7ba-00da-4af2-9ee3-c83704182ea4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af9eb7ba-00da-4af2-9ee3-c83704182ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:13,585 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:54:13,586 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b8158e9-0f16-40ae-9c67-d8a0afe0e2cc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b8158e9-0f16-40ae-9c67-d8a0afe0e2cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:14,635 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:54:14,635 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-310f6835-3d49-4b22-b986-08fd8ccf181d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-310f6835-3d49-4b22-b986-08fd8ccf181d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:15,690 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.047s 2022-04-11 09:54:15,690 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e354084d-6179-480f-9f38-2ef4c225eede', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e354084d-6179-480f-9f38-2ef4c225eede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:16,739 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:54:16,740 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b84597b8-59b2-4f3f-bf17-229110e3a9e3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b84597b8-59b2-4f3f-bf17-229110e3a9e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:17,791 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:54:17,791 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc596b59-7c4b-4706-80e6-f77b24a71c88', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc596b59-7c4b-4706-80e6-f77b24a71c88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:18,896 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.097s 2022-04-11 09:54:18,896 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ea48d67-e7d0-4339-9bca-e409365da22f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ea48d67-e7d0-4339-9bca-e409365da22f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:19,946 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:54:19,946 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5accadf-38c4-4da9-9d8e-45be403d6fde', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5accadf-38c4-4da9-9d8e-45be403d6fde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:20,997 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:54:20,998 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9317ac8a-dfe4-4fc2-86ba-bcd33ad0e4c5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9317ac8a-dfe4-4fc2-86ba-bcd33ad0e4c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:22,046 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:54:22,046 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c991093-6616-43fd-aef2-1cb7d925469a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c991093-6616-43fd-aef2-1cb7d925469a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:23,097 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:54:23,097 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a9d85ca-e1bf-453f-9d5d-ac661ba873f6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a9d85ca-e1bf-453f-9d5d-ac661ba873f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:24,149 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.044s 2022-04-11 09:54:24,149 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-279b0c17-0dff-45dc-abdd-1bede8c43803', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-279b0c17-0dff-45dc-abdd-1bede8c43803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:25,199 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:54:25,199 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5ffb084-be6c-45c6-a4bb-9149cb81f9af', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5ffb084-be6c-45c6-a4bb-9149cb81f9af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:26,247 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:54:26,248 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cac4c0f5-94c2-4e2d-8c7f-44620530ef2d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cac4c0f5-94c2-4e2d-8c7f-44620530ef2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:27,297 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:54:27,297 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c4942b4-f8d5-4ec1-9ce2-e0d124d30118', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c4942b4-f8d5-4ec1-9ce2-e0d124d30118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:28,346 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:54:28,346 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc7fccb4-0972-4c22-9939-30b983b43a3c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc7fccb4-0972-4c22-9939-30b983b43a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:29,396 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:54:29,396 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac525190-1b7d-47ad-927a-2418321e1a82', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac525190-1b7d-47ad-927a-2418321e1a82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:30,449 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.044s 2022-04-11 09:54:30,449 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dac0be5f-ca89-40e5-a894-e3e6ddc64705', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dac0be5f-ca89-40e5-a894-e3e6ddc64705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:31,498 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:54:31,498 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d6592b8-f3d2-43ca-9ee2-db5656aa5307', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d6592b8-f3d2-43ca-9ee2-db5656aa5307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:32,546 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:54:32,546 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d952d08-f332-47e4-8ce1-2e1712fba854', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d952d08-f332-47e4-8ce1-2e1712fba854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:33,595 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:54:33,596 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-078a04ea-1716-4676-be7d-8ab355216da1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-078a04ea-1716-4676-be7d-8ab355216da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:34,647 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:54:34,648 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51df7bbf-3b80-4f6a-bd92-272677046eae', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51df7bbf-3b80-4f6a-bd92-272677046eae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:35,698 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:54:35,698 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac41d8d9-6686-456d-b660-7ee6d8a22027', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac41d8d9-6686-456d-b660-7ee6d8a22027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:36,748 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:54:36,749 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dc32111-9be0-41f7-9fba-eb5cd4f4ddde', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dc32111-9be0-41f7-9fba-eb5cd4f4ddde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:37,798 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:54:37,798 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f43780e2-47c8-453d-b194-df9d5b821a38', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f43780e2-47c8-453d-b194-df9d5b821a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:38,847 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:54:38,848 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c29a7f3-4a9c-4c17-ba0b-b9b50f6fe3ad', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c29a7f3-4a9c-4c17-ba0b-b9b50f6fe3ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:39,896 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:54:39,896 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b55fff0-af2b-4a42-a224-750bf33be501', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b55fff0-af2b-4a42-a224-750bf33be501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:40,947 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:54:40,947 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33e04ae6-3226-472d-a4f7-ddeeacf9f8a5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33e04ae6-3226-472d-a4f7-ddeeacf9f8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:41,996 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:54:41,996 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-684ae9eb-f667-4684-9988-1ca319fbbf56', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-684ae9eb-f667-4684-9988-1ca319fbbf56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:43,046 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:54:43,046 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7085680f-8bfd-4e3d-99f4-1e7ab914a864', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7085680f-8bfd-4e3d-99f4-1e7ab914a864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:44,095 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:54:44,095 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa88ec95-7229-47b9-98d5-94c79d5a5324', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa88ec95-7229-47b9-98d5-94c79d5a5324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:45,147 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:54:45,149 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a0fff64-0eb6-4a2d-aa73-347b4d928e77', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a0fff64-0eb6-4a2d-aa73-347b4d928e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:46,200 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:54:46,200 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-620efb39-ed63-4646-91b3-75dba9393c89', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-620efb39-ed63-4646-91b3-75dba9393c89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:47,249 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:54:47,249 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b884727-f79c-48ba-ac66-0a4dcda6daad', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b884727-f79c-48ba-ac66-0a4dcda6daad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:48,297 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:54:48,297 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-470767cd-076f-4f48-a3cb-76e304dc1a3d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-470767cd-076f-4f48-a3cb-76e304dc1a3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:49,345 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:54:49,346 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-721489a7-40bf-437a-9a30-719e3c168463', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-721489a7-40bf-437a-9a30-719e3c168463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:50,394 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:54:50,395 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-128261c6-a235-4df7-afb1-5ba7e297bd70', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-128261c6-a235-4df7-afb1-5ba7e297bd70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:51,443 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:54:51,443 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bd6f27c-d0c7-4f93-b5fc-4ae58643acbc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bd6f27c-d0c7-4f93-b5fc-4ae58643acbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:52,492 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:54:52,493 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b2e3daa-c2d2-4b6a-964e-8e9e2412ca42', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b2e3daa-c2d2-4b6a-964e-8e9e2412ca42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:53,541 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:54:53,541 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-704f1da0-a20c-4587-8e53-f1bdbd3f33b0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-704f1da0-a20c-4587-8e53-f1bdbd3f33b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:54,590 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:54:54,591 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95186475-87b0-4138-8ff3-9899a7053b51', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95186475-87b0-4138-8ff3-9899a7053b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:55,640 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:54:55,640 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66c8055d-dd80-443a-bb2e-64fa4fc5d274', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66c8055d-dd80-443a-bb2e-64fa4fc5d274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:56,691 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:54:56,691 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fcfc224-21bb-4e92-a5df-4b8c2763e7b5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fcfc224-21bb-4e92-a5df-4b8c2763e7b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:57,741 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:54:57,741 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e1b3acc-c2df-4e4b-b96a-d11414459969', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e1b3acc-c2df-4e4b-b96a-d11414459969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:58,790 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:54:58,790 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e56e61b0-25f2-4d72-9939-bc4c1c94f03e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e56e61b0-25f2-4d72-9939-bc4c1c94f03e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:54:59,839 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:54:59,840 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdd132bc-7bb2-459b-9039-2413a7173f31', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdd132bc-7bb2-459b-9039-2413a7173f31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:00,888 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:55:00,889 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e475c7d-e558-4491-a5e3-0de5bdac527c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e475c7d-e558-4491-a5e3-0de5bdac527c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:01,938 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:55:01,938 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1d98824-b3fd-447d-9e28-f33f26e60d2d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1d98824-b3fd-447d-9e28-f33f26e60d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:02,986 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:55:02,986 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2bc51ca-29ab-4277-b132-35ae70e07149', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2bc51ca-29ab-4277-b132-35ae70e07149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:04,034 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:55:04,035 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-898af8bb-b54b-4491-9d65-5dd059d58cc6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-898af8bb-b54b-4491-9d65-5dd059d58cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:05,085 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:55:05,085 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e8ffb05-ecad-41ce-8445-18591e59b938', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e8ffb05-ecad-41ce-8445-18591e59b938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:06,133 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:55:06,133 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c286824c-3700-495a-a3ed-aa9a820cc615', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c286824c-3700-495a-a3ed-aa9a820cc615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:07,183 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:55:07,184 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08d89543-b0b5-4c95-b883-cc055a5bc4a6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08d89543-b0b5-4c95-b883-cc055a5bc4a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:08,234 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:55:08,234 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b605a74a-13bc-44a4-920e-703ee8705f6b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b605a74a-13bc-44a4-920e-703ee8705f6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:09,282 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:55:09,283 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a61d4ea6-6d35-4143-9ee1-1f36d67b0066', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a61d4ea6-6d35-4143-9ee1-1f36d67b0066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:10,332 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:55:10,332 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-310c8ac9-aee2-4652-91b2-d40dd2cac6b2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-310c8ac9-aee2-4652-91b2-d40dd2cac6b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:11,381 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:55:11,382 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc72fc7a-b463-4d2a-85e7-39b60eb2a570', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc72fc7a-b463-4d2a-85e7-39b60eb2a570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:12,433 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:55:12,433 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b7aab5a-583f-473e-b3b7-d0befa4f5ea0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b7aab5a-583f-473e-b3b7-d0befa4f5ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:13,480 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.039s 2022-04-11 09:55:13,480 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-470b661e-97e1-4d70-b277-496373fc6387', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-470b661e-97e1-4d70-b277-496373fc6387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:14,529 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:55:14,529 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2122cb06-78d7-4151-8666-e0f53caec1ad', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2122cb06-78d7-4151-8666-e0f53caec1ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:15,578 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:55:15,579 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ff0379f-4411-46b9-a0a5-1bf7bf7c64ef', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ff0379f-4411-46b9-a0a5-1bf7bf7c64ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:16,628 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:55:16,628 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98fb6088-9006-4e7b-b29b-d54bc3a0883f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98fb6088-9006-4e7b-b29b-d54bc3a0883f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:17,681 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.045s 2022-04-11 09:55:17,682 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19a76746-d0b8-4736-b425-c002039320fe', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19a76746-d0b8-4736-b425-c002039320fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:18,731 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:55:18,731 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba3815b0-8d21-42e7-b604-39fe130d3366', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba3815b0-8d21-42e7-b604-39fe130d3366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:19,780 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:55:19,780 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1083c2b5-85d7-4dad-9247-19f1ed0489d2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1083c2b5-85d7-4dad-9247-19f1ed0489d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:20,829 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:55:20,829 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eb57412-f775-45a5-ac60-ae3453e35609', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eb57412-f775-45a5-ac60-ae3453e35609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:21,881 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:55:21,881 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8f81bfb-7f40-4fd3-b560-0665ae6dbc3f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8f81bfb-7f40-4fd3-b560-0665ae6dbc3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:22,930 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:55:22,931 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f098a5a0-2646-4d16-90a8-3df993dfc36c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f098a5a0-2646-4d16-90a8-3df993dfc36c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:23,980 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:55:23,981 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99bfaae5-b158-4222-9962-bf8d1e6269d9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99bfaae5-b158-4222-9962-bf8d1e6269d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:25,030 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:55:25,030 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c785f23-7e91-4441-9186-52e0bea684d6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c785f23-7e91-4441-9186-52e0bea684d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:26,081 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.044s 2022-04-11 09:55:26,082 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a12fa13-66cb-45f0-8a07-10f56ca0a9cd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a12fa13-66cb-45f0-8a07-10f56ca0a9cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:27,131 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:55:27,132 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9de2c04a-a4e6-4fc6-91bc-50db7de13160', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9de2c04a-a4e6-4fc6-91bc-50db7de13160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:28,183 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.044s 2022-04-11 09:55:28,183 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a36f39a-310b-4c16-9790-292a21771135', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a36f39a-310b-4c16-9790-292a21771135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:29,236 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:55:29,236 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fbd4c63-5477-4574-820c-578fbdb18040', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fbd4c63-5477-4574-820c-578fbdb18040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:30,286 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:55:30,287 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38b114a2-5119-43e4-985a-0585d53a3f52', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38b114a2-5119-43e4-985a-0585d53a3f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:31,337 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:55:31,337 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd4a9b57-89ae-4bc8-ae9a-88b4f3c1e11c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd4a9b57-89ae-4bc8-ae9a-88b4f3c1e11c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:32,391 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.046s 2022-04-11 09:55:32,391 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1890218d-0c7b-4a05-8ce1-8c40013424d1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1890218d-0c7b-4a05-8ce1-8c40013424d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:33,440 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:55:33,441 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87a74f85-5ce8-491b-a245-742027df2fb8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87a74f85-5ce8-491b-a245-742027df2fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:34,489 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:55:34,489 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ac37bb2-4d16-4ad3-851c-83821ab97b70', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ac37bb2-4d16-4ad3-851c-83821ab97b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:35,537 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:55:35,538 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aa8d1d7-3dbe-45bd-bbd9-f3f4acd16b58', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aa8d1d7-3dbe-45bd-bbd9-f3f4acd16b58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:36,588 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:55:36,588 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-975db4b8-6665-4b5e-8844-6a7f457124da', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-975db4b8-6665-4b5e-8844-6a7f457124da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:37,640 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.044s 2022-04-11 09:55:37,641 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12770064-c008-4a16-89f7-0c8606891d65', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12770064-c008-4a16-89f7-0c8606891d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:38,693 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.044s 2022-04-11 09:55:38,694 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-697d0349-67a8-4937-9b3a-4bd519620d34', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-697d0349-67a8-4937-9b3a-4bd519620d34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:39,743 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:55:39,744 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7328e46c-d2d5-4c8a-9cf6-5c6adc01a6eb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7328e46c-d2d5-4c8a-9cf6-5c6adc01a6eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:40,792 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:55:40,793 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d5fb619-4e8e-4329-a57f-c3b27f896410', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d5fb619-4e8e-4329-a57f-c3b27f896410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:41,841 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:55:41,841 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-971d7181-c97e-451a-b114-945d72b72507', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-971d7181-c97e-451a-b114-945d72b72507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:42,888 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.038s 2022-04-11 09:55:42,888 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b04722e-5bd5-411f-a0f1-5f5d9b4b7da2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b04722e-5bd5-411f-a0f1-5f5d9b4b7da2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:43,945 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.048s 2022-04-11 09:55:43,945 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c0979c0-f9df-4a46-8204-bf1456b8b097', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c0979c0-f9df-4a46-8204-bf1456b8b097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:44,994 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:55:44,994 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4effddd-d4c1-45b8-a105-b551c8cf2cd6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4effddd-d4c1-45b8-a105-b551c8cf2cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:46,042 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:55:46,042 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f59fa415-2224-432a-9b8d-7cf573df46ed', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f59fa415-2224-432a-9b8d-7cf573df46ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:47,090 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:55:47,091 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88dbd262-f4c1-4484-ab78-1057ff644342', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88dbd262-f4c1-4484-ab78-1057ff644342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:48,140 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:55:48,140 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20058765-8524-4bcd-9a36-3e0289de35aa', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20058765-8524-4bcd-9a36-3e0289de35aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:49,187 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.039s 2022-04-11 09:55:49,188 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c43fcd18-8c7f-482f-9425-a37ad115131c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c43fcd18-8c7f-482f-9425-a37ad115131c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:50,240 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:55:50,240 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-355bc68b-0e37-48c1-bd81-7cafac71f01b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-355bc68b-0e37-48c1-bd81-7cafac71f01b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:51,290 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:55:51,290 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be034727-4742-4aef-9fb7-3ad472423dca', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be034727-4742-4aef-9fb7-3ad472423dca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:52,342 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.044s 2022-04-11 09:55:52,343 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71cec597-7d58-4703-974a-503fa2e30ffa', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71cec597-7d58-4703-974a-503fa2e30ffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:53,392 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:55:53,393 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-256b0021-e1d9-4d92-b511-25a294a0d600', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-256b0021-e1d9-4d92-b511-25a294a0d600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:54,442 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:55:54,442 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab2fd857-4a63-425e-9a5c-dc52f2682afd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab2fd857-4a63-425e-9a5c-dc52f2682afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:55,491 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:55:55,492 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bfa933f-6f6f-4a9b-9278-6b24e70b9efa', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bfa933f-6f6f-4a9b-9278-6b24e70b9efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:56,541 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:55:56,542 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d8e65ac-8383-48ed-98f2-47c0b37912b4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d8e65ac-8383-48ed-98f2-47c0b37912b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:57,598 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.048s 2022-04-11 09:55:57,599 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1faf5d55-7443-4f02-941d-9affbec3dad6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1faf5d55-7443-4f02-941d-9affbec3dad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:58,647 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:55:58,647 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49fd487a-ea97-426b-ac03-f3787e28efb7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49fd487a-ea97-426b-ac03-f3787e28efb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:55:59,699 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.044s 2022-04-11 09:55:59,700 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21cb7815-a936-473b-baf0-80883359f031', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21cb7815-a936-473b-baf0-80883359f031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:56:00,756 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.048s 2022-04-11 09:56:00,756 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d26d3590-4a00-4710-bdc5-ac39e36e0acd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d26d3590-4a00-4710-bdc5-ac39e36e0acd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:56:01,807 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.044s 2022-04-11 09:56:01,808 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-225775d2-18a5-4887-93a3-e70a50dc24a7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-225775d2-18a5-4887-93a3-e70a50dc24a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:56:02,857 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.041s 2022-04-11 09:56:02,857 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50b89d97-9b7f-49f7-998b-8f589fcf3719', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50b89d97-9b7f-49f7-998b-8f589fcf3719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:56:03,907 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:56:03,907 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5cc464a-b4ef-45a1-aef7-3eca17d3d25d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5cc464a-b4ef-45a1-aef7-3eca17d3d25d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:56:04,956 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.040s 2022-04-11 09:56:04,956 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db1f4d88-6b39-411f-bfe8-987bf2f39c11', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db1f4d88-6b39-411f-bfe8-987bf2f39c11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:56:06,006 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.042s 2022-04-11 09:56:06,007 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efb45f45-1514-45cc-955a-e6105f140140', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efb45f45-1514-45cc-955a-e6105f140140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:56:07,057 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:56:07,057 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-537104c5-448f-4dbd-bf2d-c0ee5a9489f8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-537104c5-448f-4dbd-bf2d-c0ee5a9489f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:56:08,108 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2 0.043s 2022-04-11 09:56:08,108 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-397e5dff-3106-4d92-8689-0f4b7767e541', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-397e5dff-3106-4d92-8689-0f4b7767e541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2'} Body: b'{"volume": {"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:33:35.000000", "updated_at": "2022-04-11T09:45:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1690243004", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/449c769b64c24e9fbdf540e50fe19ccd/volumes/80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}], "user_id": "9727713539414dc1ae73eb7ae47929fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "attachment_id": "74a267f7-8010-4852-b47e-a9b5ee0bf660", "volume_id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2", "server_id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-04-11T09:36:02.000000"}], "os-vol-tenant-attr:tenant_id": "449c769b64c24e9fbdf540e50fe19ccd"}}' 2022-04-11 09:56:08,229 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.114s 2022-04-11 09:56:08,230 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:08 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-b2193aa7-a902-4759-838c-a32d8298e901', 'x-compute-request-id': 'req-b2193aa7-a902-4759-838c-a32d8298e901', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'' 2022-04-11 09:56:08,424 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.193s 2022-04-11 09:56:08,424 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85dcdbe3-cc2d-432e-801d-e769ded11253', 'x-compute-request-id': 'req-85dcdbe3-cc2d-432e-801d-e769ded11253', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:09,635 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.200s 2022-04-11 09:56:09,635 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af3b2eb9-f24c-408a-9fa5-bed097d0373f', 'x-compute-request-id': 'req-af3b2eb9-f24c-408a-9fa5-bed097d0373f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:10,809 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.165s 2022-04-11 09:56:10,810 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5ce1e3d-63c8-41c4-8418-df22e1a495c6', 'x-compute-request-id': 'req-d5ce1e3d-63c8-41c4-8418-df22e1a495c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:11,978 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.159s 2022-04-11 09:56:11,979 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7987e2c-153d-4684-a1fe-22c40837f71a', 'x-compute-request-id': 'req-e7987e2c-153d-4684-a1fe-22c40837f71a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:13,293 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.305s 2022-04-11 09:56:13,294 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a62916b6-7114-4757-be25-33cc53652031', 'x-compute-request-id': 'req-a62916b6-7114-4757-be25-33cc53652031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:14,554 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.250s 2022-04-11 09:56:14,554 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7187666-5a52-4419-8e1b-fbbee94afa68', 'x-compute-request-id': 'req-e7187666-5a52-4419-8e1b-fbbee94afa68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:15,912 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.349s 2022-04-11 09:56:15,912 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc33b644-008c-4862-8f1b-9dc080f37a39', 'x-compute-request-id': 'req-dc33b644-008c-4862-8f1b-9dc080f37a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:17,185 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.264s 2022-04-11 09:56:17,186 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5559558f-3d4a-4675-9fdf-e3f1e7dab925', 'x-compute-request-id': 'req-5559558f-3d4a-4675-9fdf-e3f1e7dab925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:18,502 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.308s 2022-04-11 09:56:18,503 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fa84f6b-81ca-4b22-9cf6-9874e9d3f721', 'x-compute-request-id': 'req-9fa84f6b-81ca-4b22-9cf6-9874e9d3f721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:19,667 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.155s 2022-04-11 09:56:19,667 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55ce5e35-7029-44ce-bbd9-3066a4b0ec70', 'x-compute-request-id': 'req-55ce5e35-7029-44ce-bbd9-3066a4b0ec70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:20,825 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 09:56:20,825 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22dfe1eb-a3e2-4922-a030-c75511fa51d9', 'x-compute-request-id': 'req-22dfe1eb-a3e2-4922-a030-c75511fa51d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:21,982 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 09:56:21,982 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6765d45-e9db-44a3-b67a-e6f164b8e5af', 'x-compute-request-id': 'req-f6765d45-e9db-44a3-b67a-e6f164b8e5af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:23,142 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.152s 2022-04-11 09:56:23,142 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fc6f887-9b36-4d56-af08-f0fb5fc83601', 'x-compute-request-id': 'req-1fc6f887-9b36-4d56-af08-f0fb5fc83601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:24,297 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.146s 2022-04-11 09:56:24,298 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd586a1d-7703-4236-9135-31fb3fa90fb9', 'x-compute-request-id': 'req-dd586a1d-7703-4236-9135-31fb3fa90fb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:25,464 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.156s 2022-04-11 09:56:25,465 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c31131a-12db-4c03-ab39-4b05fdf34046', 'x-compute-request-id': 'req-5c31131a-12db-4c03-ab39-4b05fdf34046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:26,622 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 09:56:26,622 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6be1ab32-970f-4434-ad85-39cbd46d7429', 'x-compute-request-id': 'req-6be1ab32-970f-4434-ad85-39cbd46d7429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:27,784 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.153s 2022-04-11 09:56:27,785 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af4d5c14-327d-4527-a18c-05ec0ca311ba', 'x-compute-request-id': 'req-af4d5c14-327d-4527-a18c-05ec0ca311ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:28,942 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 09:56:28,943 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00f92fab-c893-40a1-a295-1faea0fa96da', 'x-compute-request-id': 'req-00f92fab-c893-40a1-a295-1faea0fa96da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:30,106 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.154s 2022-04-11 09:56:30,106 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78aa7a40-4d2c-4b0b-bad4-a093c7f82a7a', 'x-compute-request-id': 'req-78aa7a40-4d2c-4b0b-bad4-a093c7f82a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:31,268 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.153s 2022-04-11 09:56:31,268 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-420ee0ed-0943-4f7d-88aa-b08c990bbd2e', 'x-compute-request-id': 'req-420ee0ed-0943-4f7d-88aa-b08c990bbd2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:32,425 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 09:56:32,425 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3229e84-edda-4b0d-b238-06ec413cf361', 'x-compute-request-id': 'req-e3229e84-edda-4b0d-b238-06ec413cf361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:33,589 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.155s 2022-04-11 09:56:33,590 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bde750f0-f43e-4e3d-8a24-c9649aa3802f', 'x-compute-request-id': 'req-bde750f0-f43e-4e3d-8a24-c9649aa3802f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:34,750 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.152s 2022-04-11 09:56:34,751 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e314eff1-5da0-4958-b445-c70b15179fa9', 'x-compute-request-id': 'req-e314eff1-5da0-4958-b445-c70b15179fa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:35,906 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 09:56:35,907 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13366eba-6509-41ed-a9e3-06c98c909109', 'x-compute-request-id': 'req-13366eba-6509-41ed-a9e3-06c98c909109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:37,067 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.151s 2022-04-11 09:56:37,068 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b73c676-76d3-417c-b077-c1c731478a16', 'x-compute-request-id': 'req-4b73c676-76d3-417c-b077-c1c731478a16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:38,223 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.146s 2022-04-11 09:56:38,223 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-954be8c4-4343-429a-95a6-145322fd9e8a', 'x-compute-request-id': 'req-954be8c4-4343-429a-95a6-145322fd9e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:39,385 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.153s 2022-04-11 09:56:39,386 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-294b1cdd-523a-4f9e-96e7-912418e781ee', 'x-compute-request-id': 'req-294b1cdd-523a-4f9e-96e7-912418e781ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:40,541 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 09:56:40,542 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-016d4960-1fcf-486f-9e36-19fb957f009b', 'x-compute-request-id': 'req-016d4960-1fcf-486f-9e36-19fb957f009b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:41,703 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.153s 2022-04-11 09:56:41,704 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fed45cc5-7a13-40f1-82de-a29228c9fb44', 'x-compute-request-id': 'req-fed45cc5-7a13-40f1-82de-a29228c9fb44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:42,861 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 09:56:42,862 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b77a3d98-ad65-447a-9d7b-665cb34e225f', 'x-compute-request-id': 'req-b77a3d98-ad65-447a-9d7b-665cb34e225f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:44,022 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.152s 2022-04-11 09:56:44,023 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3efb53e-d3f3-439c-8d3e-e2bf8b7374bb', 'x-compute-request-id': 'req-d3efb53e-d3f3-439c-8d3e-e2bf8b7374bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:45,184 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.153s 2022-04-11 09:56:45,185 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bccdc55d-a24a-4d3f-b973-a1d850628344', 'x-compute-request-id': 'req-bccdc55d-a24a-4d3f-b973-a1d850628344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:46,343 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 09:56:46,344 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdb001c6-0e5c-4653-a893-16a50377a72f', 'x-compute-request-id': 'req-fdb001c6-0e5c-4653-a893-16a50377a72f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:47,504 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.152s 2022-04-11 09:56:47,505 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3de1c0b8-1545-4dac-9675-e2822939ae70', 'x-compute-request-id': 'req-3de1c0b8-1545-4dac-9675-e2822939ae70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:48,661 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 09:56:48,662 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a46d759-4130-4ffe-911c-1f923aded1db', 'x-compute-request-id': 'req-6a46d759-4130-4ffe-911c-1f923aded1db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:49,832 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.161s 2022-04-11 09:56:49,832 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3dbe4ec-589f-4c27-a638-7f388de33d91', 'x-compute-request-id': 'req-e3dbe4ec-589f-4c27-a638-7f388de33d91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:50,992 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.151s 2022-04-11 09:56:50,993 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9e1727c-e019-4485-b0a5-e6b3aee984ca', 'x-compute-request-id': 'req-a9e1727c-e019-4485-b0a5-e6b3aee984ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:52,224 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.223s 2022-04-11 09:56:52,225 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-535642ac-848b-4d42-9868-449ae87bdc13', 'x-compute-request-id': 'req-535642ac-848b-4d42-9868-449ae87bdc13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:53,386 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.152s 2022-04-11 09:56:53,387 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a89fb109-abff-4db3-9e6a-476ef1f881b8', 'x-compute-request-id': 'req-a89fb109-abff-4db3-9e6a-476ef1f881b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:54,543 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 09:56:54,543 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-199f4516-1331-4f17-ae8a-9e20b27d1123', 'x-compute-request-id': 'req-199f4516-1331-4f17-ae8a-9e20b27d1123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:55,711 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.159s 2022-04-11 09:56:55,712 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecb17524-de8e-46fa-9d6c-432abc81d407', 'x-compute-request-id': 'req-ecb17524-de8e-46fa-9d6c-432abc81d407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:56,871 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 09:56:56,871 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d5a41fd-32e1-48d0-b934-89c2e9ebdaa6', 'x-compute-request-id': 'req-1d5a41fd-32e1-48d0-b934-89c2e9ebdaa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:58,027 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 09:56:58,027 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ea063c8-cdec-4a34-aab8-afd0a1745c51', 'x-compute-request-id': 'req-8ea063c8-cdec-4a34-aab8-afd0a1745c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:56:59,195 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.159s 2022-04-11 09:56:59,196 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8bbfe3f-496b-40e0-91cb-69dd1a051446', 'x-compute-request-id': 'req-a8bbfe3f-496b-40e0-91cb-69dd1a051446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:00,354 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 09:57:00,355 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83a65d95-46db-4dfd-ae41-6bdaab6a0fb0', 'x-compute-request-id': 'req-83a65d95-46db-4dfd-ae41-6bdaab6a0fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:01,516 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.151s 2022-04-11 09:57:01,517 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01bc782c-90df-4f10-bd65-d80266ed13e2', 'x-compute-request-id': 'req-01bc782c-90df-4f10-bd65-d80266ed13e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:02,673 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 09:57:02,674 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddec36b8-b49b-4dbb-ae23-43f3d233dcc6', 'x-compute-request-id': 'req-ddec36b8-b49b-4dbb-ae23-43f3d233dcc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:03,833 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 09:57:03,834 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f2b8868-51e4-4c63-a3d4-13a1fea8c8ef', 'x-compute-request-id': 'req-0f2b8868-51e4-4c63-a3d4-13a1fea8c8ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:04,991 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 09:57:04,992 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2703f86a-cea4-45ea-9f51-4f9fa0267710', 'x-compute-request-id': 'req-2703f86a-cea4-45ea-9f51-4f9fa0267710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:06,150 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 09:57:06,150 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-205843b3-f7fa-479b-871d-1fdd1657a45a', 'x-compute-request-id': 'req-205843b3-f7fa-479b-871d-1fdd1657a45a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:07,311 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.152s 2022-04-11 09:57:07,311 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-930fbd54-f67e-4d81-8fe0-338446d82e40', 'x-compute-request-id': 'req-930fbd54-f67e-4d81-8fe0-338446d82e40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:08,469 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 09:57:08,469 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-597b43c9-bf23-42fa-b02f-17839680d053', 'x-compute-request-id': 'req-597b43c9-bf23-42fa-b02f-17839680d053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:09,632 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.154s 2022-04-11 09:57:09,633 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a08ada7-dab2-4b8f-8f82-5ec793769f28', 'x-compute-request-id': 'req-4a08ada7-dab2-4b8f-8f82-5ec793769f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:10,788 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 09:57:10,788 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7f1a0c2-55b1-4574-9820-153b6793ec9f', 'x-compute-request-id': 'req-e7f1a0c2-55b1-4574-9820-153b6793ec9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:11,946 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 09:57:11,947 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d8094e7-7870-4acf-bb50-a78459ef8c35', 'x-compute-request-id': 'req-5d8094e7-7870-4acf-bb50-a78459ef8c35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:13,107 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.151s 2022-04-11 09:57:13,107 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26bf55c3-18ea-4965-8599-1538be130556', 'x-compute-request-id': 'req-26bf55c3-18ea-4965-8599-1538be130556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:14,267 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.151s 2022-04-11 09:57:14,267 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b51a47e3-5d42-4361-8952-adc44f2c7a23', 'x-compute-request-id': 'req-b51a47e3-5d42-4361-8952-adc44f2c7a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:15,426 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 09:57:15,426 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1b15fad-9fe6-40a4-b148-edbef5b3dd90', 'x-compute-request-id': 'req-d1b15fad-9fe6-40a4-b148-edbef5b3dd90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:16,585 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 09:57:16,585 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ba09968-277c-46be-88a9-41ffdb7b1415', 'x-compute-request-id': 'req-9ba09968-277c-46be-88a9-41ffdb7b1415', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:17,756 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.162s 2022-04-11 09:57:17,756 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dba033a2-d32d-4c28-9444-858b1ecf1983', 'x-compute-request-id': 'req-dba033a2-d32d-4c28-9444-858b1ecf1983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:18,998 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.233s 2022-04-11 09:57:18,998 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3272252-85db-49ff-9cdc-d646a65bc48f', 'x-compute-request-id': 'req-c3272252-85db-49ff-9cdc-d646a65bc48f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:20,179 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.171s 2022-04-11 09:57:20,179 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-791c9925-efd1-4fab-a8e6-dcf3f239f67e', 'x-compute-request-id': 'req-791c9925-efd1-4fab-a8e6-dcf3f239f67e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:21,340 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.151s 2022-04-11 09:57:21,340 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f42b26bc-fef1-4881-b7d0-cbe6d0848115', 'x-compute-request-id': 'req-f42b26bc-fef1-4881-b7d0-cbe6d0848115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:22,503 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.153s 2022-04-11 09:57:22,503 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53bbfea4-cd5e-473c-91ec-44601466230f', 'x-compute-request-id': 'req-53bbfea4-cd5e-473c-91ec-44601466230f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:23,682 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.170s 2022-04-11 09:57:23,682 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a54887c6-6a36-4cda-b89c-08ce4fffc1de', 'x-compute-request-id': 'req-a54887c6-6a36-4cda-b89c-08ce4fffc1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:24,842 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.151s 2022-04-11 09:57:24,842 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-997f6499-5baf-448e-b323-c57113819857', 'x-compute-request-id': 'req-997f6499-5baf-448e-b323-c57113819857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:26,000 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 09:57:26,000 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4bd33de-93da-4d21-8ec6-3f5cc0159a65', 'x-compute-request-id': 'req-d4bd33de-93da-4d21-8ec6-3f5cc0159a65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:27,156 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 09:57:27,156 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-404350e4-003e-458d-aacb-3c41d48d8a68', 'x-compute-request-id': 'req-404350e4-003e-458d-aacb-3c41d48d8a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:28,318 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.153s 2022-04-11 09:57:28,318 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75fbf663-84ab-45c9-9dea-5aaa666973cb', 'x-compute-request-id': 'req-75fbf663-84ab-45c9-9dea-5aaa666973cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:29,483 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.156s 2022-04-11 09:57:29,483 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53b35517-ea29-4c14-82e2-6a6ed7c19090', 'x-compute-request-id': 'req-53b35517-ea29-4c14-82e2-6a6ed7c19090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:30,640 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 09:57:30,640 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eeee6473-1704-4081-96a9-ad0e7528051b', 'x-compute-request-id': 'req-eeee6473-1704-4081-96a9-ad0e7528051b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:31,805 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.156s 2022-04-11 09:57:31,806 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfb1b788-5e75-4d3a-a31d-ccabc35c1261', 'x-compute-request-id': 'req-dfb1b788-5e75-4d3a-a31d-ccabc35c1261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:32,964 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 09:57:32,965 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfc4b480-ab91-435c-9bfd-2a2f2d133b85', 'x-compute-request-id': 'req-dfc4b480-ab91-435c-9bfd-2a2f2d133b85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:34,121 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 09:57:34,122 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-004b1454-c721-4d22-a4c9-2cfb0bdc68f4', 'x-compute-request-id': 'req-004b1454-c721-4d22-a4c9-2cfb0bdc68f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:35,283 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.153s 2022-04-11 09:57:35,284 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-244a9aa9-08c2-4c69-b863-cdacdac55364', 'x-compute-request-id': 'req-244a9aa9-08c2-4c69-b863-cdacdac55364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:36,441 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 09:57:36,442 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2da018d-d340-4b6d-8149-fb3d7d1007b6', 'x-compute-request-id': 'req-d2da018d-d340-4b6d-8149-fb3d7d1007b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:37,598 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 09:57:37,599 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acdcf60c-db96-4154-9744-2b6615d3e8ad', 'x-compute-request-id': 'req-acdcf60c-db96-4154-9744-2b6615d3e8ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:38,758 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 09:57:38,759 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d9ae889-18ac-4829-a1b7-35ee2d48db72', 'x-compute-request-id': 'req-2d9ae889-18ac-4829-a1b7-35ee2d48db72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:39,918 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.151s 2022-04-11 09:57:39,919 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c35a3a2-17f5-452e-b18d-dd6446fe62ec', 'x-compute-request-id': 'req-7c35a3a2-17f5-452e-b18d-dd6446fe62ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:41,072 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.146s 2022-04-11 09:57:41,073 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8a001ac-9905-4be2-a77c-890a7b1ff6eb', 'x-compute-request-id': 'req-e8a001ac-9905-4be2-a77c-890a7b1ff6eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:42,258 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.176s 2022-04-11 09:57:42,258 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80be3ecb-165e-465b-a34e-442d9b45533a', 'x-compute-request-id': 'req-80be3ecb-165e-465b-a34e-442d9b45533a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:43,427 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.160s 2022-04-11 09:57:43,427 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f2df959-b072-48bc-b9f4-55dc930d8d0d', 'x-compute-request-id': 'req-1f2df959-b072-48bc-b9f4-55dc930d8d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:44,741 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.306s 2022-04-11 09:57:44,742 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5da4e97c-d6a7-4032-ad5a-a557140d8786', 'x-compute-request-id': 'req-5da4e97c-d6a7-4032-ad5a-a557140d8786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:45,899 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 09:57:45,900 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2496e2fd-e4cc-47e4-aadb-a69418aa063c', 'x-compute-request-id': 'req-2496e2fd-e4cc-47e4-aadb-a69418aa063c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:47,058 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 09:57:47,058 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40dd35e6-084e-4ded-b936-bb9476d9491d', 'x-compute-request-id': 'req-40dd35e6-084e-4ded-b936-bb9476d9491d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:48,215 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 09:57:48,215 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62082911-84ec-4aed-a9fa-86c30b15f97b', 'x-compute-request-id': 'req-62082911-84ec-4aed-a9fa-86c30b15f97b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:49,371 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 09:57:49,371 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54c76ad6-1807-4aee-9bbc-49548c6d820f', 'x-compute-request-id': 'req-54c76ad6-1807-4aee-9bbc-49548c6d820f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:50,531 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.151s 2022-04-11 09:57:50,531 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc49d69e-9579-4a5f-b8d7-db40fd597ce8', 'x-compute-request-id': 'req-fc49d69e-9579-4a5f-b8d7-db40fd597ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:51,689 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 09:57:51,689 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a374e10b-1eb1-4da3-a234-8b0b33a47899', 'x-compute-request-id': 'req-a374e10b-1eb1-4da3-a234-8b0b33a47899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:52,848 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 09:57:52,849 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0b51f54-f059-4415-9ed3-ea52035ae272', 'x-compute-request-id': 'req-d0b51f54-f059-4415-9ed3-ea52035ae272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:54,096 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.238s 2022-04-11 09:57:54,096 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9565b2cc-abc1-4b0d-8b0a-553c50874a61', 'x-compute-request-id': 'req-9565b2cc-abc1-4b0d-8b0a-553c50874a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:55,256 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.151s 2022-04-11 09:57:55,257 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f161d60e-fa78-4ef2-8447-75ef24e3a9f7', 'x-compute-request-id': 'req-f161d60e-fa78-4ef2-8447-75ef24e3a9f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:56,412 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 09:57:56,413 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2394a23e-f1b5-415c-a78c-8b110a60ad4d', 'x-compute-request-id': 'req-2394a23e-f1b5-415c-a78c-8b110a60ad4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:57,599 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.177s 2022-04-11 09:57:57,599 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc92258b-5ab4-4748-885b-4bd8b07b1ce4', 'x-compute-request-id': 'req-cc92258b-5ab4-4748-885b-4bd8b07b1ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:58,768 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.160s 2022-04-11 09:57:58,768 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bc21981-029c-4a85-ae0a-90dcd19c1664', 'x-compute-request-id': 'req-3bc21981-029c-4a85-ae0a-90dcd19c1664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:57:59,931 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.154s 2022-04-11 09:57:59,932 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75b5d26c-ac05-4ba9-bebc-2caed80cdcfc', 'x-compute-request-id': 'req-75b5d26c-ac05-4ba9-bebc-2caed80cdcfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:01,087 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 09:58:01,088 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26d70d93-c7c8-45d3-a537-9a34882ab483', 'x-compute-request-id': 'req-26d70d93-c7c8-45d3-a537-9a34882ab483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:02,256 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.159s 2022-04-11 09:58:02,256 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f1ed3e8-fe8d-4f9d-8fef-8fc971c957da', 'x-compute-request-id': 'req-5f1ed3e8-fe8d-4f9d-8fef-8fc971c957da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:03,412 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 09:58:03,412 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ee2dd93-95f8-40c5-abf8-a0baa98d8af3', 'x-compute-request-id': 'req-0ee2dd93-95f8-40c5-abf8-a0baa98d8af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:04,570 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 09:58:04,570 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71fdb7af-928d-422d-a157-507c4b437490', 'x-compute-request-id': 'req-71fdb7af-928d-422d-a157-507c4b437490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:05,729 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.151s 2022-04-11 09:58:05,730 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1305ce5-0aed-4603-8767-ccb319bca64e', 'x-compute-request-id': 'req-d1305ce5-0aed-4603-8767-ccb319bca64e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:06,891 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.152s 2022-04-11 09:58:06,891 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d3cb601-956e-4390-9d4d-4d3fd4ba594f', 'x-compute-request-id': 'req-7d3cb601-956e-4390-9d4d-4d3fd4ba594f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:08,048 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 09:58:08,049 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81e721e7-e6e5-469c-80c3-710473bfb0ea', 'x-compute-request-id': 'req-81e721e7-e6e5-469c-80c3-710473bfb0ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:09,205 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 09:58:09,206 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1de8e812-cc13-44f2-9afc-3445ed777a21', 'x-compute-request-id': 'req-1de8e812-cc13-44f2-9afc-3445ed777a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:10,361 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.146s 2022-04-11 09:58:10,361 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0a0f3bd-1baf-4e87-9b13-6f085d6f4a5b', 'x-compute-request-id': 'req-b0a0f3bd-1baf-4e87-9b13-6f085d6f4a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:11,524 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.154s 2022-04-11 09:58:11,524 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0cf8fc2-5a57-4398-98dc-c3003d4c1d3e', 'x-compute-request-id': 'req-c0cf8fc2-5a57-4398-98dc-c3003d4c1d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:12,686 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.153s 2022-04-11 09:58:12,687 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6801dbba-6a99-4b0f-a48c-75d69be88f69', 'x-compute-request-id': 'req-6801dbba-6a99-4b0f-a48c-75d69be88f69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:13,841 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.146s 2022-04-11 09:58:13,842 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0536e021-78fb-4fbb-bf82-f7823b9603e3', 'x-compute-request-id': 'req-0536e021-78fb-4fbb-bf82-f7823b9603e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:14,999 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 09:58:14,999 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a980ef3e-b605-446f-8e4c-f211708f183c', 'x-compute-request-id': 'req-a980ef3e-b605-446f-8e4c-f211708f183c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:16,191 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.182s 2022-04-11 09:58:16,191 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8f9eb3c-9a8c-4789-a937-cb4c21611da6', 'x-compute-request-id': 'req-c8f9eb3c-9a8c-4789-a937-cb4c21611da6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:17,364 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.164s 2022-04-11 09:58:17,364 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af866492-680d-4cc5-baf2-fd909f362b87', 'x-compute-request-id': 'req-af866492-680d-4cc5-baf2-fd909f362b87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:18,526 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.153s 2022-04-11 09:58:18,526 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e51d7d86-35f1-4966-84fd-2f380887b054', 'x-compute-request-id': 'req-e51d7d86-35f1-4966-84fd-2f380887b054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:19,683 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 09:58:19,683 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cf713b7-c6e3-4054-8eb3-e92f81ad9be1', 'x-compute-request-id': 'req-5cf713b7-c6e3-4054-8eb3-e92f81ad9be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:20,839 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 09:58:20,839 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fc4ef73-d169-4308-b011-feec748b4c7e', 'x-compute-request-id': 'req-3fc4ef73-d169-4308-b011-feec748b4c7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:21,997 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 09:58:21,998 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cf60208-ad0c-454f-8a36-eb3df5f8d3ab', 'x-compute-request-id': 'req-1cf60208-ad0c-454f-8a36-eb3df5f8d3ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:23,155 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 09:58:23,156 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a148429-0033-4679-9f60-b40ea77ece9e', 'x-compute-request-id': 'req-2a148429-0033-4679-9f60-b40ea77ece9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:24,313 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 09:58:24,313 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a22d0c2-7deb-4a7c-9e7b-b897f8d09cff', 'x-compute-request-id': 'req-4a22d0c2-7deb-4a7c-9e7b-b897f8d09cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:25,468 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.146s 2022-04-11 09:58:25,469 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94fd4905-480b-481e-bd95-ff082a57a67a', 'x-compute-request-id': 'req-94fd4905-480b-481e-bd95-ff082a57a67a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:26,627 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 09:58:26,627 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a75a99e-e160-443d-a30c-3f785a29cad0', 'x-compute-request-id': 'req-6a75a99e-e160-443d-a30c-3f785a29cad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:27,784 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 09:58:27,785 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8a31086-06c7-4d41-82e7-cb491199c080', 'x-compute-request-id': 'req-c8a31086-06c7-4d41-82e7-cb491199c080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:28,940 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 09:58:28,940 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d44f9655-6c84-49ff-8f0e-5352f951d6e4', 'x-compute-request-id': 'req-d44f9655-6c84-49ff-8f0e-5352f951d6e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:30,101 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.152s 2022-04-11 09:58:30,101 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d3560c0-cc50-4fd7-b98a-1927718284b3', 'x-compute-request-id': 'req-3d3560c0-cc50-4fd7-b98a-1927718284b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:31,256 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.146s 2022-04-11 09:58:31,256 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cd722c1-f683-4c8e-a8de-dbb616dc66d5', 'x-compute-request-id': 'req-4cd722c1-f683-4c8e-a8de-dbb616dc66d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:32,413 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 09:58:32,414 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c6c07a5-c038-4d60-bb49-2f79dc74349b', 'x-compute-request-id': 'req-5c6c07a5-c038-4d60-bb49-2f79dc74349b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:33,573 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 09:58:33,573 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24b979c2-bf3e-4948-a744-3ef938a017c7', 'x-compute-request-id': 'req-24b979c2-bf3e-4948-a744-3ef938a017c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:34,730 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 09:58:34,730 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c7da902-9659-4b0e-988d-0d0421247531', 'x-compute-request-id': 'req-2c7da902-9659-4b0e-988d-0d0421247531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:36,162 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.422s 2022-04-11 09:58:36,162 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adcd7b6a-98ea-4cda-84e9-b84ed698c3e4', 'x-compute-request-id': 'req-adcd7b6a-98ea-4cda-84e9-b84ed698c3e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:37,320 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 09:58:37,321 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b73f637-8c2a-49d5-8d83-28298caa1214', 'x-compute-request-id': 'req-9b73f637-8c2a-49d5-8d83-28298caa1214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:38,480 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.151s 2022-04-11 09:58:38,480 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abb4186b-26c1-4a2f-9cd4-79f774055171', 'x-compute-request-id': 'req-abb4186b-26c1-4a2f-9cd4-79f774055171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:39,637 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 09:58:39,637 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0581dd02-af02-4392-a877-e6e7bc0aeff2', 'x-compute-request-id': 'req-0581dd02-af02-4392-a877-e6e7bc0aeff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:40,794 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 09:58:40,795 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08641f4e-d811-49f3-8c54-aeb8147cf59a', 'x-compute-request-id': 'req-08641f4e-d811-49f3-8c54-aeb8147cf59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:41,956 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.152s 2022-04-11 09:58:41,956 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-871277c3-bcc7-48fa-981a-05d6726f825a', 'x-compute-request-id': 'req-871277c3-bcc7-48fa-981a-05d6726f825a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:43,112 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 09:58:43,113 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81b8d7c3-16fa-40fa-bcd2-7f8509e3bbdd', 'x-compute-request-id': 'req-81b8d7c3-16fa-40fa-bcd2-7f8509e3bbdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:44,270 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 09:58:44,270 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b4a598c-1c06-435b-98a8-2c20b19a56ed', 'x-compute-request-id': 'req-1b4a598c-1c06-435b-98a8-2c20b19a56ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:45,431 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.153s 2022-04-11 09:58:45,431 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1a8dc40-849c-4c5d-a35a-3ca321dd65b8', 'x-compute-request-id': 'req-c1a8dc40-849c-4c5d-a35a-3ca321dd65b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:46,588 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 09:58:46,588 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40200178-3db4-4da4-a837-5c63de2c9e72', 'x-compute-request-id': 'req-40200178-3db4-4da4-a837-5c63de2c9e72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:47,750 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.154s 2022-04-11 09:58:47,751 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f8e1c80-16fc-49f2-9df5-891eb2f7bd04', 'x-compute-request-id': 'req-6f8e1c80-16fc-49f2-9df5-891eb2f7bd04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:48,910 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 09:58:48,910 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3a7b346-8e60-4065-a376-cc20ce129ad9', 'x-compute-request-id': 'req-b3a7b346-8e60-4065-a376-cc20ce129ad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:50,077 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.158s 2022-04-11 09:58:50,077 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fb4b234-6c12-4375-b767-e31fdc7d2f57', 'x-compute-request-id': 'req-8fb4b234-6c12-4375-b767-e31fdc7d2f57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:51,235 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 09:58:51,235 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-badee2f7-1777-4e52-8844-3a8263f30eb0', 'x-compute-request-id': 'req-badee2f7-1777-4e52-8844-3a8263f30eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:52,395 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.152s 2022-04-11 09:58:52,396 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7c6914c-caa2-4e48-a66e-cbb5c728f0c0', 'x-compute-request-id': 'req-a7c6914c-caa2-4e48-a66e-cbb5c728f0c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:53,553 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 09:58:53,554 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8882ea70-9bea-4d88-a615-3828ae62e319', 'x-compute-request-id': 'req-8882ea70-9bea-4d88-a615-3828ae62e319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:54,737 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.174s 2022-04-11 09:58:54,737 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22440103-571d-45bb-ab2c-08f5655825bd', 'x-compute-request-id': 'req-22440103-571d-45bb-ab2c-08f5655825bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:55,896 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 09:58:55,896 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0c96961-660c-4bd7-be91-6f62b16fdc33', 'x-compute-request-id': 'req-f0c96961-660c-4bd7-be91-6f62b16fdc33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:57,056 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.151s 2022-04-11 09:58:57,056 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cde46372-2fd7-490d-a405-6f69bec398a6', 'x-compute-request-id': 'req-cde46372-2fd7-490d-a405-6f69bec398a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:58,224 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.159s 2022-04-11 09:58:58,224 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6ade669-8a61-4c8c-a12c-134a32056bf3', 'x-compute-request-id': 'req-c6ade669-8a61-4c8c-a12c-134a32056bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:58:59,381 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.146s 2022-04-11 09:58:59,381 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:58:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6139e38d-3772-4846-a2da-2a8e7039d4e2', 'x-compute-request-id': 'req-6139e38d-3772-4846-a2da-2a8e7039d4e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:00,544 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.154s 2022-04-11 09:59:00,544 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0cf6741-2532-42fd-854d-b0e4f73fc3be', 'x-compute-request-id': 'req-b0cf6741-2532-42fd-854d-b0e4f73fc3be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:01,705 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.151s 2022-04-11 09:59:01,705 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7336ffd-6dc0-4da8-914d-7512e855c5ad', 'x-compute-request-id': 'req-e7336ffd-6dc0-4da8-914d-7512e855c5ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:02,863 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 09:59:02,863 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10f6baee-0947-45cb-8794-1c3429c552a0', 'x-compute-request-id': 'req-10f6baee-0947-45cb-8794-1c3429c552a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:04,023 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 09:59:04,023 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78da3e11-97ff-4463-89e6-2d2365cdf495', 'x-compute-request-id': 'req-78da3e11-97ff-4463-89e6-2d2365cdf495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:05,181 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 09:59:05,181 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60325635-08aa-4c24-942e-ecba688d8613', 'x-compute-request-id': 'req-60325635-08aa-4c24-942e-ecba688d8613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:06,337 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 09:59:06,337 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-045a3fe5-f0ac-4a6c-afc8-494869126505', 'x-compute-request-id': 'req-045a3fe5-f0ac-4a6c-afc8-494869126505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:07,499 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.152s 2022-04-11 09:59:07,499 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b461d57a-b6f2-40b1-867b-99b05560b3e2', 'x-compute-request-id': 'req-b461d57a-b6f2-40b1-867b-99b05560b3e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:08,658 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 09:59:08,658 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adbd5190-b259-4212-a1d9-f04e3100e3c1', 'x-compute-request-id': 'req-adbd5190-b259-4212-a1d9-f04e3100e3c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:09,816 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 09:59:09,817 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0ab834b-efa5-4fc2-b06a-6baf1351613c', 'x-compute-request-id': 'req-d0ab834b-efa5-4fc2-b06a-6baf1351613c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:10,975 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 09:59:10,975 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdaa7c1a-6a9f-4927-96cf-55e3d235331d', 'x-compute-request-id': 'req-cdaa7c1a-6a9f-4927-96cf-55e3d235331d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:12,135 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 09:59:12,135 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bc7a2f1-3a31-49b5-8ed4-944e4d4af1cf', 'x-compute-request-id': 'req-1bc7a2f1-3a31-49b5-8ed4-944e4d4af1cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:13,294 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 09:59:13,295 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f514a25-bb36-41d4-b6cd-0e4270842718', 'x-compute-request-id': 'req-2f514a25-bb36-41d4-b6cd-0e4270842718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:14,478 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.174s 2022-04-11 09:59:14,478 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15c931bf-3d4d-49bf-8479-804cd379cfd2', 'x-compute-request-id': 'req-15c931bf-3d4d-49bf-8479-804cd379cfd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:15,643 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.155s 2022-04-11 09:59:15,643 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-324c9678-a0ed-47b6-84ee-836ac488926a', 'x-compute-request-id': 'req-324c9678-a0ed-47b6-84ee-836ac488926a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:16,801 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 09:59:16,801 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5a24a42-b3ea-4b96-9634-3b9af1b3df60', 'x-compute-request-id': 'req-e5a24a42-b3ea-4b96-9634-3b9af1b3df60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:18,065 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.254s 2022-04-11 09:59:18,065 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a86605fb-93ef-488a-b797-aa5837c34d34', 'x-compute-request-id': 'req-a86605fb-93ef-488a-b797-aa5837c34d34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:19,223 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 09:59:19,224 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-960ae75b-4ca0-4498-8fcf-d91356ed93df', 'x-compute-request-id': 'req-960ae75b-4ca0-4498-8fcf-d91356ed93df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:20,390 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.157s 2022-04-11 09:59:20,390 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5acb58c-4c58-424d-b8c1-74fe2ace4dca', 'x-compute-request-id': 'req-c5acb58c-4c58-424d-b8c1-74fe2ace4dca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:21,622 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.223s 2022-04-11 09:59:21,623 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e1082cb-2685-402b-9a1f-1e1afe1ecf22', 'x-compute-request-id': 'req-5e1082cb-2685-402b-9a1f-1e1afe1ecf22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:22,781 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 09:59:22,781 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77bbf9eb-1c7b-4219-a6af-ee6471cb7048', 'x-compute-request-id': 'req-77bbf9eb-1c7b-4219-a6af-ee6471cb7048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:23,941 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.152s 2022-04-11 09:59:23,941 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b49498c4-cfc8-4336-89a6-a4c14c7de02d', 'x-compute-request-id': 'req-b49498c4-cfc8-4336-89a6-a4c14c7de02d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:25,347 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.397s 2022-04-11 09:59:25,347 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcec752f-928a-48fc-add6-effed496678c', 'x-compute-request-id': 'req-bcec752f-928a-48fc-add6-effed496678c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:26,504 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 09:59:26,504 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40a3bd5f-97c2-4fcf-a121-7a8d5a85a6e3', 'x-compute-request-id': 'req-40a3bd5f-97c2-4fcf-a121-7a8d5a85a6e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:27,662 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 09:59:27,662 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a39a3a58-1dc1-41b0-8128-2e3099962f26', 'x-compute-request-id': 'req-a39a3a58-1dc1-41b0-8128-2e3099962f26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:28,976 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.305s 2022-04-11 09:59:28,977 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06a6df56-f952-4337-826d-5edc5a26c410', 'x-compute-request-id': 'req-06a6df56-f952-4337-826d-5edc5a26c410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:30,132 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 09:59:30,132 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff51e378-6a6d-4336-b040-b4e98df32892', 'x-compute-request-id': 'req-ff51e378-6a6d-4336-b040-b4e98df32892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:31,290 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 09:59:31,290 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab93aa50-964f-41e3-b031-da2053702ae1', 'x-compute-request-id': 'req-ab93aa50-964f-41e3-b031-da2053702ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:32,455 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.156s 2022-04-11 09:59:32,455 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2cb5ad7-fac8-4288-b4d7-ec16dfa6ea11', 'x-compute-request-id': 'req-e2cb5ad7-fac8-4288-b4d7-ec16dfa6ea11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:33,614 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 09:59:33,615 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-854de386-ec9f-417a-b37e-0ca9c9a9e799', 'x-compute-request-id': 'req-854de386-ec9f-417a-b37e-0ca9c9a9e799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:34,774 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 09:59:34,774 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d2ba04c-bd73-443e-8b9e-8b6dbbb75c90', 'x-compute-request-id': 'req-0d2ba04c-bd73-443e-8b9e-8b6dbbb75c90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:35,934 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.151s 2022-04-11 09:59:35,935 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3d349ff-b08a-4856-a43c-6765411419f7', 'x-compute-request-id': 'req-c3d349ff-b08a-4856-a43c-6765411419f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:37,095 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.152s 2022-04-11 09:59:37,095 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24d28058-148b-42a0-a303-218074c424fa', 'x-compute-request-id': 'req-24d28058-148b-42a0-a303-218074c424fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:38,251 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 09:59:38,251 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-239268f3-495f-4927-ba48-3c88f1a7de4f', 'x-compute-request-id': 'req-239268f3-495f-4927-ba48-3c88f1a7de4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:39,407 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 09:59:39,408 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f462e69f-cbcc-485b-a189-dd1478aa2492', 'x-compute-request-id': 'req-f462e69f-cbcc-485b-a189-dd1478aa2492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:40,567 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.151s 2022-04-11 09:59:40,568 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c769782f-f719-40b8-9b95-0177794e3703', 'x-compute-request-id': 'req-c769782f-f719-40b8-9b95-0177794e3703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:41,724 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 09:59:41,724 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1d642f7-bced-410b-86da-5de5a08c700b', 'x-compute-request-id': 'req-e1d642f7-bced-410b-86da-5de5a08c700b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:42,881 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 09:59:42,881 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a61cca74-b219-44ab-80dc-8c14c347d30a', 'x-compute-request-id': 'req-a61cca74-b219-44ab-80dc-8c14c347d30a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:44,042 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.152s 2022-04-11 09:59:44,043 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56353fc8-309e-4c23-beee-032ec8917e80', 'x-compute-request-id': 'req-56353fc8-309e-4c23-beee-032ec8917e80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:45,198 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 09:59:45,199 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab80022e-31ae-42eb-a301-f1613b9e1480', 'x-compute-request-id': 'req-ab80022e-31ae-42eb-a301-f1613b9e1480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:46,357 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 09:59:46,358 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0d7e45b-34d3-41e1-bb27-f606d71a05a1', 'x-compute-request-id': 'req-c0d7e45b-34d3-41e1-bb27-f606d71a05a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:47,539 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.172s 2022-04-11 09:59:47,539 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e6687cd-c9bf-481e-8fbc-7f982f3ae799', 'x-compute-request-id': 'req-4e6687cd-c9bf-481e-8fbc-7f982f3ae799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:48,699 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.151s 2022-04-11 09:59:48,700 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04b93d58-d4c5-42b4-a79f-ecb5fabd0141', 'x-compute-request-id': 'req-04b93d58-d4c5-42b4-a79f-ecb5fabd0141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:49,857 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 09:59:49,858 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82ffa71a-d68b-4ed1-953d-f1c33b947b1d', 'x-compute-request-id': 'req-82ffa71a-d68b-4ed1-953d-f1c33b947b1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:51,020 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.152s 2022-04-11 09:59:51,021 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7c7aa3b-d37b-4bef-b994-2070629ae47f', 'x-compute-request-id': 'req-e7c7aa3b-d37b-4bef-b994-2070629ae47f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:52,178 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 09:59:52,179 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64d65215-df3c-4e99-93b1-3d616d944085', 'x-compute-request-id': 'req-64d65215-df3c-4e99-93b1-3d616d944085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:53,335 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 09:59:53,335 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23ef17ea-fa5b-43fe-8fb6-a0d19b7ac88a', 'x-compute-request-id': 'req-23ef17ea-fa5b-43fe-8fb6-a0d19b7ac88a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:54,492 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 09:59:54,492 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a42b4770-87cd-4955-afe7-10caa23c88e4', 'x-compute-request-id': 'req-a42b4770-87cd-4955-afe7-10caa23c88e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:55,652 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 09:59:55,652 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa761065-7bc6-4655-be7c-4dc611061afd', 'x-compute-request-id': 'req-aa761065-7bc6-4655-be7c-4dc611061afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:56,810 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 09:59:56,810 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75f46c6a-3be1-48fa-8a7d-c0aaeb88f5cf', 'x-compute-request-id': 'req-75f46c6a-3be1-48fa-8a7d-c0aaeb88f5cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:57,970 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.151s 2022-04-11 09:59:57,970 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-723e3669-2b34-4196-b4fb-f588c4c163fb', 'x-compute-request-id': 'req-723e3669-2b34-4196-b4fb-f588c4c163fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 09:59:59,135 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.156s 2022-04-11 09:59:59,135 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:59:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4947bd34-6861-47e0-abb7-6fc0630dd8a3', 'x-compute-request-id': 'req-4947bd34-6861-47e0-abb7-6fc0630dd8a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:00,301 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.157s 2022-04-11 10:00:00,302 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66b4cc6b-fa39-4b7c-adb1-50f8a45adf34', 'x-compute-request-id': 'req-66b4cc6b-fa39-4b7c-adb1-50f8a45adf34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:01,461 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 10:00:01,461 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43bbc74a-4e44-4d98-9e55-5036251e0a70', 'x-compute-request-id': 'req-43bbc74a-4e44-4d98-9e55-5036251e0a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:02,622 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.152s 2022-04-11 10:00:02,623 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1785c3a9-e396-4f0b-acb5-a5112bd06335', 'x-compute-request-id': 'req-1785c3a9-e396-4f0b-acb5-a5112bd06335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:03,784 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.153s 2022-04-11 10:00:03,785 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c71aac4-bb0c-4670-b595-a4b9f5413c30', 'x-compute-request-id': 'req-9c71aac4-bb0c-4670-b595-a4b9f5413c30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:04,946 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.152s 2022-04-11 10:00:04,946 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea583582-1049-4235-a640-432f59998426', 'x-compute-request-id': 'req-ea583582-1049-4235-a640-432f59998426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:06,133 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.178s 2022-04-11 10:00:06,133 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0bafbbf-dfdd-4e4d-aa3f-14f03fac7408', 'x-compute-request-id': 'req-f0bafbbf-dfdd-4e4d-aa3f-14f03fac7408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:07,299 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.156s 2022-04-11 10:00:07,299 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a173a59-686f-4864-acf5-edf9658c2392', 'x-compute-request-id': 'req-4a173a59-686f-4864-acf5-edf9658c2392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:08,458 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 10:00:08,459 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5de00d0-6a2a-4a06-bd0d-229e8c5d477b', 'x-compute-request-id': 'req-a5de00d0-6a2a-4a06-bd0d-229e8c5d477b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:09,616 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 10:00:09,617 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1d78a4b-c5f8-424d-9c00-23298ceae046', 'x-compute-request-id': 'req-d1d78a4b-c5f8-424d-9c00-23298ceae046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:10,773 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 10:00:10,773 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ea45b69-55cf-42e1-8515-5ac21989d8e4', 'x-compute-request-id': 'req-3ea45b69-55cf-42e1-8515-5ac21989d8e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:11,936 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.154s 2022-04-11 10:00:11,937 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c7c2169-9330-4c15-a832-d62a227b3274', 'x-compute-request-id': 'req-4c7c2169-9330-4c15-a832-d62a227b3274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:13,096 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.151s 2022-04-11 10:00:13,097 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55cdca91-93b8-4e56-8118-791eb08a809c', 'x-compute-request-id': 'req-55cdca91-93b8-4e56-8118-791eb08a809c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:14,256 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.151s 2022-04-11 10:00:14,256 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dca86ba-a775-4e70-8635-c3faca0a7b9f', 'x-compute-request-id': 'req-6dca86ba-a775-4e70-8635-c3faca0a7b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:15,411 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.146s 2022-04-11 10:00:15,411 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a60c0d3-7f77-4d43-8f91-c7cf0989b12e', 'x-compute-request-id': 'req-7a60c0d3-7f77-4d43-8f91-c7cf0989b12e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:16,573 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.152s 2022-04-11 10:00:16,573 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa5e8da1-80cd-4b55-a995-dac58aaf4708', 'x-compute-request-id': 'req-fa5e8da1-80cd-4b55-a995-dac58aaf4708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:17,730 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 10:00:17,731 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a5850ae-deb1-4428-bafd-df75e8b65348', 'x-compute-request-id': 'req-0a5850ae-deb1-4428-bafd-df75e8b65348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:18,894 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.155s 2022-04-11 10:00:18,895 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f81be482-2959-4115-9772-99953c13c601', 'x-compute-request-id': 'req-f81be482-2959-4115-9772-99953c13c601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:20,055 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.151s 2022-04-11 10:00:20,055 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3ae3cf8-b90b-43fd-858b-61e2e4a9d44f', 'x-compute-request-id': 'req-f3ae3cf8-b90b-43fd-858b-61e2e4a9d44f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:21,210 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.146s 2022-04-11 10:00:21,210 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-603db404-0e12-430e-aee9-bfb56401f104', 'x-compute-request-id': 'req-603db404-0e12-430e-aee9-bfb56401f104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:22,367 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 10:00:22,367 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f7b1d25-ef5c-40f6-8150-e65244fa751a', 'x-compute-request-id': 'req-1f7b1d25-ef5c-40f6-8150-e65244fa751a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:23,530 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.155s 2022-04-11 10:00:23,530 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c66ffd0e-bf38-48ec-be6b-ba82ce3120de', 'x-compute-request-id': 'req-c66ffd0e-bf38-48ec-be6b-ba82ce3120de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:24,688 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 10:00:24,688 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac466618-a3a3-44cd-8fbe-9c2e38b245f7', 'x-compute-request-id': 'req-ac466618-a3a3-44cd-8fbe-9c2e38b245f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:25,869 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.172s 2022-04-11 10:00:25,869 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c624a03-f6cc-4e9c-aab5-15f74e3d9070', 'x-compute-request-id': 'req-9c624a03-f6cc-4e9c-aab5-15f74e3d9070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:27,026 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 10:00:27,026 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69d56ba9-ed7f-452d-8006-09d1fac21877', 'x-compute-request-id': 'req-69d56ba9-ed7f-452d-8006-09d1fac21877', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:28,187 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.152s 2022-04-11 10:00:28,187 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3127e40e-6294-4cbe-a92f-f86888037815', 'x-compute-request-id': 'req-3127e40e-6294-4cbe-a92f-f86888037815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:29,345 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 10:00:29,345 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d1ebaee-24b9-4d1d-a4e8-9b9733cc4bae', 'x-compute-request-id': 'req-7d1ebaee-24b9-4d1d-a4e8-9b9733cc4bae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:30,500 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.146s 2022-04-11 10:00:30,500 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13c87469-8a7a-417b-b347-24b9ddb8a6d1', 'x-compute-request-id': 'req-13c87469-8a7a-417b-b347-24b9ddb8a6d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:31,657 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 10:00:31,657 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fe13969-f416-4520-9dc7-a840678ae4eb', 'x-compute-request-id': 'req-5fe13969-f416-4520-9dc7-a840678ae4eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:32,814 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 10:00:32,814 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5258e0b4-1044-4a3d-bf90-1622b5d0278e', 'x-compute-request-id': 'req-5258e0b4-1044-4a3d-bf90-1622b5d0278e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:33,974 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.152s 2022-04-11 10:00:33,974 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1395023c-d4d7-4d6f-bcb1-a9e94873a95d', 'x-compute-request-id': 'req-1395023c-d4d7-4d6f-bcb1-a9e94873a95d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:35,132 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 10:00:35,133 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1079a1f5-c609-4fbf-bde8-d53a5c2eb029', 'x-compute-request-id': 'req-1079a1f5-c609-4fbf-bde8-d53a5c2eb029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:36,288 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 10:00:36,289 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25cfe508-38e1-4edf-bd93-6390393a95df', 'x-compute-request-id': 'req-25cfe508-38e1-4edf-bd93-6390393a95df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:37,445 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 10:00:37,446 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ffb5654-c8e4-49cf-8085-e361cd176f87', 'x-compute-request-id': 'req-6ffb5654-c8e4-49cf-8085-e361cd176f87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:38,607 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.152s 2022-04-11 10:00:38,607 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32040bbd-8225-4372-8fe0-d913488a13d9', 'x-compute-request-id': 'req-32040bbd-8225-4372-8fe0-d913488a13d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:39,764 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 10:00:39,764 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca8581a1-0957-4a6e-8584-1ff1b688e990', 'x-compute-request-id': 'req-ca8581a1-0957-4a6e-8584-1ff1b688e990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:40,924 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.151s 2022-04-11 10:00:40,924 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-647af1e5-bd9f-46dc-b529-4b85a2bc9332', 'x-compute-request-id': 'req-647af1e5-bd9f-46dc-b529-4b85a2bc9332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:42,082 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 10:00:42,082 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7492c29e-424f-42d6-893a-7e295861f148', 'x-compute-request-id': 'req-7492c29e-424f-42d6-893a-7e295861f148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:43,237 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.146s 2022-04-11 10:00:43,238 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e668a5e-ef31-43b7-885a-9a6fad6b6c90', 'x-compute-request-id': 'req-9e668a5e-ef31-43b7-885a-9a6fad6b6c90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:44,405 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.159s 2022-04-11 10:00:44,406 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5acb901e-4b31-4434-9139-62318a010c9f', 'x-compute-request-id': 'req-5acb901e-4b31-4434-9139-62318a010c9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:45,840 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.425s 2022-04-11 10:00:45,841 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db1eeb2e-73f7-43aa-900a-a54cdb479b1c', 'x-compute-request-id': 'req-db1eeb2e-73f7-43aa-900a-a54cdb479b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:46,996 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 10:00:46,997 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dc795d6-8630-440d-b230-5c0a6fb5ef75', 'x-compute-request-id': 'req-4dc795d6-8630-440d-b230-5c0a6fb5ef75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:48,151 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.146s 2022-04-11 10:00:48,152 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91623dee-cf80-4697-91b5-85f419456323', 'x-compute-request-id': 'req-91623dee-cf80-4697-91b5-85f419456323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:49,310 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 10:00:49,310 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d06fda8-78ca-4806-a331-b31f37a206ff', 'x-compute-request-id': 'req-3d06fda8-78ca-4806-a331-b31f37a206ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:50,465 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 10:00:50,466 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b25d38b-2baa-43cc-8521-03587a4d2e94', 'x-compute-request-id': 'req-4b25d38b-2baa-43cc-8521-03587a4d2e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:51,621 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 10:00:51,621 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35bee7a9-4f56-4b03-a06c-e3f6c95712d2', 'x-compute-request-id': 'req-35bee7a9-4f56-4b03-a06c-e3f6c95712d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:52,784 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.154s 2022-04-11 10:00:52,785 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16fab87c-bfcb-47b2-8d3a-a044b1bebe05', 'x-compute-request-id': 'req-16fab87c-bfcb-47b2-8d3a-a044b1bebe05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:53,942 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 10:00:53,942 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ece9d5b7-f631-4e7c-bea9-d2e373035809', 'x-compute-request-id': 'req-ece9d5b7-f631-4e7c-bea9-d2e373035809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:55,098 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.146s 2022-04-11 10:00:55,098 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-732960f4-2e09-4aac-8ba8-c3b9bd866174', 'x-compute-request-id': 'req-732960f4-2e09-4aac-8ba8-c3b9bd866174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:56,262 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.155s 2022-04-11 10:00:56,263 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d4946e0-68f4-412b-a605-5bb6d2129da7', 'x-compute-request-id': 'req-1d4946e0-68f4-412b-a605-5bb6d2129da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:57,418 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 10:00:57,418 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9017020a-418a-455e-8ee9-363788f4decf', 'x-compute-request-id': 'req-9017020a-418a-455e-8ee9-363788f4decf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:58,578 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.151s 2022-04-11 10:00:58,578 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-552f91f0-7b05-4f1d-b1d7-db162c9d1135', 'x-compute-request-id': 'req-552f91f0-7b05-4f1d-b1d7-db162c9d1135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:00:59,747 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.160s 2022-04-11 10:00:59,747 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:00:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f9ecc17-59ba-48e6-821a-32b93c82f192', 'x-compute-request-id': 'req-8f9ecc17-59ba-48e6-821a-32b93c82f192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:00,904 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 10:01:00,905 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00a79628-d61f-4416-83be-80967eecd510', 'x-compute-request-id': 'req-00a79628-d61f-4416-83be-80967eecd510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:02,062 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 10:01:02,062 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a38e1c8-c3b1-4401-82e8-5abd0a7f00a4', 'x-compute-request-id': 'req-4a38e1c8-c3b1-4401-82e8-5abd0a7f00a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:03,224 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.153s 2022-04-11 10:01:03,224 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccf802c1-3d32-4845-bc22-f6a74f7c178c', 'x-compute-request-id': 'req-ccf802c1-3d32-4845-bc22-f6a74f7c178c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:04,381 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 10:01:04,381 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeb96661-efcd-45b6-8fd0-112efae6b09c', 'x-compute-request-id': 'req-aeb96661-efcd-45b6-8fd0-112efae6b09c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:05,565 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.174s 2022-04-11 10:01:05,565 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc3a5838-fef5-462e-8904-4c47e3944b57', 'x-compute-request-id': 'req-fc3a5838-fef5-462e-8904-4c47e3944b57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:06,724 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 10:01:06,725 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c025101-de84-404a-a3e5-9831e0fa5533', 'x-compute-request-id': 'req-5c025101-de84-404a-a3e5-9831e0fa5533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:07,892 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.160s 2022-04-11 10:01:07,893 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42b9f34d-f426-481f-92ab-a670368317b5', 'x-compute-request-id': 'req-42b9f34d-f426-481f-92ab-a670368317b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:09,048 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 10:01:09,049 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc07e708-603e-477e-945a-ac3dd7ad99a8', 'x-compute-request-id': 'req-bc07e708-603e-477e-945a-ac3dd7ad99a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:10,253 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.195s 2022-04-11 10:01:10,253 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b06e8da3-efb4-41ab-9468-9e7ed04459e5', 'x-compute-request-id': 'req-b06e8da3-efb4-41ab-9468-9e7ed04459e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:11,411 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.149s 2022-04-11 10:01:11,411 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a4cf0ef-0223-404d-85e0-71646a1fe6db', 'x-compute-request-id': 'req-1a4cf0ef-0223-404d-85e0-71646a1fe6db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:12,568 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 10:01:12,568 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14e13350-76f4-4d2b-bc24-d4fdb84cdf7d', 'x-compute-request-id': 'req-14e13350-76f4-4d2b-bc24-d4fdb84cdf7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:13,725 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 10:01:13,725 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b9f98f0-0ea8-482c-ac17-70bb5dada6b9', 'x-compute-request-id': 'req-1b9f98f0-0ea8-482c-ac17-70bb5dada6b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:14,886 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.152s 2022-04-11 10:01:14,886 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f360ff28-65ab-4189-8d09-a77b7bb8648c', 'x-compute-request-id': 'req-f360ff28-65ab-4189-8d09-a77b7bb8648c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:16,045 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 10:01:16,045 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36eee93e-aea3-433f-b116-9c492a7a18b0', 'x-compute-request-id': 'req-36eee93e-aea3-433f-b116-9c492a7a18b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:17,202 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.148s 2022-04-11 10:01:17,202 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b587fc86-2e60-4eec-8fd0-4b650609aae3', 'x-compute-request-id': 'req-b587fc86-2e60-4eec-8fd0-4b650609aae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:18,361 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.150s 2022-04-11 10:01:18,362 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f856dfc-aa57-4bce-ba4a-4714885a72b9', 'x-compute-request-id': 'req-2f856dfc-aa57-4bce-ba4a-4714885a72b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:19,517 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 10:01:19,518 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a24b52d3-2052-4faf-8d24-ea13e2003226', 'x-compute-request-id': 'req-a24b52d3-2052-4faf-8d24-ea13e2003226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:20,674 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.147s 2022-04-11 10:01:20,674 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c86dd6be-9140-45cc-943f-e9d06c864a77', 'x-compute-request-id': 'req-c86dd6be-9140-45cc-943f-e9d06c864a77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1933330840-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:21,773 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.090s 2022-04-11 10:01:21,774 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeaadd89-60b7-4145-b3f0-7e55b26bf874', 'x-compute-request-id': 'req-aeaadd89-60b7-4145-b3f0-7e55b26bf874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:22,871 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.087s 2022-04-11 10:01:22,872 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc8451c5-0ee2-4d0f-9475-4dbf6eefc677', 'x-compute-request-id': 'req-dc8451c5-0ee2-4d0f-9475-4dbf6eefc677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:23,964 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.085s 2022-04-11 10:01:23,965 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d69a2317-db1b-48c2-bbbb-dd3b30de0b2d', 'x-compute-request-id': 'req-d69a2317-db1b-48c2-bbbb-dd3b30de0b2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:25,058 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.084s 2022-04-11 10:01:25,058 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad653bd8-d1ba-480f-b1d6-1037a62dd42a', 'x-compute-request-id': 'req-ad653bd8-d1ba-480f-b1d6-1037a62dd42a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:26,152 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.085s 2022-04-11 10:01:26,152 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1aad0038-c71e-44e8-a695-109f9e1a56ad', 'x-compute-request-id': 'req-1aad0038-c71e-44e8-a695-109f9e1a56ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:27,245 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.084s 2022-04-11 10:01:27,245 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16d314e8-8a6d-4955-8b10-df28c39387e1', 'x-compute-request-id': 'req-16d314e8-8a6d-4955-8b10-df28c39387e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:28,337 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.084s 2022-04-11 10:01:28,338 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03645d95-9c91-49b8-86b0-542d623a69cc', 'x-compute-request-id': 'req-03645d95-9c91-49b8-86b0-542d623a69cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:29,433 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.086s 2022-04-11 10:01:29,434 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a51e741-491c-4159-a836-52f431413b63', 'x-compute-request-id': 'req-8a51e741-491c-4159-a836-52f431413b63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:30,525 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.083s 2022-04-11 10:01:30,525 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f0d9984-3f35-41cc-93f2-0b775915b539', 'x-compute-request-id': 'req-7f0d9984-3f35-41cc-93f2-0b775915b539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:31,620 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.086s 2022-04-11 10:01:31,620 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f60fb877-1656-4522-b52e-9bb6fbfa796c', 'x-compute-request-id': 'req-f60fb877-1656-4522-b52e-9bb6fbfa796c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:32,715 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.086s 2022-04-11 10:01:32,715 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11b2f6e1-69b8-49df-a0e4-d17d565bf126', 'x-compute-request-id': 'req-11b2f6e1-69b8-49df-a0e4-d17d565bf126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:33,808 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.084s 2022-04-11 10:01:33,809 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42a8ab5d-e812-4e5f-81be-010493d3168b', 'x-compute-request-id': 'req-42a8ab5d-e812-4e5f-81be-010493d3168b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:34,901 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.084s 2022-04-11 10:01:34,902 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e021d7e-bec8-442c-8492-d130d6d7407c', 'x-compute-request-id': 'req-4e021d7e-bec8-442c-8492-d130d6d7407c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:35,996 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.086s 2022-04-11 10:01:35,997 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-576f8bf5-277b-4dab-a5ff-4fe40d335201', 'x-compute-request-id': 'req-576f8bf5-277b-4dab-a5ff-4fe40d335201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:37,088 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.083s 2022-04-11 10:01:37,092 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-266fe183-4b4e-46a2-ab29-6ada3db4618c', 'x-compute-request-id': 'req-266fe183-4b4e-46a2-ab29-6ada3db4618c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:38,188 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.084s 2022-04-11 10:01:38,188 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a777b49-7459-419d-b833-ffaf81923d6b', 'x-compute-request-id': 'req-8a777b49-7459-419d-b833-ffaf81923d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:39,285 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.089s 2022-04-11 10:01:39,286 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f12034d5-2236-4453-a87b-ab467803adbe', 'x-compute-request-id': 'req-f12034d5-2236-4453-a87b-ab467803adbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:40,378 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.083s 2022-04-11 10:01:40,378 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a467e01c-e641-40bf-9ee1-f98d7990ed7d', 'x-compute-request-id': 'req-a467e01c-e641-40bf-9ee1-f98d7990ed7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:41,470 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.083s 2022-04-11 10:01:41,470 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0fb40e7-7e88-46ee-ba51-62ce1b3080d3', 'x-compute-request-id': 'req-c0fb40e7-7e88-46ee-ba51-62ce1b3080d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:42,570 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.091s 2022-04-11 10:01:42,570 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-483dfbaa-77d2-458e-98b8-74617f0aca7a', 'x-compute-request-id': 'req-483dfbaa-77d2-458e-98b8-74617f0aca7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:43,662 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.083s 2022-04-11 10:01:43,662 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3196d12-71e4-4895-b3b7-beedf957e64e', 'x-compute-request-id': 'req-d3196d12-71e4-4895-b3b7-beedf957e64e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:44,757 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.085s 2022-04-11 10:01:44,757 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a786791d-1eca-45bb-baca-ed445abbf91e', 'x-compute-request-id': 'req-a786791d-1eca-45bb-baca-ed445abbf91e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:45,853 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.088s 2022-04-11 10:01:45,853 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-246f176a-104d-4172-acb1-45430f3795a6', 'x-compute-request-id': 'req-246f176a-104d-4172-acb1-45430f3795a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:46,945 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.083s 2022-04-11 10:01:46,945 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c630710-ff73-448a-affd-6c17150fa447', 'x-compute-request-id': 'req-3c630710-ff73-448a-affd-6c17150fa447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:48,036 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.083s 2022-04-11 10:01:48,036 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99c5bdb1-2a26-4a25-b934-6559cb818356', 'x-compute-request-id': 'req-99c5bdb1-2a26-4a25-b934-6559cb818356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:49,129 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.084s 2022-04-11 10:01:49,129 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c6fac35-f953-4e68-9d42-ea2f5aba0ad0', 'x-compute-request-id': 'req-8c6fac35-f953-4e68-9d42-ea2f5aba0ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:50,221 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.083s 2022-04-11 10:01:50,221 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fae2363-4f24-4a5d-8d3c-45e06e4c69ce', 'x-compute-request-id': 'req-4fae2363-4f24-4a5d-8d3c-45e06e4c69ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:51,315 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.084s 2022-04-11 10:01:51,315 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-623bf00b-42e1-4025-9fbd-fca2731bcfdd', 'x-compute-request-id': 'req-623bf00b-42e1-4025-9fbd-fca2731bcfdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:52,413 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.089s 2022-04-11 10:01:52,413 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4120e4e9-6e09-4fd3-a755-9e59501e6e11', 'x-compute-request-id': 'req-4120e4e9-6e09-4fd3-a755-9e59501e6e11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:53,508 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.086s 2022-04-11 10:01:53,509 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f67ca39e-e4d6-432e-9fc9-cf6ba79a3b01', 'x-compute-request-id': 'req-f67ca39e-e4d6-432e-9fc9-cf6ba79a3b01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:54,601 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.084s 2022-04-11 10:01:54,601 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aaa4b23-9976-477c-9c0c-46ffdcb17e06', 'x-compute-request-id': 'req-4aaa4b23-9976-477c-9c0c-46ffdcb17e06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:55,693 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.084s 2022-04-11 10:01:55,693 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-054cb522-0cad-45d6-95cf-06f61f09f0b0', 'x-compute-request-id': 'req-054cb522-0cad-45d6-95cf-06f61f09f0b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:56,786 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.084s 2022-04-11 10:01:56,786 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f5404e9-8874-45dd-bd3d-e92ee5886761', 'x-compute-request-id': 'req-2f5404e9-8874-45dd-bd3d-e92ee5886761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:57,878 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.084s 2022-04-11 10:01:57,879 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73d6d036-7e73-45e2-8728-e25c9d88ef61', 'x-compute-request-id': 'req-73d6d036-7e73-45e2-8728-e25c9d88ef61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:01:58,971 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.083s 2022-04-11 10:01:58,971 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9fe987c-92b8-4d8d-bf93-73207e0b5cab', 'x-compute-request-id': 'req-b9fe987c-92b8-4d8d-bf93-73207e0b5cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:02:00,067 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.086s 2022-04-11 10:02:00,067 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:01:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-558ad021-5a9f-4fde-ac79-3b6f8ceaad37', 'x-compute-request-id': 'req-558ad021-5a9f-4fde-ac79-3b6f8ceaad37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:02:01,164 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.089s 2022-04-11 10:02:01,165 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56b5c278-2d46-4533-94eb-946a6f3bc772', 'x-compute-request-id': 'req-56b5c278-2d46-4533-94eb-946a6f3bc772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:02:02,258 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.084s 2022-04-11 10:02:02,258 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6142f8e9-17e3-416c-ab54-02e5fb6190df', 'x-compute-request-id': 'req-6142f8e9-17e3-416c-ab54-02e5fb6190df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:02:03,351 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.083s 2022-04-11 10:02:03,351 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-485d524d-df3e-4c76-9e4b-af198b201abc', 'x-compute-request-id': 'req-485d524d-df3e-4c76-9e4b-af198b201abc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:02:04,444 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.084s 2022-04-11 10:02:04,445 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf856298-f92d-4996-89be-605700efbd22', 'x-compute-request-id': 'req-bf856298-f92d-4996-89be-605700efbd22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:02:05,537 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.084s 2022-04-11 10:02:05,537 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96f7cd56-b39f-49d2-b455-0de6274b991b', 'x-compute-request-id': 'req-96f7cd56-b39f-49d2-b455-0de6274b991b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:02:06,884 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.338s 2022-04-11 10:02:06,884 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24b923fe-aa14-4e6f-923c-66bb588a8fa9', 'x-compute-request-id': 'req-24b923fe-aa14-4e6f-923c-66bb588a8fa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:02:07,977 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.085s 2022-04-11 10:02:07,978 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f49ca93-e871-4794-84ea-2e21c56379b0', 'x-compute-request-id': 'req-9f49ca93-e871-4794-84ea-2e21c56379b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' 2022-04-11 10:02:09,074 124318 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951 0.088s 2022-04-11 10:02:09,075 124318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 10:02:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efaf3b7f-caf7-4eb0-b04d-649b3d2e3946', 'x-compute-request-id': 'req-efaf3b7f-caf7-4eb0-b04d-649b3d2e3946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951'} Body: b'{"server": {"id": "5e3fa646-51ea-4e5d-82ab-af2895636951", "name": "tempest-VolumesSnapshotTestJSON-instance-1390217437", "status": "ACTIVE", "tenant_id": "449c769b64c24e9fbdf540e50fe19ccd", "user_id": "9727713539414dc1ae73eb7ae47929fc", "metadata": {}, "hostId": "2088ee94347c1d0f3cf44fa6767dadaa8cf7fbf1e06ea5cce969cd2a", "image": {"id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/images/33630ec4-e76f-43f0-a6d3-30a450bc5233"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:35:47Z", "updated": "2022-04-11T09:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/5e3fa646-51ea-4e5d-82ab-af2895636951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-04-11T09:36: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": [{"id": "80b84b72-0e5c-411e-b4a9-a7e44477b4e2"}]}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 480, in detach_volume resp, body = self.delete('servers/%s/os-volume_attachments/%s' % 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/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': "Invalid volume: Invalid input received: Invalid volume: Unable to detach volume. Volume status must be 'in-use' and attach_status must be 'attached' to detach. (HTTP 400) (Request-ID: req-62ce82f5-a12c-4052-993c-649709491e5e)"} }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 80b84b72-0e5c-411e-b4a9-a7e44477b4e2 failed to reach available status (current detaching) within the required time (360 s). }}} traceback-3: {{{ 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 88, in test_snapshot_create_offline_delete_online snapshot3 = self.create_snapshot(self.volume_origin['id'], force=True) File "/opt/stack/tempest/tempest/api/volume/base.py", line 145, 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 582a23c9-6d41-449e-97ff-8ec87162f3d2 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
fail
ft7.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 449, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 444, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 277, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 170, in test_volume_from_snapshot self._create_volume_from_snapshot( File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 148, in _create_volume_from_snapshot src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 126, in create_volume volume = cls.volumes_client.create_volume(**kwargs)['volume'] File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 100, in create_volume resp, body = self.post('volumes', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 376, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 785, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.11', port=80): Read timed out. (read timeout=60) |
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt7.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
||||||
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
ft8.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-04-11 09:35:28,892 124314 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2022-04-11 09:35:29,487 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.11/compute/v2.1/os-keypairs 0.594s 2022-04-11 09:35:29,488 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1543499819"}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-027c15f7-b10d-40e5-9d9c-09dff9448bb2', 'x-compute-request-id': 'req-027c15f7-b10d-40e5-9d9c-09dff9448bb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpQIBAAKCAQEA3OWX5uzodth318BtMTVZEP+ezC4tP6W/vO+r/Y83GNpyop/8\\nvAus1S5PKPr/3RoWb7TT+I2ZNk0kK9OxvqEJAjiDJ8XJz9pEH8ZQQ80N9DJ9sSge\\n/yIZD3p9OWQrQ+7RYtN2QCngkIE0eaT9qjPRNNIFltpph9PtAVH0n8JsP9NQbp5c\\n+h4OrqxRkXNepQ7d7flh4no6BVC7usTRzyqx2gw+hjO1E0tMa2o11RyNGA4l59fM\\nTF1Gmg9HZVOandcV7PAhShSOUXI+kc4YsETL+L01tx4q/cKJ89H1f4yrshpb19p6\\nBZrHP72Jn90mt8nxsqwxl/V3dwRgv7slfy9L5QIDAQABAoIBAQC3/hU0qAhJVa0c\\n7I8G+eSiIAjpEV1nMmwut4OOxAekj/AEPTaKez8OonAVNlyAkgY2LWySD3+al06V\\notLeccvLKb81Fa4vjyJHRSv+DYKd8KB5O232HTS6i9BaSXEwOG/33SMV9suyEazf\\n1enkJx0O3hEBwhM8q+0xuE4F9C+uSIwje+/E5ryoud+xxKULIGnqUM5DZZSQy2ho\\nYJsNBQNGjLBNVd1eP0omRBWgBWmjA7KqmpAU6wjWhCT/+gA2ECsvoXdOCP5SgVEa\\nR+LTICgbncXrtzAg3wH8ftlJzpJWDlalagiPeyPoXuUjC9+s+tyn+oAjhBiSQleA\\nrlvtisTRAoGBAP4jOYw/sqviGtvLAYDcULLyQh/s0oVL597q2xJl5VB2NEQ9NRqD\\nnPFxKIQqoyuz8YMVMVo4MjZTJQWupy29cvWE4H3oZLUfb85F/y2HWO0PFzIZ16Lk\\nYaK8FwTT1wi1zawjbAmMUqiHyvPG2Be9Xn6a4SY3DZZTAJw3nJTnHStrAoGBAN6E\\nAdkSZ6B67+1J3d2imX1gn/mzOzSvWuaC7DBjIvnAD8V9GJcz8qw21jUIWOHxQ8vb\\nKS5hjVA8pkI4MDRMy75pdwW8XXVh9V2dRc5Z4uhePmcQ5iGjili1zbWPGmhhYxS4\\nuVVl2V8Zx6O9I7wnj11lAgaRHVKVD0vJWnothwnvAoGBAJ3OU7LB7vmKajEnKqTQ\\nqY+knOjkDolU7ANhBG21NiKzc5sYAryXE0JdiNIhA7dkgkhqRX4HPS68jFWt8QOX\\nCyZnv1qPjtFlVvDYSC8GR3LUlwu2Pk9Yz0PU1dpajMFM2wzT5gc7yiv6Pk0HoTGE\\nloO5OquXLem1WsCmS6WuqU9HAoGBAMXfb+FAC6TbDhbeNA0Oth2XWktrhf/Q3C3W\\nSQCyd/zOPXgqST7UdD2OuigI1zl9GgPjTZiwKUEr3dFPNBaeICSglrYkDpv+03o/\\nDD93EV//xtBSZ8OMMc+3REnrCtm9mKVpq230lzuJqk3COU/tggDUfNuoGgJBCYwk\\nb2/sooRDAoGALu7T/0dcQMQCjx7YDwkeSHkxTDc5fnmMDeFNwcXEriKZu59OF+vv\\nN9ZPd8XuGjjjVQ/3JgQrYTeR7MyCqKyjjdgm/+PQISb/vUyrvzIoQ1UDUepNshTU\\nJi2kvYFygGkStsqmv3BM80SDqybmVjNxM5Hrkmk17LfQqEadX2y7V2A=\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestVolumeBootPattern-1543499819", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDc5Zfm7Oh22HfXwG0xNVkQ/57MLi0/pb+876v9jzcY2nKin/y8C6zVLk8o+v/dGhZvtNP4jZk2TSQr07G+oQkCOIMnxcnP2kQfxlBDzQ30Mn2xKB7/IhkPen05ZCtD7tFi03ZAKeCQgTR5pP2qM9E00gWW2mmH0+0BUfSfwmw/01Bunlz6Hg6urFGRc16lDt3t+WHiejoFULu6xNHPKrHaDD6GM7UTS0xrajXVHI0YDiXn18xMXUaaD0dlU5qd1xXs8CFKFI5Rcj6RzhiwRMv4vTW3Hir9wonz0fV/jKuyGlvX2noFmsc/vYmf3Sa3yfGyrDGX9Xd3BGC/uyV/L0vl Generated-by-Nova", "fingerprint": "4a:cb:30:ea:29:05:3d:8a:33:17:f6:9d:a7:59:33:86", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79"}}' 2022-04-11 09:35:29,634 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.11:9696/v2.0/security-groups 0.143s 2022-04-11 09:35:29,634 124314 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-1456875035", "description": "tempest-secgroup-smoke-1456875035 description", "project_id": "a8e6cb504ad143a3955e97acb15406d6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-fa1c06fb-e569-46fa-8ab7-d67e3707a768', 'date': 'Mon, 11 Apr 2022 09:35:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "5044aabb-e3bc-4c60-9864-92e30c685773", "name": "tempest-secgroup-smoke-1456875035", "stateful": true, "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "description": "tempest-secgroup-smoke-1456875035 description", "shared": false, "security_group_rules": [{"id": "3f2b90f8-6b26-4035-bce6-8583a73b7292", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "security_group_id": "5044aabb-e3bc-4c60-9864-92e30c685773", "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": 464, "description": null, "tags": [], "created_at": "2022-04-11T09:35:29Z", "updated_at": "2022-04-11T09:35:29Z", "revision_number": 0, "project_id": "a8e6cb504ad143a3955e97acb15406d6"}, {"id": "9d483304-3eef-4c9a-a58b-4a48cbf4c75d", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "security_group_id": "5044aabb-e3bc-4c60-9864-92e30c685773", "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": 465, "description": null, "tags": [], "created_at": "2022-04-11T09:35:29Z", "updated_at": "2022-04-11T09:35:29Z", "revision_number": 0, "project_id": "a8e6cb504ad143a3955e97acb15406d6"}], "tags": [], "created_at": "2022-04-11T09:35:29Z", "updated_at": "2022-04-11T09:35:29Z", "revision_number": 1, "project_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:29,786 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.11:9696/v2.0/security-group-rules 0.152s 2022-04-11 09:35:29,787 124314 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": "5044aabb-e3bc-4c60-9864-92e30c685773", "project_id": "a8e6cb504ad143a3955e97acb15406d6", "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-3254a0d9-201c-4ab3-b7b4-13d2b66c3346', 'date': 'Mon, 11 Apr 2022 09:35:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bc49c334-07f3-4ce0-99d0-eadd6a9a035b", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "security_group_id": "5044aabb-e3bc-4c60-9864-92e30c685773", "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-04-11T09:35:29Z", "updated_at": "2022-04-11T09:35:29Z", "revision_number": 0, "project_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:29,945 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.11:9696/v2.0/security-group-rules 0.157s 2022-04-11 09:35:29,945 124314 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": "5044aabb-e3bc-4c60-9864-92e30c685773", "project_id": "a8e6cb504ad143a3955e97acb15406d6", "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-03c7439f-2027-4c36-b44c-1e0b639ecd21', 'date': 'Mon, 11 Apr 2022 09:35:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "016233f0-3ddc-405b-a0d4-513a853c65a8", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "security_group_id": "5044aabb-e3bc-4c60-9864-92e30c685773", "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-04-11T09:35:29Z", "updated_at": "2022-04-11T09:35:29Z", "revision_number": 0, "project_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:30,107 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.11:9696/v2.0/security-group-rules 0.161s 2022-04-11 09:35:30,107 124314 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": "5044aabb-e3bc-4c60-9864-92e30c685773", "project_id": "a8e6cb504ad143a3955e97acb15406d6", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-91f0cba2-1d17-442a-828d-96a8da244542', 'date': 'Mon, 11 Apr 2022 09:35:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dc91bcbb-b702-4ece-8fb5-c251d854b972", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "security_group_id": "5044aabb-e3bc-4c60-9864-92e30c685773", "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-04-11T09:35:30Z", "updated_at": "2022-04-11T09:35:30Z", "revision_number": 0, "project_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:30,268 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.11:9696/v2.0/security-group-rules 0.159s 2022-04-11 09:35:30,268 124314 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": "5044aabb-e3bc-4c60-9864-92e30c685773", "project_id": "a8e6cb504ad143a3955e97acb15406d6", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-2fcd7580-821d-44a0-8aad-2a0ed210f34a', 'date': 'Mon, 11 Apr 2022 09:35:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ce7d8a12-db9a-43f6-98eb-b34b6df378b7", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "security_group_id": "5044aabb-e3bc-4c60-9864-92e30c685773", "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-04-11T09:35:30Z", "updated_at": "2022-04-11T09:35:30Z", "revision_number": 0, "project_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:30,395 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.11:9696/v2.0/security-group-rules 0.126s 2022-04-11 09:35:30,395 124314 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": "5044aabb-e3bc-4c60-9864-92e30c685773", "project_id": "a8e6cb504ad143a3955e97acb15406d6", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-3d8896d3-07d8-468d-ab4a-595bc1a74f18', 'date': 'Mon, 11 Apr 2022 09:35:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0691041d-5287-42b7-a84f-7f37b175e91a", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "security_group_id": "5044aabb-e3bc-4c60-9864-92e30c685773", "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-04-11T09:35:30Z", "updated_at": "2022-04-11T09:35:30Z", "revision_number": 0, "project_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:30,532 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.11:9696/v2.0/security-group-rules 0.136s 2022-04-11 09:35:30,532 124314 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": "5044aabb-e3bc-4c60-9864-92e30c685773", "project_id": "a8e6cb504ad143a3955e97acb15406d6", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-4e1503f1-4f66-4626-9121-a303d3e0a00a', 'date': 'Mon, 11 Apr 2022 09:35:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "44531134-6a22-4f26-9e65-c2d3b2f2696a", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "security_group_id": "5044aabb-e3bc-4c60-9864-92e30c685773", "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-04-11T09:35:30Z", "updated_at": "2022-04-11T09:35:30Z", "revision_number": 0, "project_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:30,532 124314 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2022-04-11 09:35:30,554 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/image/v2/images/33630ec4-e76f-43f0-a6d3-30a450bc5233 0.020s 2022-04-11 09:35:30,555 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1fde1e33-22d3-4327-aae1-d8fc2cf01f49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/image/v2/images/33630ec4-e76f-43f0-a6d3-30a450bc5233'} 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": "de4c728af3564c36bb940d87cc129529", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "created_at": "2022-04-11T09:24:23Z", "updated_at": "2022-04-11T09:24:39Z", "tags": [], "self": "/v2/images/33630ec4-e76f-43f0-a6d3-30a450bc5233", "file": "/v2/images/33630ec4-e76f-43f0-a6d3-30a450bc5233/file", "schema": "/v2/schemas/image"}' 2022-04-11 09:35:30,923 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes 0.368s 2022-04-11 09:35:30,924 124314 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-1573238562", "snapshot_id": null, "imageRef": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7288b412-a179-42f8-bd25-93ac42b26f7f', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7288b412-a179-42f8-bd25-93ac42b26f7f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:30.855334", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-04-11 09:35:30,974 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:35:30,975 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c40b1e5-c71d-4ed9-84c1-cf95c49f1e2b', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c40b1e5-c71d-4ed9-84c1-cf95c49f1e2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:32,051 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.068s 2022-04-11 09:35:32,052 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1453640a-3a2e-4cb9-b6f9-834eced348ec', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1453640a-3a2e-4cb9-b6f9-834eced348ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:31.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:33,099 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.039s 2022-04-11 09:35:33,100 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e45d474-51b4-4ee6-b590-53401aff21b3', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e45d474-51b4-4ee6-b590-53401aff21b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:31.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:34,174 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.066s 2022-04-11 09:35:34,174 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fff46d51-2e95-4920-9407-39e3eaf88bb0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fff46d51-2e95-4920-9407-39e3eaf88bb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:31.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:35,224 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:35:35,224 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef16e6b7-98ce-4289-b535-00a2c14cc627', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef16e6b7-98ce-4289-b535-00a2c14cc627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:31.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:36,278 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.045s 2022-04-11 09:35:36,278 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-032180bf-1aae-4363-818b-9558aec013f5', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-032180bf-1aae-4363-818b-9558aec013f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:31.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:37,325 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.038s 2022-04-11 09:35:37,326 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58c34643-9a00-4fb7-adff-28ed02c860eb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58c34643-9a00-4fb7-adff-28ed02c860eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:31.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:38,374 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.040s 2022-04-11 09:35:38,374 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c53c0513-b7f1-409c-96a6-83a126c5c901', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c53c0513-b7f1-409c-96a6-83a126c5c901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:31.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:39,420 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.038s 2022-04-11 09:35:39,420 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b44f41c7-07e4-42fa-b411-13c3a9a26f62', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b44f41c7-07e4-42fa-b411-13c3a9a26f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:31.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:40,468 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.040s 2022-04-11 09:35:40,468 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21637151-fe3d-4341-bdd4-f02a1841b8d6', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21637151-fe3d-4341-bdd4-f02a1841b8d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:31.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:41,516 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.040s 2022-04-11 09:35:41,516 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27e61a33-0dc3-4574-a912-de639b29d319', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27e61a33-0dc3-4574-a912-de639b29d319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:31.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:42,563 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.038s 2022-04-11 09:35:42,564 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15ff3cfd-cb40-401a-95e9-15fa91c90703', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15ff3cfd-cb40-401a-95e9-15fa91c90703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:31.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:43,613 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.040s 2022-04-11 09:35:43,613 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4a62b03-e7c8-4f50-bff4-525d347f0aaa', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4a62b03-e7c8-4f50-bff4-525d347f0aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:31.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:44,660 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.038s 2022-04-11 09:35:44,661 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fdffcdb-5f58-44d5-9859-f6230ae54dba', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fdffcdb-5f58-44d5-9859-f6230ae54dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:31.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:45,710 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:35:45,711 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c610b5a6-08a0-402a-845b-98a90af015b1', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c610b5a6-08a0-402a-845b-98a90af015b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:31.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:46,759 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.040s 2022-04-11 09:35:46,759 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05513c31-d828-40e6-a782-5cbf5bfb9848', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05513c31-d828-40e6-a782-5cbf5bfb9848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:31.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:47,805 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.039s 2022-04-11 09:35:47,805 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f47f3f4-888c-4ae4-a60e-302f551bc95a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f47f3f4-888c-4ae4-a60e-302f551bc95a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:31.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:48,855 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:35:48,855 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8928bd7-641d-46c6-a38d-84c5702dbb80', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8928bd7-641d-46c6-a38d-84c5702dbb80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:31.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:49,903 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.038s 2022-04-11 09:35:49,903 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa04927c-3f2c-4e0d-bc64-c260ed931189', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa04927c-3f2c-4e0d-bc64-c260ed931189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:49.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:50,950 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.038s 2022-04-11 09:35:50,950 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85fd5754-d68d-4672-bb8f-32a3a1d6556f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85fd5754-d68d-4672-bb8f-32a3a1d6556f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:49.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:51,996 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.038s 2022-04-11 09:35:51,997 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec219284-37af-453b-b6f4-38fca3ee0fe7', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec219284-37af-453b-b6f4-38fca3ee0fe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:49.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:53,042 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.037s 2022-04-11 09:35:53,043 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50284873-43c6-474f-baab-690c5951df0e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50284873-43c6-474f-baab-690c5951df0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:49.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:54,089 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.038s 2022-04-11 09:35:54,089 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b60904d8-e1b8-46bc-b9f3-10ca0bfc913e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b60904d8-e1b8-46bc-b9f3-10ca0bfc913e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:49.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:55,135 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.038s 2022-04-11 09:35:55,136 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef5fda7f-0e71-47f4-ae7a-49274ebb1dbf', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef5fda7f-0e71-47f4-ae7a-49274ebb1dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:49.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:56,185 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:35:56,185 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c5d015d-7158-429e-806f-65c3eba31190', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c5d015d-7158-429e-806f-65c3eba31190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:49.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:57,234 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.038s 2022-04-11 09:35:57,234 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-567ac390-92ce-4e1e-920b-2455e9d38ac8', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-567ac390-92ce-4e1e-920b-2455e9d38ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:49.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:58,282 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.039s 2022-04-11 09:35:58,282 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea5d053f-df24-423e-8635-cbee72c20252', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea5d053f-df24-423e-8635-cbee72c20252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:49.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:35:59,330 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.039s 2022-04-11 09:35:59,330 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62faabde-a49e-40fe-92a0-44d1e25332c5', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62faabde-a49e-40fe-92a0-44d1e25332c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:35:49.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:36:00,378 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.040s 2022-04-11 09:36:00,379 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c483009-e4b7-4cba-8f35-6509ab7eefaf', 'content-length': '1369', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c483009-e4b7-4cba-8f35-6509ab7eefaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:00.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "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": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:36:00,386 124314 INFO [tempest.common.waiters] volume e2a80274-7ac6-435c-9db4-cf51893714f4 reached available after waiting for 30.386334 seconds 2022-04-11 09:36:00,424 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.038s 2022-04-11 09:36:00,424 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-502328eb-18fd-4303-9481-5f85c2e3e149', 'content-length': '1369', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-502328eb-18fd-4303-9481-5f85c2e3e149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:00.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "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": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:36:00,518 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.11/identity/v3/auth/tokens 0.080s 2022-04-11 09:36:00,519 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:00 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-ff2e2598-e324-4fea-a556-a08852e80b89', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "cbfd10c9c2af4d0fa313be19267c2a79", "name": "tempest-TestVolumeBootPattern-1195934940-project", "password_expires_at": null}, "audit_ids": ["n7ZVuBbpSq-AW8rCV54IGg"], "expires_at": "2022-04-11T10:36:00.000000Z", "issued_at": "2022-04-11T09:36:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8e6cb504ad143a3955e97acb15406d6", "name": "tempest-TestVolumeBootPattern-1195934940"}, "is_domain": false, "roles": [{"id": "b478ac538e1c47f795ba99ea57f98e2b", "name": "member"}, {"id": "d281caf276aa4f4f9e569c3555eacd33", "name": "reader"}], "catalog": [{"endpoints": [{"id": "562511e165b54693812b20eb1977253d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.11:8080", "region": "RegionOne"}, {"id": "79bc5a9fd7f643f89e65ef103322b4b3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11:8080/v1/AUTH_a8e6cb504ad143a3955e97acb15406d6", "region": "RegionOne"}], "id": "0512eb9c159147738e5173e49974b126", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3ebcaaee32d24d03b25941733dde17b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6", "region": "RegionOne"}], "id": "3bd0c7a700d442529e9195a5f99d63b8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "ad60118832834e10ac9643f77d5f5f13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11:9696/", "region": "RegionOne"}], "id": "3e4d74c3e00a4a46bcd814dc64619dc4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0886496255b44011aca09c3a9f7ccc5c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/image", "region": "RegionOne"}], "id": "80ab5fa18595421aaff41f532de9a25b", "type": "image", "name": "glance"}, {"endpoints": [{"id": "37af92f5a906449b8b0d6e4c8b6865bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/compute/v2/a8e6cb504ad143a3955e97acb15406d6", "region": "RegionOne"}], "id": "8301df3b062b4e96ab0587b7cd862ec8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "85b7ffa6a2864c28bd6e19d4601de35f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6", "region": "RegionOne"}], "id": "95612643cd25400b9317c8f6a68fe0bf", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d457a72b2e6c48439d4d6f86a3d20e88", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/compute/v2.1", "region": "RegionOne"}], "id": "afcd314eae8f46b2ae7d191ae0c82287", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e04b3d4dfd944d4098cb60a8e6daa25e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/placement", "region": "RegionOne"}], "id": "c281df1778e246959c0cb0ef9d72c9dc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dfca484811e94535ba271b2f00fdf6d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/identity", "region": "RegionOne"}], "id": "fd9bd34f7e044883b019eddc45b98c7f", "type": "identity", "name": "keystone"}]}}' 2022-04-11 09:36:00,520 124314 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': '2efe9300-a6f9-4807-80f2-f42886425e8d', 'name': 'tempest-TestVolumeBootPattern-1996299382-network', 'tenant_id': 'a8e6cb504ad143a3955e97acb15406d6', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a8e6cb504ad143a3955e97acb15406d6', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 111, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-04-11T09:35:18Z', 'updated_at': '2022-04-11T09:35:18Z', 'revision_number': 1} available for tenant 2022-04-11 09:36:01,366 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.11/compute/v2.1/servers 0.844s 2022-04-11 09:36:01,366 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-643991524", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestVolumeBootPattern-1543499819", "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "block_device_mapping_v2": [{"uuid": "e2a80274-7ac6-435c-9db4-cf51893714f4", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "2efe9300-a6f9-4807-80f2-f42886425e8d"}]}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3850e08d-6ba1-42a2-b7a5-0b468389b18b', 'x-compute-request-id': 'req-3850e08d-6ba1-42a2-b7a5-0b468389b18b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.11/compute/v2.1/servers'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "adminPass": "rim6Ksn3uboN"}}' 2022-04-11 09:36:01,451 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.082s 2022-04-11 09:36:01,451 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa5b8824-62b6-468f-96fc-e97fc7bbd9ac', 'x-compute-request-id': 'req-aa5b8824-62b6-468f-96fc-e97fc7bbd9ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "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-04-11 09:36:02,755 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.295s 2022-04-11 09:36:02,755 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1210', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8f49282-fcf3-4988-9965-3b948c852859', 'x-compute-request-id': 'req-a8f49282-fcf3-4988-9965-3b948c852859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "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": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:02,762 124314 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2022-04-11 09:36:04,060 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.296s 2022-04-11 09:36:04,060 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1278', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9af51ad3-3711-4602-a03e-cf3163477632', 'x-compute-request-id': 'req-9af51ad3-3711-4602-a03e-cf3163477632', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:05,395 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.326s 2022-04-11 09:36:05,396 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1278', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6425425-83c9-45a7-91fe-1f019c60efd7', 'x-compute-request-id': 'req-e6425425-83c9-45a7-91fe-1f019c60efd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:06,624 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.220s 2022-04-11 09:36:06,625 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1278', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3be84212-19b1-4f9f-9920-77b857b0a2e9', 'x-compute-request-id': 'req-3be84212-19b1-4f9f-9920-77b857b0a2e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:07,847 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.214s 2022-04-11 09:36:07,847 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1278', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bad0415a-f551-4b41-89f8-0fcef2fffb29', 'x-compute-request-id': 'req-bad0415a-f551-4b41-89f8-0fcef2fffb29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:09,077 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.221s 2022-04-11 09:36:09,077 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1278', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-426d99b2-e19e-45bb-84c2-ffef72dd2b84', 'x-compute-request-id': 'req-426d99b2-e19e-45bb-84c2-ffef72dd2b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:10,301 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.215s 2022-04-11 09:36:10,302 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81c28878-af14-46e4-a574-d45ab9719006', 'x-compute-request-id': 'req-81c28878-af14-46e4-a574-d45ab9719006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:10,309 124314 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 9 second wait 2022-04-11 09:36:11,522 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.211s 2022-04-11 09:36:11,522 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6828b2d7-127c-4446-8536-6bcbb386f061', 'x-compute-request-id': 'req-6828b2d7-127c-4446-8536-6bcbb386f061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:12,747 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.217s 2022-04-11 09:36:12,748 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df956944-54c0-45b4-bbc8-313cd97be3a2', 'x-compute-request-id': 'req-df956944-54c0-45b4-bbc8-313cd97be3a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:13,968 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.211s 2022-04-11 09:36:13,969 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8d545ee-680a-43a0-acc3-402f1646fd08', 'x-compute-request-id': 'req-a8d545ee-680a-43a0-acc3-402f1646fd08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:15,189 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.212s 2022-04-11 09:36:15,189 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3076b9b-69f2-4415-9e9d-37e17d645471', 'x-compute-request-id': 'req-d3076b9b-69f2-4415-9e9d-37e17d645471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:16,410 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.211s 2022-04-11 09:36:16,410 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcccf3e6-7fb9-45f8-9ed3-6cc1ee1ef172', 'x-compute-request-id': 'req-bcccf3e6-7fb9-45f8-9ed3-6cc1ee1ef172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:17,634 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.216s 2022-04-11 09:36:17,634 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1485b283-2db8-4ea9-b671-55d13a2affc2', 'x-compute-request-id': 'req-1485b283-2db8-4ea9-b671-55d13a2affc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:18,801 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.153s 2022-04-11 09:36:18,801 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db86165e-6c90-4906-af88-e6e8bac36d10', 'x-compute-request-id': 'req-db86165e-6c90-4906-af88-e6e8bac36d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:19,977 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.167s 2022-04-11 09:36:19,977 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2b5f836-71f9-4c52-aa30-3a02e8b0df22', 'x-compute-request-id': 'req-e2b5f836-71f9-4c52-aa30-3a02e8b0df22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:21,172 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.186s 2022-04-11 09:36:21,173 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a472214-f2ae-4719-b5d2-a2ccebcea02a', 'x-compute-request-id': 'req-9a472214-f2ae-4719-b5d2-a2ccebcea02a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:22,359 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.178s 2022-04-11 09:36:22,360 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-210f9e3a-5771-4a4d-a786-9e12ec84b577', 'x-compute-request-id': 'req-210f9e3a-5771-4a4d-a786-9e12ec84b577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:23,577 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.208s 2022-04-11 09:36:23,577 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b678763-1370-42f6-a1c4-444f1f25a788', 'x-compute-request-id': 'req-2b678763-1370-42f6-a1c4-444f1f25a788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:24,831 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.244s 2022-04-11 09:36:24,831 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bb7cd81-471d-4341-b0df-bd3c8daff748', 'x-compute-request-id': 'req-9bb7cd81-471d-4341-b0df-bd3c8daff748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:26,059 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.220s 2022-04-11 09:36:26,059 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57aff1ac-e332-4e54-924b-2b30229f80ea', 'x-compute-request-id': 'req-57aff1ac-e332-4e54-924b-2b30229f80ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:27,303 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.235s 2022-04-11 09:36:27,303 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9ab5770-f976-451f-811b-7bebadee4e9e', 'x-compute-request-id': 'req-b9ab5770-f976-451f-811b-7bebadee4e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:28,540 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.229s 2022-04-11 09:36:28,541 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf326ba5-411f-401e-8f04-c2a1257ab911', 'x-compute-request-id': 'req-bf326ba5-411f-401e-8f04-c2a1257ab911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:29,743 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.191s 2022-04-11 09:36:29,744 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4120012e-2976-4a48-b4e2-bdd5897d1976', 'x-compute-request-id': 'req-4120012e-2976-4a48-b4e2-bdd5897d1976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:31,054 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.302s 2022-04-11 09:36:31,054 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dddedb87-87c3-482c-aeb1-9d23f6263027', 'x-compute-request-id': 'req-dddedb87-87c3-482c-aeb1-9d23f6263027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:32,247 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.184s 2022-04-11 09:36:32,247 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f253066e-0d98-439f-bfe3-db6bca9c1e3d', 'x-compute-request-id': 'req-f253066e-0d98-439f-bfe3-db6bca9c1e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:33,460 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.203s 2022-04-11 09:36:33,461 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ebb5c7b-2c7f-4b0d-bf4a-54dea8acb5a9', 'x-compute-request-id': 'req-5ebb5c7b-2c7f-4b0d-bf4a-54dea8acb5a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:34,674 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.205s 2022-04-11 09:36:34,675 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91c6df8b-2105-498d-9b5b-165d57dea142', 'x-compute-request-id': 'req-91c6df8b-2105-498d-9b5b-165d57dea142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:35,905 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.221s 2022-04-11 09:36:35,905 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9f38668-4611-4e71-b114-b424442f6221', 'x-compute-request-id': 'req-d9f38668-4611-4e71-b114-b424442f6221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:37,122 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.210s 2022-04-11 09:36:37,123 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13fadbd5-9801-456e-817b-172b4741ce2c', 'x-compute-request-id': 'req-13fadbd5-9801-456e-817b-172b4741ce2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:38,347 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.216s 2022-04-11 09:36:38,348 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7e9a6f0-3a24-42ed-9b66-f7e3816ac209', 'x-compute-request-id': 'req-e7e9a6f0-3a24-42ed-9b66-f7e3816ac209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:39,512 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.155s 2022-04-11 09:36:39,512 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-377f170a-df2a-43bb-a33b-9ff371e5104e', 'x-compute-request-id': 'req-377f170a-df2a-43bb-a33b-9ff371e5104e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:40,673 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.154s 2022-04-11 09:36:40,674 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f50a8eb-af76-4dd8-94ba-7e0bb9fcc17f', 'x-compute-request-id': 'req-1f50a8eb-af76-4dd8-94ba-7e0bb9fcc17f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:41,836 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.153s 2022-04-11 09:36:41,836 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abf9b3fc-5872-447a-901f-93ee133d6189', 'x-compute-request-id': 'req-abf9b3fc-5872-447a-901f-93ee133d6189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:43,004 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.159s 2022-04-11 09:36:43,005 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-506e4092-97d0-4936-9a82-2b74444c48b4', 'x-compute-request-id': 'req-506e4092-97d0-4936-9a82-2b74444c48b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:44,166 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.153s 2022-04-11 09:36:44,166 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1bb8ddb-740c-4909-a067-969bd2db2411', 'x-compute-request-id': 'req-e1bb8ddb-740c-4909-a067-969bd2db2411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:45,329 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.153s 2022-04-11 09:36:45,329 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-373f076e-e7af-4b75-ac66-578ff9d38d5c', 'x-compute-request-id': 'req-373f076e-e7af-4b75-ac66-578ff9d38d5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:46,492 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.154s 2022-04-11 09:36:46,492 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f2210b7-1e5c-423c-ba0c-383d5ed1e13d', 'x-compute-request-id': 'req-1f2210b7-1e5c-423c-ba0c-383d5ed1e13d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:47,657 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.156s 2022-04-11 09:36:47,658 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2bdedcb-9705-4c47-ac82-c8a769d561e1', 'x-compute-request-id': 'req-f2bdedcb-9705-4c47-ac82-c8a769d561e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:48,822 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.155s 2022-04-11 09:36:48,822 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48bb4110-de2c-445c-887b-ca6bd5c743eb', 'x-compute-request-id': 'req-48bb4110-de2c-445c-887b-ca6bd5c743eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:49,983 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.153s 2022-04-11 09:36:49,983 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72080393-dfbc-41aa-9f2c-37cf2f16e5e3', 'x-compute-request-id': 'req-72080393-dfbc-41aa-9f2c-37cf2f16e5e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:51,142 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.150s 2022-04-11 09:36:51,143 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96021a6e-8756-47bc-8a25-80d9bb1fb267', 'x-compute-request-id': 'req-96021a6e-8756-47bc-8a25-80d9bb1fb267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:52,301 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.149s 2022-04-11 09:36:52,302 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a31dbc2b-f536-4801-a333-bf1a7c0fea49', 'x-compute-request-id': 'req-a31dbc2b-f536-4801-a333-bf1a7c0fea49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:53,465 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.154s 2022-04-11 09:36:53,465 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02d896ab-ea6e-43a0-8ecb-f736416b26e6', 'x-compute-request-id': 'req-02d896ab-ea6e-43a0-8ecb-f736416b26e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:54,627 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.153s 2022-04-11 09:36:54,628 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d83a75d-9e34-4029-9e12-abc045c735b3', 'x-compute-request-id': 'req-9d83a75d-9e34-4029-9e12-abc045c735b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:55,790 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.153s 2022-04-11 09:36:55,790 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4f5a53f-67a3-4115-9025-254cad30ab73', 'x-compute-request-id': 'req-d4f5a53f-67a3-4115-9025-254cad30ab73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:56,951 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.153s 2022-04-11 09:36:56,952 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6aa8433-18f9-47d9-b464-01163602b644', 'x-compute-request-id': 'req-f6aa8433-18f9-47d9-b464-01163602b644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:58,109 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.149s 2022-04-11 09:36:58,110 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c79ae010-34bd-4bbb-a609-ee45b980bd28', 'x-compute-request-id': 'req-c79ae010-34bd-4bbb-a609-ee45b980bd28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:36:59,269 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.150s 2022-04-11 09:36:59,269 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b27e92e-82e0-4641-94fd-3f6dd06cf4bf', 'x-compute-request-id': 'req-9b27e92e-82e0-4641-94fd-3f6dd06cf4bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:37:00,428 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.149s 2022-04-11 09:37:00,429 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-817b1746-700e-4d9b-9a22-37deeb96d992', 'x-compute-request-id': 'req-817b1746-700e-4d9b-9a22-37deeb96d992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:37:01,588 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.151s 2022-04-11 09:37:01,588 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa80c492-e087-4981-8819-344c7039fb5b', 'x-compute-request-id': 'req-fa80c492-e087-4981-8819-344c7039fb5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:37:02,753 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.155s 2022-04-11 09:37:02,753 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-247f4f70-8331-47dd-a797-63462921b6c5', 'x-compute-request-id': 'req-247f4f70-8331-47dd-a797-63462921b6c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:37:03,913 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.151s 2022-04-11 09:37:03,913 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-facba083-7dd7-454d-a41a-d5642a6c9716', 'x-compute-request-id': 'req-facba083-7dd7-454d-a41a-d5642a6c9716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:37:05,070 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.148s 2022-04-11 09:37:05,070 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0018463c-6acb-4570-8e64-fdbce06cf126', 'x-compute-request-id': 'req-0018463c-6acb-4570-8e64-fdbce06cf126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:37:06,229 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.150s 2022-04-11 09:37:06,230 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36ec828e-749d-4ff7-955a-5e192113b7d9', 'x-compute-request-id': 'req-36ec828e-749d-4ff7-955a-5e192113b7d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:37:07,385 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.146s 2022-04-11 09:37:07,385 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-326dd3eb-54cb-40dd-a293-d68cc5f5c330', 'x-compute-request-id': 'req-326dd3eb-54cb-40dd-a293-d68cc5f5c330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:37:08,544 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.150s 2022-04-11 09:37:08,544 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fe6a60d-b35d-4eb4-b302-d27ae7176d03', 'x-compute-request-id': 'req-9fe6a60d-b35d-4eb4-b302-d27ae7176d03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:37:09,708 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.154s 2022-04-11 09:37:09,708 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bbf6f38-1411-417d-a39d-079285f5b463', 'x-compute-request-id': 'req-8bbf6f38-1411-417d-a39d-079285f5b463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:37:10,867 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.151s 2022-04-11 09:37:10,868 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99bf1c45-3f9b-495b-95ce-fc2e34d390f9', 'x-compute-request-id': 'req-99bf1c45-3f9b-495b-95ce-fc2e34d390f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:37:12,024 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.148s 2022-04-11 09:37:12,024 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8f9e5f3-05ea-456d-870e-3b4f5d850615', 'x-compute-request-id': 'req-c8f9e5f3-05ea-456d-870e-3b4f5d850615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:37:13,181 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.148s 2022-04-11 09:37:13,181 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e200e767-62cc-46d8-9d2f-c944db5f0e8c', 'x-compute-request-id': 'req-e200e767-62cc-46d8-9d2f-c944db5f0e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:37:14,345 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.155s 2022-04-11 09:37:14,346 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5a784f9-3e05-414f-9d96-c9111062804f', 'x-compute-request-id': 'req-a5a784f9-3e05-414f-9d96-c9111062804f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:37:15,503 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.149s 2022-04-11 09:37:15,504 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff047412-7c0e-4907-a230-ff326e61de9c', 'x-compute-request-id': 'req-ff047412-7c0e-4907-a230-ff326e61de9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:37:16,750 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.237s 2022-04-11 09:37:16,750 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af73c349-688c-445b-9ee4-705d6f3cdbd4', 'x-compute-request-id': 'req-af73c349-688c-445b-9ee4-705d6f3cdbd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:37:17,967 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.208s 2022-04-11 09:37:17,967 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-019da3ff-b4a9-4826-843a-12e90c0bc1b8', 'x-compute-request-id': 'req-019da3ff-b4a9-4826-843a-12e90c0bc1b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:37:19,132 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.155s 2022-04-11 09:37:19,132 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32c89830-433d-4824-9b81-9bb7c7385474', 'x-compute-request-id': 'req-32c89830-433d-4824-9b81-9bb7c7385474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:37:20,306 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.166s 2022-04-11 09:37:20,306 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd2d06a7-7f61-4895-adce-8d411a6aa906', 'x-compute-request-id': 'req-bd2d06a7-7f61-4895-adce-8d411a6aa906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:37:21,472 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.157s 2022-04-11 09:37:21,472 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-200318f0-0ffc-49ad-9c05-882ecbfaf84b', 'x-compute-request-id': 'req-200318f0-0ffc-49ad-9c05-882ecbfaf84b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:37:22,635 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.154s 2022-04-11 09:37:22,635 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a99394f-4a69-42f5-99f0-3b98f1ae6b36', 'x-compute-request-id': 'req-8a99394f-4a69-42f5-99f0-3b98f1ae6b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "BUILD", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:37:23,803 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.159s 2022-04-11 09:37:23,803 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1453', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70c8ff0e-ac2c-4d0b-ae27-1fb9deb0757b', 'x-compute-request-id': 'req-70c8ff0e-ac2c-4d0b-ae27-1fb9deb0757b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:37:23Z", "addresses": {"tempest-TestVolumeBootPattern-1996299382-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:76:77"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:37:23,811 124314 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 82 second wait 2022-04-11 09:37:23,966 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.154s 2022-04-11 09:37:23,966 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1453', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc935e09-f52e-498f-a27e-a3941c421f79', 'x-compute-request-id': 'req-fc935e09-f52e-498f-a27e-a3941c421f79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:37:23Z", "addresses": {"tempest-TestVolumeBootPattern-1996299382-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:76:77"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:37:23,974 124314 INFO [tempest.scenario.test_volume_boot_pattern] Booted first instance: {'id': '1bb6eaee-2b5d-44d9-a4ba-a8ca03205021', 'name': 'tempest-TestVolumeBootPattern-server-643991524', 'status': 'ACTIVE', 'tenant_id': 'a8e6cb504ad143a3955e97acb15406d6', 'user_id': 'cbfd10c9c2af4d0fa313be19267c2a79', 'metadata': {}, 'hostId': '6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.11/compute/flavors/452'}]}, 'created': '2022-04-11T09:36:01Z', 'updated': '2022-04-11T09:37:23Z', 'addresses': {'tempest-TestVolumeBootPattern-1996299382-network': [{'version': 4, 'addr': '172.20.0.8', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:59:76:77'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'}, {'rel': 'bookmark', 'href': 'http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1543499819', 'OS-SRV-USG:launched_at': '2022-04-11T09:37:22.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1456875035'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': 'e2a80274-7ac6-435c-9db4-cf51893714f4'}]} 2022-04-11 09:37:23,974 124314 INFO [tempest.scenario.test_volume_boot_pattern] Setting timestamp in instance {'id': '1bb6eaee-2b5d-44d9-a4ba-a8ca03205021', 'name': 'tempest-TestVolumeBootPattern-server-643991524', 'status': 'ACTIVE', 'tenant_id': 'a8e6cb504ad143a3955e97acb15406d6', 'user_id': 'cbfd10c9c2af4d0fa313be19267c2a79', 'metadata': {}, 'hostId': '6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.11/compute/flavors/452'}]}, 'created': '2022-04-11T09:36:01Z', 'updated': '2022-04-11T09:37:23Z', 'addresses': {'tempest-TestVolumeBootPattern-1996299382-network': [{'version': 4, 'addr': '172.20.0.8', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:59:76:77'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'}, {'rel': 'bookmark', 'href': 'http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1543499819', 'OS-SRV-USG:launched_at': '2022-04-11T09:37:22.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1456875035'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': 'e2a80274-7ac6-435c-9db4-cf51893714f4'}]} 2022-04-11 09:37:24,108 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11:9696/v2.0/ports?device_id=1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.134s 2022-04-11 09:37:24,109 124314 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': '930', 'x-openstack-request-id': 'req-bb63bd76-ebf0-4ec5-98ae-0cbaa1f61a2b', 'date': 'Mon, 11 Apr 2022 09:37:24 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11:9696/v2.0/ports?device_id=1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"ports":[{"id":"88fcd192-33ba-46d0-9f8b-cd8e47b5c163","name":"","network_id":"2efe9300-a6f9-4807-80f2-f42886425e8d","tenant_id":"a8e6cb504ad143a3955e97acb15406d6","mac_address":"fa:16:3e:59:76:77","admin_state_up":true,"status":"ACTIVE","device_id":"1bb6eaee-2b5d-44d9-a4ba-a8ca03205021","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"94754240-94ea-4c5f-a662-ddd11226224e","ip_address":"172.20.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5044aabb-e3bc-4c60-9864-92e30c685773"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-cinder-81045","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false,"bound_drivers":{"0":"hyperv"}},"port_security_enabled":true,"tags":[],"created_at":"2022-04-11T09:36:02Z","updated_at":"2022-04-11T09:37:20Z","revision_number":5,"project_id":"a8e6cb504ad143a3955e97acb15406d6"}]}' 2022-04-11 09:37:26,115 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.11:9696/v2.0/floatingips 2.005s 2022-04-11 09:37:26,115 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "1ddef7fa-4766-4d1c-b96f-6b200623802f", "port_id": "88fcd192-33ba-46d0-9f8b-cd8e47b5c163", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "fixed_ip_address": "172.20.0.8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-dc1bb97a-2c91-43e5-acde-f9fd4d8c24ca', 'date': 'Mon, 11 Apr 2022 09:37:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "dc7e9f07-41b4-48fe-81ae-5797945cc437", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "floating_ip_address": "172.27.3.87", "floating_network_id": "1ddef7fa-4766-4d1c-b96f-6b200623802f", "router_id": "30cb9a47-25f6-46f7-a587-bd46be4b84a3", "port_id": "88fcd192-33ba-46d0-9f8b-cd8e47b5c163", "fixed_ip_address": "172.20.0.8", "status": "DOWN", "project_id": "a8e6cb504ad143a3955e97acb15406d6", "description": "", "port_details": {"name": "", "network_id": "2efe9300-a6f9-4807-80f2-f42886425e8d", "mac_address": "fa:16:3e:59:76:77", "admin_state_up": true, "status": "ACTIVE", "device_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-04-11T09:37:24Z", "updated_at": "2022-04-11T09:37:24Z", "revision_number": 0}}' 2022-04-11 09:37:26,129 124314 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.87:22' as 'ubuntu' with public key authentication 2022-04-11 09:37:30,153 124314 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.87 ([Errno None] Unable to connect to port 22 on 172.27.3.87). Number attempts: 1. Retry after 2 seconds. 2022-04-11 09:37:35,721 124314 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.87 ([Errno None] Unable to connect to port 22 on 172.27.3.87). Number attempts: 2. Retry after 3 seconds. 2022-04-11 09:37:42,281 124314 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.87 ([Errno None] Unable to connect to port 22 on 172.27.3.87). Number attempts: 3. Retry after 4 seconds. 2022-04-11 09:37:49,833 124314 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.87 ([Errno None] Unable to connect to port 22 on 172.27.3.87). Number attempts: 4. Retry after 5 seconds. 2022-04-11 09:37:58,409 124314 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.87 ([Errno None] Unable to connect to port 22 on 172.27.3.87). Number attempts: 5. Retry after 6 seconds. 2022-04-11 09:38:04,916 124314 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.87 ([Errno None] Unable to connect to port 22 on 172.27.3.87). Number attempts: 6. Retry after 7 seconds. 2022-04-11 09:38:12,420 124314 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.87 ([Errno None] Unable to connect to port 22 on 172.27.3.87). Number attempts: 7. Retry after 8 seconds. 2022-04-11 09:38:20,928 124314 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.87 ([Errno None] Unable to connect to port 22 on 172.27.3.87). Number attempts: 8. Retry after 9 seconds. 2022-04-11 09:38:30,498 124314 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-04-11 09:38:30,756 124314 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2022-04-11 09:38:30,761 124314 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.87 (Authentication failed.). Number attempts: 9. Retry after 10 seconds. 2022-04-11 09:38:41,279 124314 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-04-11 09:38:41,386 124314 INFO [paramiko.transport] Authentication (publickey) successful! 2022-04-11 09:38:41,386 124314 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.87 successfully created 2022-04-11 09:38:41,387 124314 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo sh -c "date > /mnt/timestamp; sync" 2022-04-11 09:38:41,387 124314 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.87:22' as 'ubuntu' with public key authentication 2022-04-11 09:38:41,398 124314 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-04-11 09:38:41,510 124314 INFO [paramiko.transport] Authentication (publickey) successful! 2022-04-11 09:38:41,511 124314 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.87 successfully created 2022-04-11 09:39:23,223 124314 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /mnt/timestamp 2022-04-11 09:39:23,223 124314 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.87:22' as 'ubuntu' with public key authentication 2022-04-11 09:39:23,233 124314 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-04-11 09:39:23,348 124314 INFO [paramiko.transport] Authentication (publickey) successful! 2022-04-11 09:39:23,349 124314 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.87 successfully created 2022-04-11 09:40:03,647 124314 INFO [tempest.scenario.test_volume_boot_pattern] Deleting first instance: {'id': '1bb6eaee-2b5d-44d9-a4ba-a8ca03205021', 'name': 'tempest-TestVolumeBootPattern-server-643991524', 'status': 'ACTIVE', 'tenant_id': 'a8e6cb504ad143a3955e97acb15406d6', 'user_id': 'cbfd10c9c2af4d0fa313be19267c2a79', 'metadata': {}, 'hostId': '6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.11/compute/flavors/452'}]}, 'created': '2022-04-11T09:36:01Z', 'updated': '2022-04-11T09:37:23Z', 'addresses': {'tempest-TestVolumeBootPattern-1996299382-network': [{'version': 4, 'addr': '172.20.0.8', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:59:76:77'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'}, {'rel': 'bookmark', 'href': 'http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1543499819', 'OS-SRV-USG:launched_at': '2022-04-11T09:37:22.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1456875035'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': 'e2a80274-7ac6-435c-9db4-cf51893714f4'}]} 2022-04-11 09:40:03,760 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 204 DELETE http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.112s 2022-04-11 09:40:03,761 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:03 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-ba9c6edc-5b2c-4c5f-8a3f-e3fafc448aa9', 'x-compute-request-id': 'req-ba9c6edc-5b2c-4c5f-8a3f-e3fafc448aa9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'' 2022-04-11 09:40:03,973 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.212s 2022-04-11 09:40:03,974 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1577', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7219066d-b497-4330-9fb9-c6f86f1ab164', 'x-compute-request-id': 'req-7219066d-b497-4330-9fb9-c6f86f1ab164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {"tempest-TestVolumeBootPattern-1996299382-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:76:77"}, {"version": 4, "addr": "172.27.3.87", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:76:77"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:05,195 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.212s 2022-04-11 09:40:05,196 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1577', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e292c171-aa3d-437b-91e8-ea13a8873152', 'x-compute-request-id': 'req-e292c171-aa3d-437b-91e8-ea13a8873152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {"tempest-TestVolumeBootPattern-1996299382-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:76:77"}, {"version": 4, "addr": "172.27.3.87", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:76:77"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:06,523 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.318s 2022-04-11 09:40:06,523 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1577', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c878971d-e9b0-4bba-b4b2-6eaa12bcd704', 'x-compute-request-id': 'req-c878971d-e9b0-4bba-b4b2-6eaa12bcd704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {"tempest-TestVolumeBootPattern-1996299382-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:76:77"}, {"version": 4, "addr": "172.27.3.87", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:76:77"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:07,633 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.102s 2022-04-11 09:40:07,634 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b8b9b1d-95e1-4d02-b343-aeccca56b338', 'x-compute-request-id': 'req-5b8b9b1d-95e1-4d02-b343-aeccca56b338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:08,727 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.085s 2022-04-11 09:40:08,727 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7a15c3b-dfec-471b-b9d6-c02362edbb70', 'x-compute-request-id': 'req-a7a15c3b-dfec-471b-b9d6-c02362edbb70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:09,819 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:40:09,819 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e17cfe20-63f1-4956-af03-4a6ee8e5cb35', 'x-compute-request-id': 'req-e17cfe20-63f1-4956-af03-4a6ee8e5cb35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:10,914 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.086s 2022-04-11 09:40:10,914 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbf607de-f88a-4a2a-8c66-638767671a6c', 'x-compute-request-id': 'req-cbf607de-f88a-4a2a-8c66-638767671a6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:12,007 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:40:12,008 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd9210f8-9037-440a-9330-fe50422d8163', 'x-compute-request-id': 'req-fd9210f8-9037-440a-9330-fe50422d8163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:13,098 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:40:13,099 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0b8fdb9-b469-441e-b2dd-73b5f0e65bd4', 'x-compute-request-id': 'req-d0b8fdb9-b469-441e-b2dd-73b5f0e65bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:14,195 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.088s 2022-04-11 09:40:14,195 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2e0e1f8-cc8c-4c45-a645-84db4c058acf', 'x-compute-request-id': 'req-c2e0e1f8-cc8c-4c45-a645-84db4c058acf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:15,287 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:40:15,287 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01d40a87-dabf-441e-93bd-61f80a4fbc06', 'x-compute-request-id': 'req-01d40a87-dabf-441e-93bd-61f80a4fbc06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:16,382 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.086s 2022-04-11 09:40:16,382 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9de211d-ebcb-4812-9440-ecca99061e24', 'x-compute-request-id': 'req-c9de211d-ebcb-4812-9440-ecca99061e24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:17,477 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.087s 2022-04-11 09:40:17,478 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e361b79c-743b-4a21-8d98-78a382238f06', 'x-compute-request-id': 'req-e361b79c-743b-4a21-8d98-78a382238f06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:18,572 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.086s 2022-04-11 09:40:18,573 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-933de850-ce2f-460c-9830-b5b0a1ccfffe', 'x-compute-request-id': 'req-933de850-ce2f-460c-9830-b5b0a1ccfffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:19,819 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.238s 2022-04-11 09:40:19,819 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ca8114b-69c8-4498-abbe-1d157db3a7d5', 'x-compute-request-id': 'req-4ca8114b-69c8-4498-abbe-1d157db3a7d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:20,918 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.090s 2022-04-11 09:40:20,918 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fad8309-8bf6-429d-a2c5-540902b137a0', 'x-compute-request-id': 'req-1fad8309-8bf6-429d-a2c5-540902b137a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:22,011 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:40:22,012 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01e9a7f6-ba58-4acb-986d-512999bb8174', 'x-compute-request-id': 'req-01e9a7f6-ba58-4acb-986d-512999bb8174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:23,104 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:40:23,104 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f87c0444-cd60-436a-a399-85ae17ffa396', 'x-compute-request-id': 'req-f87c0444-cd60-436a-a399-85ae17ffa396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:24,203 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.091s 2022-04-11 09:40:24,203 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-631cd876-90f8-4ba9-a091-9bef88773c55', 'x-compute-request-id': 'req-631cd876-90f8-4ba9-a091-9bef88773c55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:25,297 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.085s 2022-04-11 09:40:25,297 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcaa0269-d536-4fe2-aad8-e71d64ed931e', 'x-compute-request-id': 'req-dcaa0269-d536-4fe2-aad8-e71d64ed931e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:26,403 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.098s 2022-04-11 09:40:26,404 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8aa576e8-b6d2-4e16-bb57-c6a2e82c2d0a', 'x-compute-request-id': 'req-8aa576e8-b6d2-4e16-bb57-c6a2e82c2d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:27,498 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.086s 2022-04-11 09:40:27,498 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe4f7d95-1f59-40f7-be74-18104023580a', 'x-compute-request-id': 'req-fe4f7d95-1f59-40f7-be74-18104023580a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:28,590 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:40:28,590 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42508cbf-3d82-402d-bd3e-112a8c21313f', 'x-compute-request-id': 'req-42508cbf-3d82-402d-bd3e-112a8c21313f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:29,735 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.136s 2022-04-11 09:40:29,735 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfd1ace3-8259-4e4c-b892-bd6455561956', 'x-compute-request-id': 'req-bfd1ace3-8259-4e4c-b892-bd6455561956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:30,834 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.090s 2022-04-11 09:40:30,835 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8a95d46-c1c5-4344-a781-8cb5eaa062e5', 'x-compute-request-id': 'req-e8a95d46-c1c5-4344-a781-8cb5eaa062e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:31,926 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:40:31,927 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f681fce-b1db-45ed-9788-877ab23b6f2d', 'x-compute-request-id': 'req-6f681fce-b1db-45ed-9788-877ab23b6f2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:33,025 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.088s 2022-04-11 09:40:33,025 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01cc246c-e47f-4ba6-a66b-1790164b8dad', 'x-compute-request-id': 'req-01cc246c-e47f-4ba6-a66b-1790164b8dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:34,121 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.087s 2022-04-11 09:40:34,122 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a78522d6-66f7-421f-a3ed-c3c6dc60ef24', 'x-compute-request-id': 'req-a78522d6-66f7-421f-a3ed-c3c6dc60ef24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:35,214 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:40:35,214 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2b8cebe-da93-4a65-9177-8af93ae86764', 'x-compute-request-id': 'req-e2b8cebe-da93-4a65-9177-8af93ae86764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:36,307 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:40:36,307 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85fff697-2de3-44b5-b727-14c09340ab2e', 'x-compute-request-id': 'req-85fff697-2de3-44b5-b727-14c09340ab2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:37,404 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.088s 2022-04-11 09:40:37,404 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f74d638-f96d-4fe1-b89b-5eab36a47744', 'x-compute-request-id': 'req-0f74d638-f96d-4fe1-b89b-5eab36a47744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:38,495 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:40:38,495 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c2844cc-6633-404f-91e3-bc41c4de6d65', 'x-compute-request-id': 'req-7c2844cc-6633-404f-91e3-bc41c4de6d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:39,594 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.090s 2022-04-11 09:40:39,595 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a64962d-3975-4b58-a779-ea232501b17d', 'x-compute-request-id': 'req-6a64962d-3975-4b58-a779-ea232501b17d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:40,688 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:40:40,689 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ebb02a1-338a-4c6a-8b42-4ea223da487b', 'x-compute-request-id': 'req-7ebb02a1-338a-4c6a-8b42-4ea223da487b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:41,781 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:40:41,781 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63815d0a-0220-4444-b1ff-6d621d17c3da', 'x-compute-request-id': 'req-63815d0a-0220-4444-b1ff-6d621d17c3da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:42,877 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.087s 2022-04-11 09:40:42,877 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd51f406-f52f-4fe5-8ad7-4fe054d7d3e0', 'x-compute-request-id': 'req-cd51f406-f52f-4fe5-8ad7-4fe054d7d3e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:43,975 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.089s 2022-04-11 09:40:43,975 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28f08ac1-dd25-45d0-a9e5-d100d255924c', 'x-compute-request-id': 'req-28f08ac1-dd25-45d0-a9e5-d100d255924c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:45,067 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:40:45,067 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c6ec23e-f1fc-445d-9727-c44b85032aec', 'x-compute-request-id': 'req-5c6ec23e-f1fc-445d-9727-c44b85032aec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:46,159 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:40:46,159 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90edd4c6-4199-4624-beda-f8e1e02435e3', 'x-compute-request-id': 'req-90edd4c6-4199-4624-beda-f8e1e02435e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:47,252 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.085s 2022-04-11 09:40:47,252 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1e12174-2824-4e2d-b73d-050738ab6354', 'x-compute-request-id': 'req-e1e12174-2824-4e2d-b73d-050738ab6354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:48,345 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:40:48,345 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4354bb6-2509-4f83-8daf-9b8c22e59150', 'x-compute-request-id': 'req-b4354bb6-2509-4f83-8daf-9b8c22e59150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:49,436 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:40:49,437 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed483a66-7aef-4d6b-919f-f50cdf3a9ae0', 'x-compute-request-id': 'req-ed483a66-7aef-4d6b-919f-f50cdf3a9ae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:50,532 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.085s 2022-04-11 09:40:50,533 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3be1bca0-2c6e-46d9-9bda-29dab0b87db1', 'x-compute-request-id': 'req-3be1bca0-2c6e-46d9-9bda-29dab0b87db1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:51,625 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:40:51,625 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cfbcc84-acea-4bb7-866e-8e04bec0286c', 'x-compute-request-id': 'req-5cfbcc84-acea-4bb7-866e-8e04bec0286c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:52,717 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:40:52,717 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d11a2e3-2040-4072-b6e1-0768d36871d8', 'x-compute-request-id': 'req-7d11a2e3-2040-4072-b6e1-0768d36871d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:53,813 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.086s 2022-04-11 09:40:53,813 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fb9830f-d1cf-4cfe-be90-cb8545e50264', 'x-compute-request-id': 'req-3fb9830f-d1cf-4cfe-be90-cb8545e50264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:54,912 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.090s 2022-04-11 09:40:54,912 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e51f0028-fc34-42b5-b19d-e8432189e563', 'x-compute-request-id': 'req-e51f0028-fc34-42b5-b19d-e8432189e563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:56,008 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.087s 2022-04-11 09:40:56,008 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b34405b6-2c3b-45b1-aaf9-4c2f488f25d4', 'x-compute-request-id': 'req-b34405b6-2c3b-45b1-aaf9-4c2f488f25d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:57,110 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.093s 2022-04-11 09:40:57,110 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c62d1f4-94f9-4847-8b85-812d45a95df0', 'x-compute-request-id': 'req-1c62d1f4-94f9-4847-8b85-812d45a95df0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:58,206 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.087s 2022-04-11 09:40:58,207 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92b764a8-9122-4fff-b5d0-9278382f0745', 'x-compute-request-id': 'req-92b764a8-9122-4fff-b5d0-9278382f0745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:40:59,300 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:40:59,300 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:40:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a931b728-96f7-4300-a11d-39e740ea3aff', 'x-compute-request-id': 'req-a931b728-96f7-4300-a11d-39e740ea3aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:00,393 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:41:00,394 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29f11480-5516-4b36-a171-11fb36031333', 'x-compute-request-id': 'req-29f11480-5516-4b36-a171-11fb36031333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:01,487 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.085s 2022-04-11 09:41:01,487 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e2e057c-598e-470c-b506-b9e1777c3903', 'x-compute-request-id': 'req-4e2e057c-598e-470c-b506-b9e1777c3903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:02,581 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:41:02,581 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f2b3a87-3af5-4fcf-86e9-d1f6c3545521', 'x-compute-request-id': 'req-3f2b3a87-3af5-4fcf-86e9-d1f6c3545521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:03,672 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.082s 2022-04-11 09:41:03,673 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f17eef8-65d4-430d-a91d-09fb7b18a254', 'x-compute-request-id': 'req-0f17eef8-65d4-430d-a91d-09fb7b18a254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:04,770 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.089s 2022-04-11 09:41:04,770 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-702b159d-ff63-4993-a973-c639ee0c82da', 'x-compute-request-id': 'req-702b159d-ff63-4993-a973-c639ee0c82da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:05,864 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:41:05,864 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9ac7b27-1d31-421d-bc80-740e6bb43334', 'x-compute-request-id': 'req-f9ac7b27-1d31-421d-bc80-740e6bb43334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:06,956 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:41:06,956 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-598e671f-2ee7-488e-a733-640b2e8d7cb7', 'x-compute-request-id': 'req-598e671f-2ee7-488e-a733-640b2e8d7cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:08,051 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.087s 2022-04-11 09:41:08,051 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bff1c35-29ac-497b-b094-229e7df15edb', 'x-compute-request-id': 'req-1bff1c35-29ac-497b-b094-229e7df15edb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:09,150 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.085s 2022-04-11 09:41:09,150 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7509d64-45ad-4435-a222-8611bf917205', 'x-compute-request-id': 'req-d7509d64-45ad-4435-a222-8611bf917205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:10,242 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:41:10,243 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8b4bfb3-287a-4f99-ba3f-1f529b717823', 'x-compute-request-id': 'req-c8b4bfb3-287a-4f99-ba3f-1f529b717823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:11,339 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.088s 2022-04-11 09:41:11,340 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-902c4009-5ddf-432a-8e20-55cddebb92e2', 'x-compute-request-id': 'req-902c4009-5ddf-432a-8e20-55cddebb92e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:12,430 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.082s 2022-04-11 09:41:12,430 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdc963f5-7ac1-4f38-9c40-853c694f30a1', 'x-compute-request-id': 'req-bdc963f5-7ac1-4f38-9c40-853c694f30a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:13,522 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.082s 2022-04-11 09:41:13,522 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9500cd90-5c34-47ef-95fa-1608ff5aa470', 'x-compute-request-id': 'req-9500cd90-5c34-47ef-95fa-1608ff5aa470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:14,624 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.093s 2022-04-11 09:41:14,624 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a38c515-e1f9-44c8-acc2-24e5af8dd4d5', 'x-compute-request-id': 'req-8a38c515-e1f9-44c8-acc2-24e5af8dd4d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:15,733 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.100s 2022-04-11 09:41:15,733 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b352cb2-b411-4543-8a7a-efb8498fa97e', 'x-compute-request-id': 'req-0b352cb2-b411-4543-8a7a-efb8498fa97e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:16,842 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.101s 2022-04-11 09:41:16,842 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12aa0c78-6789-410b-8bfc-57e3ba4ca354', 'x-compute-request-id': 'req-12aa0c78-6789-410b-8bfc-57e3ba4ca354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:17,991 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.087s 2022-04-11 09:41:17,992 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfbd266f-bdb7-4789-b27b-ddee1a74bdbe', 'x-compute-request-id': 'req-bfbd266f-bdb7-4789-b27b-ddee1a74bdbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:19,087 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.086s 2022-04-11 09:41:19,087 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1df703f0-db69-48ee-b557-cd05f52ab020', 'x-compute-request-id': 'req-1df703f0-db69-48ee-b557-cd05f52ab020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:20,180 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:41:20,180 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b9ef1ce-1117-4df9-95e1-c8082170f027', 'x-compute-request-id': 'req-8b9ef1ce-1117-4df9-95e1-c8082170f027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:21,272 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:41:21,273 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ea89f47-10e9-47a3-b25c-2b4e36d3128f', 'x-compute-request-id': 'req-1ea89f47-10e9-47a3-b25c-2b4e36d3128f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:22,368 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.086s 2022-04-11 09:41:22,368 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-154f2bdf-75d3-44b3-8f47-4c35ac68b4ef', 'x-compute-request-id': 'req-154f2bdf-75d3-44b3-8f47-4c35ac68b4ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:23,463 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.086s 2022-04-11 09:41:23,463 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0217a98f-e988-46a8-997c-27915c24e325', 'x-compute-request-id': 'req-0217a98f-e988-46a8-997c-27915c24e325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:24,559 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.088s 2022-04-11 09:41:24,560 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc486743-a4b5-4160-a312-d1f7dc1ade89', 'x-compute-request-id': 'req-cc486743-a4b5-4160-a312-d1f7dc1ade89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:25,655 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.087s 2022-04-11 09:41:25,655 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a91ec9c-f4f1-46d2-acfd-a6feb14d0fa5', 'x-compute-request-id': 'req-6a91ec9c-f4f1-46d2-acfd-a6feb14d0fa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:26,748 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:41:26,748 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79fd8dad-7a0a-413b-b903-cf352f7e276b', 'x-compute-request-id': 'req-79fd8dad-7a0a-413b-b903-cf352f7e276b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:27,840 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:41:27,840 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc5ab210-0d0f-4c43-8402-faef4b042607', 'x-compute-request-id': 'req-bc5ab210-0d0f-4c43-8402-faef4b042607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:28,936 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.087s 2022-04-11 09:41:28,936 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85d82ca1-69ad-4d51-816a-60a0aafda12d', 'x-compute-request-id': 'req-85d82ca1-69ad-4d51-816a-60a0aafda12d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:30,030 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.085s 2022-04-11 09:41:30,030 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e75f3255-3752-4c9b-b79b-e762c1df3685', 'x-compute-request-id': 'req-e75f3255-3752-4c9b-b79b-e762c1df3685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:31,123 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:41:31,123 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b56aac7f-c385-4937-9c5d-aadc46176e1e', 'x-compute-request-id': 'req-b56aac7f-c385-4937-9c5d-aadc46176e1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:32,261 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.129s 2022-04-11 09:41:32,261 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8789b5e5-56c0-4583-b958-ba35e980ca82', 'x-compute-request-id': 'req-8789b5e5-56c0-4583-b958-ba35e980ca82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:33,355 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.085s 2022-04-11 09:41:33,355 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17ee6bcb-349a-4ad0-833a-e67274bb281f', 'x-compute-request-id': 'req-17ee6bcb-349a-4ad0-833a-e67274bb281f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:34,456 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.091s 2022-04-11 09:41:34,456 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65a470b0-bc74-4f05-b495-c3705357309a', 'x-compute-request-id': 'req-65a470b0-bc74-4f05-b495-c3705357309a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:35,548 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:41:35,549 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c1a27b4-2b12-41be-9467-9e5ca2fb861c', 'x-compute-request-id': 'req-7c1a27b4-2b12-41be-9467-9e5ca2fb861c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:36,642 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.086s 2022-04-11 09:41:36,643 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de3c5db2-3e73-4417-b693-3362b44cb466', 'x-compute-request-id': 'req-de3c5db2-3e73-4417-b693-3362b44cb466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:37,736 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.086s 2022-04-11 09:41:37,737 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37e48398-7276-47bb-8bb0-9ef824dd2322', 'x-compute-request-id': 'req-37e48398-7276-47bb-8bb0-9ef824dd2322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:38,827 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.082s 2022-04-11 09:41:38,828 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c67b136e-f10b-4d10-97ad-e423bf199dc5', 'x-compute-request-id': 'req-c67b136e-f10b-4d10-97ad-e423bf199dc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:39,944 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.108s 2022-04-11 09:41:39,945 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a07ab41-e426-4f23-8e96-72874ab9aac3', 'x-compute-request-id': 'req-8a07ab41-e426-4f23-8e96-72874ab9aac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:41,040 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.087s 2022-04-11 09:41:41,041 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84be3cc5-bdcb-4b5f-b036-d03bf81b809f', 'x-compute-request-id': 'req-84be3cc5-bdcb-4b5f-b036-d03bf81b809f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:42,134 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.085s 2022-04-11 09:41:42,134 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60e1f1fa-c933-43f0-b9fe-0cbcc5a0ce8f', 'x-compute-request-id': 'req-60e1f1fa-c933-43f0-b9fe-0cbcc5a0ce8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:43,230 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.086s 2022-04-11 09:41:43,230 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a833e7f3-f06c-4020-8e41-2316df25c09b', 'x-compute-request-id': 'req-a833e7f3-f06c-4020-8e41-2316df25c09b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:44,323 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:41:44,323 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96a60caf-4aba-48af-9274-80d3388e434f', 'x-compute-request-id': 'req-96a60caf-4aba-48af-9274-80d3388e434f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:45,417 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.086s 2022-04-11 09:41:45,418 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dadcdda5-24c3-4e70-a47e-33f1a0d10d0a', 'x-compute-request-id': 'req-dadcdda5-24c3-4e70-a47e-33f1a0d10d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:46,513 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.086s 2022-04-11 09:41:46,513 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4d9241e-dc56-485e-a8b9-47c287d16647', 'x-compute-request-id': 'req-b4d9241e-dc56-485e-a8b9-47c287d16647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:47,605 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:41:47,605 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3514c25-b564-4051-933d-e9a2b29239e3', 'x-compute-request-id': 'req-d3514c25-b564-4051-933d-e9a2b29239e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:48,698 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:41:48,698 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cd3b881-44c2-4cdc-8e80-2df4aa47b870', 'x-compute-request-id': 'req-5cd3b881-44c2-4cdc-8e80-2df4aa47b870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:49,794 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.087s 2022-04-11 09:41:49,794 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e29de0af-a993-4bee-b5cf-a78b841f39bc', 'x-compute-request-id': 'req-e29de0af-a993-4bee-b5cf-a78b841f39bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:50,906 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.103s 2022-04-11 09:41:50,906 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-609a1e4b-975d-4910-b92b-6d96bdd5f08f', 'x-compute-request-id': 'req-609a1e4b-975d-4910-b92b-6d96bdd5f08f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:52,001 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.086s 2022-04-11 09:41:52,001 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09e66f09-b4b8-457d-9600-14703b0236d2', 'x-compute-request-id': 'req-09e66f09-b4b8-457d-9600-14703b0236d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:53,094 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:41:53,094 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef638551-711a-4a5d-b74f-6143fe20a17b', 'x-compute-request-id': 'req-ef638551-711a-4a5d-b74f-6143fe20a17b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:54,186 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.082s 2022-04-11 09:41:54,186 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-096cfe95-c194-4d71-8e54-018b8977cc78', 'x-compute-request-id': 'req-096cfe95-c194-4d71-8e54-018b8977cc78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:55,277 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.082s 2022-04-11 09:41:55,277 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-608aae6b-c2ed-4daf-92af-2ef78b3423ac', 'x-compute-request-id': 'req-608aae6b-c2ed-4daf-92af-2ef78b3423ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:56,372 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.085s 2022-04-11 09:41:56,372 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1b818e9-f424-4f46-b3e3-f39a77c98eea', 'x-compute-request-id': 'req-e1b818e9-f424-4f46-b3e3-f39a77c98eea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:57,464 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:41:57,464 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-722cb4a0-2485-467a-a210-254302f6c58b', 'x-compute-request-id': 'req-722cb4a0-2485-467a-a210-254302f6c58b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:58,556 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:41:58,556 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bf40392-8100-4b93-8fe8-4376249b4127', 'x-compute-request-id': 'req-4bf40392-8100-4b93-8fe8-4376249b4127', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:41:59,650 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.085s 2022-04-11 09:41:59,651 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:41:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edb821e7-686e-4295-a59f-01cdfe2bf44d', 'x-compute-request-id': 'req-edb821e7-686e-4295-a59f-01cdfe2bf44d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:00,743 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:42:00,743 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e30d4fc-f507-475c-ae28-69395e10ac4c', 'x-compute-request-id': 'req-0e30d4fc-f507-475c-ae28-69395e10ac4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:01,838 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.086s 2022-04-11 09:42:01,839 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f341c93-dc41-4e0e-93b2-2885a260b9df', 'x-compute-request-id': 'req-7f341c93-dc41-4e0e-93b2-2885a260b9df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:02,931 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:42:02,932 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af806dd1-77a8-4a8d-b066-850dbc5c23d7', 'x-compute-request-id': 'req-af806dd1-77a8-4a8d-b066-850dbc5c23d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:04,024 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:42:04,024 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fd6c00e-5653-4774-8a4f-9ed3c3c07e38', 'x-compute-request-id': 'req-6fd6c00e-5653-4774-8a4f-9ed3c3c07e38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:05,116 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.082s 2022-04-11 09:42:05,116 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f5a55b8-dd8b-4962-ba0a-58366c3b12a4', 'x-compute-request-id': 'req-4f5a55b8-dd8b-4962-ba0a-58366c3b12a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:06,287 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.162s 2022-04-11 09:42:06,287 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5822ed67-039a-4fe6-9319-8dc15dc95bc9', 'x-compute-request-id': 'req-5822ed67-039a-4fe6-9319-8dc15dc95bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:07,381 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:42:07,381 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d5362b3-3c08-4a3f-a6f1-3f2ec8a860bf', 'x-compute-request-id': 'req-4d5362b3-3c08-4a3f-a6f1-3f2ec8a860bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:08,473 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:42:08,474 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb8ef76f-d4ac-426d-b70c-ba67b7c3fc3d', 'x-compute-request-id': 'req-eb8ef76f-d4ac-426d-b70c-ba67b7c3fc3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:09,566 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:42:09,567 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20d41da7-b70f-47af-96a6-f14a40113e35', 'x-compute-request-id': 'req-20d41da7-b70f-47af-96a6-f14a40113e35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:10,659 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:42:10,659 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34565709-c757-41ae-a6e1-2b0da7127170', 'x-compute-request-id': 'req-34565709-c757-41ae-a6e1-2b0da7127170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:11,752 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:42:11,753 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81b4afe6-3c68-40ca-8350-a01b777e4c30', 'x-compute-request-id': 'req-81b4afe6-3c68-40ca-8350-a01b777e4c30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:12,845 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:42:12,845 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02ec433c-ad8e-4753-9d70-ae69d679bbee', 'x-compute-request-id': 'req-02ec433c-ad8e-4753-9d70-ae69d679bbee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:13,936 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.082s 2022-04-11 09:42:13,937 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60b8a150-c6d3-4a39-8783-668366631069', 'x-compute-request-id': 'req-60b8a150-c6d3-4a39-8783-668366631069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:15,028 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:42:15,029 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fbc170c-5f49-4a59-a7cd-7b8ee937e6e4', 'x-compute-request-id': 'req-8fbc170c-5f49-4a59-a7cd-7b8ee937e6e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:16,121 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:42:16,121 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ff422de-0ce7-4799-b121-19999cd1b0b0', 'x-compute-request-id': 'req-2ff422de-0ce7-4799-b121-19999cd1b0b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:17,213 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:42:17,213 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e90d6dfb-9926-4990-9e7f-fd983cef6088', 'x-compute-request-id': 'req-e90d6dfb-9926-4990-9e7f-fd983cef6088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:18,305 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:42:18,305 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dae56aef-8467-4fa4-8616-796bff921ade', 'x-compute-request-id': 'req-dae56aef-8467-4fa4-8616-796bff921ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:19,397 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.082s 2022-04-11 09:42:19,398 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8dbc23f-e781-4461-8322-2fc36135bc12', 'x-compute-request-id': 'req-e8dbc23f-e781-4461-8322-2fc36135bc12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:20,489 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.082s 2022-04-11 09:42:20,489 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e475e598-cc5a-4385-9cba-845f2e56e47c', 'x-compute-request-id': 'req-e475e598-cc5a-4385-9cba-845f2e56e47c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:21,587 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.091s 2022-04-11 09:42:21,588 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a4b80ce-9732-4702-85e6-40e19c26e8e8', 'x-compute-request-id': 'req-1a4b80ce-9732-4702-85e6-40e19c26e8e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:22,681 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:42:22,682 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f5effb5-f685-4224-9a5e-226d76d64301', 'x-compute-request-id': 'req-7f5effb5-f685-4224-9a5e-226d76d64301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:23,792 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.101s 2022-04-11 09:42:23,792 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b49d4f13-9524-40ad-8844-83ae8fdbd357', 'x-compute-request-id': 'req-b49d4f13-9524-40ad-8844-83ae8fdbd357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:24,891 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.090s 2022-04-11 09:42:24,891 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41b5b6f7-48bc-4cb4-8a12-26c17f73bf7b', 'x-compute-request-id': 'req-41b5b6f7-48bc-4cb4-8a12-26c17f73bf7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:25,983 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:42:25,984 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cc640e3-e170-490f-9c34-f3f302d11be7', 'x-compute-request-id': 'req-3cc640e3-e170-490f-9c34-f3f302d11be7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:27,075 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:42:27,075 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd8d6243-d643-477c-90f8-b82dd29f6ed9', 'x-compute-request-id': 'req-fd8d6243-d643-477c-90f8-b82dd29f6ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:28,170 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.085s 2022-04-11 09:42:28,170 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5aca7a26-31d7-497e-bf34-9eba03e993c6', 'x-compute-request-id': 'req-5aca7a26-31d7-497e-bf34-9eba03e993c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:29,264 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.085s 2022-04-11 09:42:29,265 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-256ffa2a-2ea6-4d0d-9892-c9d0132b1362', 'x-compute-request-id': 'req-256ffa2a-2ea6-4d0d-9892-c9d0132b1362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:30,361 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.088s 2022-04-11 09:42:30,361 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6891d57b-b7ff-427e-aed6-910643865085', 'x-compute-request-id': 'req-6891d57b-b7ff-427e-aed6-910643865085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:31,457 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.087s 2022-04-11 09:42:31,457 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3da6f6ae-ce71-4388-bf86-df4c334b350a', 'x-compute-request-id': 'req-3da6f6ae-ce71-4388-bf86-df4c334b350a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:32,553 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.087s 2022-04-11 09:42:32,554 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8d8da50-d683-4197-ab63-363380ce6d06', 'x-compute-request-id': 'req-f8d8da50-d683-4197-ab63-363380ce6d06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:33,648 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.086s 2022-04-11 09:42:33,648 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53ccfe81-9d08-4879-ae2c-e57997c8c87b', 'x-compute-request-id': 'req-53ccfe81-9d08-4879-ae2c-e57997c8c87b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:34,744 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.087s 2022-04-11 09:42:34,744 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbbcfff4-7cd1-4776-a88a-8ab86670334e', 'x-compute-request-id': 'req-fbbcfff4-7cd1-4776-a88a-8ab86670334e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:35,839 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.085s 2022-04-11 09:42:35,839 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c647aa28-0018-43d8-8938-d711ab2b22d4', 'x-compute-request-id': 'req-c647aa28-0018-43d8-8938-d711ab2b22d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:36,934 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.085s 2022-04-11 09:42:36,934 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e647e328-a746-4218-aa85-39c1892e2683', 'x-compute-request-id': 'req-e647e328-a746-4218-aa85-39c1892e2683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:38,030 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.086s 2022-04-11 09:42:38,030 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d88374b6-be5f-4a7e-b453-d8b83b3d6ac2', 'x-compute-request-id': 'req-d88374b6-be5f-4a7e-b453-d8b83b3d6ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:39,121 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.082s 2022-04-11 09:42:39,122 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbb52094-599e-4320-917c-7dc831cc9934', 'x-compute-request-id': 'req-fbb52094-599e-4320-917c-7dc831cc9934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:40,235 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.105s 2022-04-11 09:42:40,235 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7855d3aa-ec01-4f0a-8f8d-26e7a91afa2f', 'x-compute-request-id': 'req-7855d3aa-ec01-4f0a-8f8d-26e7a91afa2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:41,355 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.109s 2022-04-11 09:42:41,355 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5757b20-0611-41d1-b098-ebaaa6d2f96b', 'x-compute-request-id': 'req-b5757b20-0611-41d1-b098-ebaaa6d2f96b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:42,448 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:42:42,449 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47e78646-60c2-4802-9dc9-86e7954ca41f', 'x-compute-request-id': 'req-47e78646-60c2-4802-9dc9-86e7954ca41f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:43,545 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.088s 2022-04-11 09:42:43,545 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20faad0f-9b61-4e66-bb35-3e609acd4469', 'x-compute-request-id': 'req-20faad0f-9b61-4e66-bb35-3e609acd4469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:44,638 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:42:44,638 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d74ff9cd-8990-4d3d-a8e7-0783831eb9e8', 'x-compute-request-id': 'req-d74ff9cd-8990-4d3d-a8e7-0783831eb9e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:45,729 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.082s 2022-04-11 09:42:45,730 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4c40aa9-661c-4073-acb2-e4292491104a', 'x-compute-request-id': 'req-f4c40aa9-661c-4073-acb2-e4292491104a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:46,827 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.090s 2022-04-11 09:42:46,827 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ec28e8c-d755-451c-9813-3964764f68d0', 'x-compute-request-id': 'req-0ec28e8c-d755-451c-9813-3964764f68d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:47,919 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:42:47,920 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-697aa045-e9a5-47c8-9bfd-657b8f2e0083', 'x-compute-request-id': 'req-697aa045-e9a5-47c8-9bfd-657b8f2e0083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:49,012 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:42:49,012 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90aee0e8-7948-4786-bc99-9c28d05ad6bc', 'x-compute-request-id': 'req-90aee0e8-7948-4786-bc99-9c28d05ad6bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:50,109 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.088s 2022-04-11 09:42:50,110 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e202dadf-9106-4f67-867a-bdc8cbffa727', 'x-compute-request-id': 'req-e202dadf-9106-4f67-867a-bdc8cbffa727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:51,201 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:42:51,201 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52dba393-3868-42dd-bdca-b734676e0c7f', 'x-compute-request-id': 'req-52dba393-3868-42dd-bdca-b734676e0c7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:52,294 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:42:52,295 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4887bc4b-5b2e-431b-9ddb-ab1d5ec5d793', 'x-compute-request-id': 'req-4887bc4b-5b2e-431b-9ddb-ab1d5ec5d793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:53,391 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.087s 2022-04-11 09:42:53,391 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-350b08c2-cf5d-426c-a6a8-6510ff9285ca', 'x-compute-request-id': 'req-350b08c2-cf5d-426c-a6a8-6510ff9285ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:54,481 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.082s 2022-04-11 09:42:54,482 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6e91c68-91fe-4883-8a20-8eddc70ace36', 'x-compute-request-id': 'req-f6e91c68-91fe-4883-8a20-8eddc70ace36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:55,576 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.085s 2022-04-11 09:42:55,576 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d78478b7-a60c-4e8d-a30f-0a16c90c98db', 'x-compute-request-id': 'req-d78478b7-a60c-4e8d-a30f-0a16c90c98db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:56,669 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.085s 2022-04-11 09:42:56,670 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-066dc6b7-8b09-4844-a9a2-ffc581d881dd', 'x-compute-request-id': 'req-066dc6b7-8b09-4844-a9a2-ffc581d881dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:57,764 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.086s 2022-04-11 09:42:57,764 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e964bc1-3abf-40d6-a563-337b24749919', 'x-compute-request-id': 'req-1e964bc1-3abf-40d6-a563-337b24749919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:58,867 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.095s 2022-04-11 09:42:58,868 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad3a06c5-0777-41b5-a94c-d7220ed0d5d6', 'x-compute-request-id': 'req-ad3a06c5-0777-41b5-a94c-d7220ed0d5d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:42:59,960 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:42:59,961 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:42:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-711207a6-4027-4fd9-80c0-44f3b089e3fe', 'x-compute-request-id': 'req-711207a6-4027-4fd9-80c0-44f3b089e3fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:01,055 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.086s 2022-04-11 09:43:01,055 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c35bfa3-d227-4e61-bfaf-fc3c8d1da52c', 'x-compute-request-id': 'req-4c35bfa3-d227-4e61-bfaf-fc3c8d1da52c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:02,147 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:43:02,147 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-892d474b-26b8-4887-8172-8d7328f0a7f7', 'x-compute-request-id': 'req-892d474b-26b8-4887-8172-8d7328f0a7f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:03,239 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:43:03,240 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65b573b8-dd6e-43c2-be92-76073502bdc0', 'x-compute-request-id': 'req-65b573b8-dd6e-43c2-be92-76073502bdc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:04,335 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.088s 2022-04-11 09:43:04,336 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f10354fd-5b19-4f79-9a71-df13a98958e2', 'x-compute-request-id': 'req-f10354fd-5b19-4f79-9a71-df13a98958e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:05,427 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.082s 2022-04-11 09:43:05,427 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6acb2bc-202a-40dc-aa22-9643eb4b812c', 'x-compute-request-id': 'req-f6acb2bc-202a-40dc-aa22-9643eb4b812c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:06,521 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.085s 2022-04-11 09:43:06,522 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f6e637e-a9b7-4b26-af9b-b015880a4c51', 'x-compute-request-id': 'req-2f6e637e-a9b7-4b26-af9b-b015880a4c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:07,617 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.087s 2022-04-11 09:43:07,618 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fe0040f-1bfb-4d88-a5a9-7cd2eeb90777', 'x-compute-request-id': 'req-8fe0040f-1bfb-4d88-a5a9-7cd2eeb90777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:08,709 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:43:08,710 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-105ffe09-f13e-4af8-bdea-2398fdcf3940', 'x-compute-request-id': 'req-105ffe09-f13e-4af8-bdea-2398fdcf3940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:09,800 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.082s 2022-04-11 09:43:09,801 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b61c51a-f97b-4e3f-8a7c-35f550b6ba67', 'x-compute-request-id': 'req-6b61c51a-f97b-4e3f-8a7c-35f550b6ba67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:10,896 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.087s 2022-04-11 09:43:10,897 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed1fbd5e-6040-42e3-8f96-a2447e14ad09', 'x-compute-request-id': 'req-ed1fbd5e-6040-42e3-8f96-a2447e14ad09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:11,989 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:43:11,989 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bf47217-0423-4803-ba39-f25c24294d1d', 'x-compute-request-id': 'req-9bf47217-0423-4803-ba39-f25c24294d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:13,080 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.082s 2022-04-11 09:43:13,080 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ebf39b6-c05c-4746-b097-a00e2e060131', 'x-compute-request-id': 'req-2ebf39b6-c05c-4746-b097-a00e2e060131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:14,174 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.085s 2022-04-11 09:43:14,175 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b8d0f26-0643-4e78-b701-37d6c8c86775', 'x-compute-request-id': 'req-2b8d0f26-0643-4e78-b701-37d6c8c86775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:15,267 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:43:15,267 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fff1aada-4b11-4e18-b840-79fe3b1700cb', 'x-compute-request-id': 'req-fff1aada-4b11-4e18-b840-79fe3b1700cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:16,601 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.325s 2022-04-11 09:43:16,602 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-489bdf7a-47af-4635-b9f3-4a4ba0695656', 'x-compute-request-id': 'req-489bdf7a-47af-4635-b9f3-4a4ba0695656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:17,695 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.085s 2022-04-11 09:43:17,696 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-add3fa2d-cc6d-4ea4-a84e-2636cba2320d', 'x-compute-request-id': 'req-add3fa2d-cc6d-4ea4-a84e-2636cba2320d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:18,933 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.228s 2022-04-11 09:43:18,933 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd8f9cc9-8de2-4cd3-aeb9-0a75e3f33485', 'x-compute-request-id': 'req-cd8f9cc9-8de2-4cd3-aeb9-0a75e3f33485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:20,186 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.244s 2022-04-11 09:43:20,186 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82d28652-07a5-48ee-9f12-5f20ee66e46d', 'x-compute-request-id': 'req-82d28652-07a5-48ee-9f12-5f20ee66e46d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:21,297 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.102s 2022-04-11 09:43:21,298 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3c782cc-42f9-47ed-bf4c-15732b90c4aa', 'x-compute-request-id': 'req-b3c782cc-42f9-47ed-bf4c-15732b90c4aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:22,395 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.088s 2022-04-11 09:43:22,395 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a36b744f-457f-46a5-8c52-ebcc43bdaf4b', 'x-compute-request-id': 'req-a36b744f-457f-46a5-8c52-ebcc43bdaf4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:23,486 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:43:23,487 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9228227-bb71-41b8-ba7d-d3b1e16daac2', 'x-compute-request-id': 'req-f9228227-bb71-41b8-ba7d-d3b1e16daac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:24,580 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.085s 2022-04-11 09:43:24,581 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50d645d0-cc24-43eb-82b2-971e97f4af3b', 'x-compute-request-id': 'req-50d645d0-cc24-43eb-82b2-971e97f4af3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:25,675 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.086s 2022-04-11 09:43:25,675 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60c51696-985c-44ca-8d8d-683774b22ea9', 'x-compute-request-id': 'req-60c51696-985c-44ca-8d8d-683774b22ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:26,768 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:43:26,768 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29bbbace-521c-4710-b4b3-6bcc50e2f86f', 'x-compute-request-id': 'req-29bbbace-521c-4710-b4b3-6bcc50e2f86f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:27,860 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:43:27,860 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70e0480c-0634-4898-aa76-80984768eea8', 'x-compute-request-id': 'req-70e0480c-0634-4898-aa76-80984768eea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:28,951 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:43:28,952 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15e48c5f-aa6f-4ca2-a885-5e15d62a4319', 'x-compute-request-id': 'req-15e48c5f-aa6f-4ca2-a885-5e15d62a4319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:30,048 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.089s 2022-04-11 09:43:30,049 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-235851a9-cd55-4134-9427-4cceef99693a', 'x-compute-request-id': 'req-235851a9-cd55-4134-9427-4cceef99693a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:31,139 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.082s 2022-04-11 09:43:31,140 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5085372d-28c3-4e3c-8412-bcd79ef2f23a', 'x-compute-request-id': 'req-5085372d-28c3-4e3c-8412-bcd79ef2f23a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:32,231 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:43:32,231 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82da1126-8348-48fd-a37b-8106143e155a', 'x-compute-request-id': 'req-82da1126-8348-48fd-a37b-8106143e155a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:33,323 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:43:33,324 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d588785-71c2-4aac-8fba-95f436a1b16c', 'x-compute-request-id': 'req-2d588785-71c2-4aac-8fba-95f436a1b16c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:34,419 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.086s 2022-04-11 09:43:34,419 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dfe12de-29ad-49fc-86a6-9ea692a72e4c', 'x-compute-request-id': 'req-3dfe12de-29ad-49fc-86a6-9ea692a72e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:35,511 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.082s 2022-04-11 09:43:35,512 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a0c7e7e-d359-43bf-9fe7-337d7bfcffd5', 'x-compute-request-id': 'req-7a0c7e7e-d359-43bf-9fe7-337d7bfcffd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:36,607 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.086s 2022-04-11 09:43:36,608 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-468a4680-6470-480a-bce8-308e7b4494c7', 'x-compute-request-id': 'req-468a4680-6470-480a-bce8-308e7b4494c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:37,703 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.086s 2022-04-11 09:43:37,703 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d626303-a18b-40f2-b921-896cebff7871', 'x-compute-request-id': 'req-7d626303-a18b-40f2-b921-896cebff7871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:38,798 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.086s 2022-04-11 09:43:38,798 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d2516c3-d5b7-490c-81c3-067a071d1591', 'x-compute-request-id': 'req-2d2516c3-d5b7-490c-81c3-067a071d1591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:39,889 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.082s 2022-04-11 09:43:39,889 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2320240b-d5be-491c-a166-2476651f9c55', 'x-compute-request-id': 'req-2320240b-d5be-491c-a166-2476651f9c55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:40,982 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:43:40,982 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3f370c9-1789-46bb-81a7-aaef97d00115', 'x-compute-request-id': 'req-a3f370c9-1789-46bb-81a7-aaef97d00115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:42,095 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.104s 2022-04-11 09:43:42,095 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-361e7efb-0509-44bf-86d7-4c84b6f8fe95', 'x-compute-request-id': 'req-361e7efb-0509-44bf-86d7-4c84b6f8fe95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:43,189 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:43:43,189 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4d7661d-70cb-46f0-9a0d-a048ac93d418', 'x-compute-request-id': 'req-a4d7661d-70cb-46f0-9a0d-a048ac93d418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:44,286 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.089s 2022-04-11 09:43:44,287 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85c2ab59-3921-4579-9fd9-d85ac006096a', 'x-compute-request-id': 'req-85c2ab59-3921-4579-9fd9-d85ac006096a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:45,378 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:43:45,379 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5c93534-ae41-4ba1-812b-3fd7703d0ef7', 'x-compute-request-id': 'req-e5c93534-ae41-4ba1-812b-3fd7703d0ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:46,471 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:43:46,472 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57d8a9c5-0c1d-4392-adb4-b4769900e92a', 'x-compute-request-id': 'req-57d8a9c5-0c1d-4392-adb4-b4769900e92a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:47,565 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:43:47,565 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f68807fc-ca44-4cbb-b112-2329e7c39c93', 'x-compute-request-id': 'req-f68807fc-ca44-4cbb-b112-2329e7c39c93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:48,662 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.089s 2022-04-11 09:43:48,663 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cd67af7-5da8-4f5a-a540-a7783bb6cabc', 'x-compute-request-id': 'req-7cd67af7-5da8-4f5a-a540-a7783bb6cabc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:49,759 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.088s 2022-04-11 09:43:49,759 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a25a3532-ad36-40c2-bd6a-447d07f51e27', 'x-compute-request-id': 'req-a25a3532-ad36-40c2-bd6a-447d07f51e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:50,853 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:43:50,853 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc9daad9-0622-479b-a881-d8b8a8b3670b', 'x-compute-request-id': 'req-cc9daad9-0622-479b-a881-d8b8a8b3670b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:51,949 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.085s 2022-04-11 09:43:51,950 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b5cd007-47d0-4939-937e-4e6ec7769d3f', 'x-compute-request-id': 'req-9b5cd007-47d0-4939-937e-4e6ec7769d3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:53,042 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:43:53,043 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e9bf393-403f-47c9-90ac-830489b4d307', 'x-compute-request-id': 'req-9e9bf393-403f-47c9-90ac-830489b4d307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:54,134 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:43:54,135 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d6f435b-f39a-42b6-ac9c-0cb5075a8397', 'x-compute-request-id': 'req-6d6f435b-f39a-42b6-ac9c-0cb5075a8397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:55,228 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.085s 2022-04-11 09:43:55,229 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5a1f964-fd6e-4573-8451-1fefadc3bcc6', 'x-compute-request-id': 'req-d5a1f964-fd6e-4573-8451-1fefadc3bcc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:56,320 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:43:56,321 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37f7e5ed-f4bf-4631-bb81-034721616181', 'x-compute-request-id': 'req-37f7e5ed-f4bf-4631-bb81-034721616181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:57,412 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.082s 2022-04-11 09:43:57,412 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a559039a-617c-4d83-b9d6-8e6cf580f83a', 'x-compute-request-id': 'req-a559039a-617c-4d83-b9d6-8e6cf580f83a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:58,506 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.086s 2022-04-11 09:43:58,507 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3ab9f18-c5cd-4afb-bea1-72d5ce3605e6', 'x-compute-request-id': 'req-f3ab9f18-c5cd-4afb-bea1-72d5ce3605e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:43:59,597 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.082s 2022-04-11 09:43:59,597 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30353024-c5b5-436c-a3c6-97944cc50b46', 'x-compute-request-id': 'req-30353024-c5b5-436c-a3c6-97944cc50b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:44:00,693 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.087s 2022-04-11 09:44:00,694 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:44:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e099bfb-c63f-4447-845d-db981a4dfa6b', 'x-compute-request-id': 'req-2e099bfb-c63f-4447-845d-db981a4dfa6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:44:01,790 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.088s 2022-04-11 09:44:01,791 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a22c0c11-0bcc-42d3-9262-d9551fb7efd7', 'x-compute-request-id': 'req-a22c0c11-0bcc-42d3-9262-d9551fb7efd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:44:02,881 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.083s 2022-04-11 09:44:02,882 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3958d8d8-23b5-499f-ac30-a31faa2e22bd', 'x-compute-request-id': 'req-3958d8d8-23b5-499f-ac30-a31faa2e22bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:44:03,975 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:44:03,975 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4df1db4-5d81-43da-a645-f0c139755c3f', 'x-compute-request-id': 'req-c4df1db4-5d81-43da-a645-f0c139755c3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:44:05,068 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:44:05,068 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cc25f53-e20e-4548-8a4a-b80749d243fe', 'x-compute-request-id': 'req-0cc25f53-e20e-4548-8a4a-b80749d243fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:44:06,161 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.084s 2022-04-11 09:44:06,161 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3918331d-1fd9-441b-b3dd-fd397c09cedb', 'x-compute-request-id': 'req-3918331d-1fd9-441b-b3dd-fd397c09cedb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:44:07,257 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.088s 2022-04-11 09:44:07,257 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:44:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d933be3-58db-4b1e-9fdd-634c71c83879', 'x-compute-request-id': 'req-5d933be3-58db-4b1e-9fdd-634c71c83879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"server": {"id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "name": "tempest-TestVolumeBootPattern-server-643991524", "status": "ACTIVE", "tenant_id": "a8e6cb504ad143a3955e97acb15406d6", "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "metadata": {}, "hostId": "6020379403f64c4bc3c8ce1b1e0d49448a723e4b62f7147204db3444", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.11/compute/flavors/452"}]}, "created": "2022-04-11T09:36:01Z", "updated": "2022-04-11T09:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}, {"rel": "bookmark", "href": "http://10.222.0.11/compute/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1543499819", "OS-SRV-USG:launched_at": "2022-04-11T09:37:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4"}]}}' 2022-04-11 09:45:08,325 124314 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.11', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 2022-04-11 09:46:08,385 124314 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.11', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 2022-04-11 09:47:08,444 124314 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.11', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 2022-04-11 09:48:08,471 124314 WARNING [urllib3.connectionpool] Retrying (Retry(total=6, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.11', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 2022-04-11 09:49:08,529 124314 WARNING [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.11', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 2022-04-11 09:50:08,368 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 404 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 360.102s 2022-04-11 09:50:08,368 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:49:08 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-fd163654-d7ef-42b8-965e-a34feac1d329', 'x-compute-request-id': 'req-fd163654-d7ef-42b8-965e-a34feac1d329', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 could not be found."}}' 2022-04-11 09:50:08,431 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.11/identity/v3/auth/tokens 0.057s 2022-04-11 09:50:08,431 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:08 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-a0f376fc-d1f5-4461-aecb-cbdb4e57d10c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.11/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "cbfd10c9c2af4d0fa313be19267c2a79", "name": "tempest-TestVolumeBootPattern-1195934940-project", "password_expires_at": null}, "audit_ids": ["QZPLEWs2ROyZfVCqDFMvhg"], "expires_at": "2022-04-11T10:50:08.000000Z", "issued_at": "2022-04-11T09:50:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8e6cb504ad143a3955e97acb15406d6", "name": "tempest-TestVolumeBootPattern-1195934940"}, "is_domain": false, "roles": [{"id": "b478ac538e1c47f795ba99ea57f98e2b", "name": "member"}, {"id": "d281caf276aa4f4f9e569c3555eacd33", "name": "reader"}], "catalog": [{"endpoints": [{"id": "562511e165b54693812b20eb1977253d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.11:8080", "region": "RegionOne"}, {"id": "79bc5a9fd7f643f89e65ef103322b4b3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11:8080/v1/AUTH_a8e6cb504ad143a3955e97acb15406d6", "region": "RegionOne"}], "id": "0512eb9c159147738e5173e49974b126", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3ebcaaee32d24d03b25941733dde17b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6", "region": "RegionOne"}], "id": "3bd0c7a700d442529e9195a5f99d63b8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "ad60118832834e10ac9643f77d5f5f13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11:9696/", "region": "RegionOne"}], "id": "3e4d74c3e00a4a46bcd814dc64619dc4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0886496255b44011aca09c3a9f7ccc5c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/image", "region": "RegionOne"}], "id": "80ab5fa18595421aaff41f532de9a25b", "type": "image", "name": "glance"}, {"endpoints": [{"id": "37af92f5a906449b8b0d6e4c8b6865bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/compute/v2/a8e6cb504ad143a3955e97acb15406d6", "region": "RegionOne"}], "id": "8301df3b062b4e96ab0587b7cd862ec8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "85b7ffa6a2864c28bd6e19d4601de35f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6", "region": "RegionOne"}], "id": "95612643cd25400b9317c8f6a68fe0bf", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d457a72b2e6c48439d4d6f86a3d20e88", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/compute/v2.1", "region": "RegionOne"}], "id": "afcd314eae8f46b2ae7d191ae0c82287", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e04b3d4dfd944d4098cb60a8e6daa25e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/placement", "region": "RegionOne"}], "id": "c281df1778e246959c0cb0ef9d72c9dc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dfca484811e94535ba271b2f00fdf6d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.11/identity", "region": "RegionOne"}], "id": "fd9bd34f7e044883b019eddc45b98c7f", "type": "identity", "name": "keystone"}]}}' 2022-04-11 09:50:08,432 124314 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': '2efe9300-a6f9-4807-80f2-f42886425e8d', 'name': 'tempest-TestVolumeBootPattern-1996299382-network', 'tenant_id': 'a8e6cb504ad143a3955e97acb15406d6', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a8e6cb504ad143a3955e97acb15406d6', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 111, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-04-11T09:35:18Z', 'updated_at': '2022-04-11T09:35:18Z', 'revision_number': 1} available for tenant 2022-04-11 09:50:09,267 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 400 POST http://10.222.0.11/compute/v2.1/servers 0.834s 2022-04-11 09:50:09,267 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1514333273", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestVolumeBootPattern-1543499819", "security_groups": [{"name": "tempest-secgroup-smoke-1456875035"}], "block_device_mapping_v2": [{"uuid": "e2a80274-7ac6-435c-9db4-cf51893714f4", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "2efe9300-a6f9-4807-80f2-f42886425e8d"}]}} Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:08 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': '295', 'x-openstack-request-id': 'req-0d9f8535-2176-47f2-b9f7-fb8dac34afbe', 'x-compute-request-id': 'req-0d9f8535-2176-47f2-b9f7-fb8dac34afbe', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.11/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Invalid input received: Invalid volume: Volume e2a80274-7ac6-435c-9db4-cf51893714f4 status must be available or downloading to reserve, but the current status is in-use. (HTTP 400) (Request-ID: req-e50a0389-9a8a-4492-a2cd-2e2278aa193e)"}}' 2022-04-11 09:50:09,727 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.11:9696/v2.0/floatingips/dc7e9f07-41b4-48fe-81ae-5797945cc437 0.451s 2022-04-11 09:50:09,727 124314 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-4f46809e-ed2e-42d3-98e2-7e77f1ea8b23', 'content-length': '0', 'date': 'Mon, 11 Apr 2022 09:50:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.11:9696/v2.0/floatingips/dc7e9f07-41b4-48fe-81ae-5797945cc437'} Body: b'' 2022-04-11 09:50:09,759 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 DELETE http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.032s 2022-04-11 09:50:09,760 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:09 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-fcdca510-4e5b-47b8-85a6-e848a8ce0666', 'x-compute-request-id': 'req-fcdca510-4e5b-47b8-85a6-e848a8ce0666', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 could not be found."}}' 2022-04-11 09:50:09,791 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 0.030s 2022-04-11 09:50:09,791 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:09 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-372d4f25-8c43-468f-a974-4d6a7baeec6b', 'x-compute-request-id': 'req-372d4f25-8c43-468f-a974-4d6a7baeec6b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.11/compute/v2.1/servers/1bb6eaee-2b5d-44d9-a4ba-a8ca03205021'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1bb6eaee-2b5d-44d9-a4ba-a8ca03205021 could not be found."}}' 2022-04-11 09:50:09,832 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 400 DELETE http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:50:09,833 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '285', 'content-type': 'application/json', 'x-compute-request-id': 'req-298684da-e398-43ee-a29b-63dfc7fa0df5', 'x-openstack-request-id': 'req-298684da-e398-43ee-a29b-63dfc7fa0df5', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} 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 or be disassociated from snapshots after volume transfer."}}' 2022-04-11 09:50:09,882 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.048s 2022-04-11 09:50:09,882 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-769deaec-4e70-4592-a8c5-9cde7cde4bbe', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-769deaec-4e70-4592-a8c5-9cde7cde4bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:10,953 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.061s 2022-04-11 09:50:10,953 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c3f687b-63b5-4913-b391-32994ca8f624', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c3f687b-63b5-4913-b391-32994ca8f624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:12,007 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.045s 2022-04-11 09:50:12,007 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4255828b-879e-4dc4-b212-5b2328ff201d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4255828b-879e-4dc4-b212-5b2328ff201d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:13,059 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:50:13,059 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9e149cd-334b-491e-b036-e11fb1d77ebd', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9e149cd-334b-491e-b036-e11fb1d77ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:14,113 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.045s 2022-04-11 09:50:14,114 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cfc9483-6dfc-47c3-944c-3d83ffd6fddb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cfc9483-6dfc-47c3-944c-3d83ffd6fddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:15,167 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.045s 2022-04-11 09:50:15,167 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8efdb87-5acf-4bd3-94ad-4a7b890cd806', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8efdb87-5acf-4bd3-94ad-4a7b890cd806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:16,229 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.053s 2022-04-11 09:50:16,229 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69687312-e392-4543-9557-ade20dcd2bd5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69687312-e392-4543-9557-ade20dcd2bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:17,287 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.050s 2022-04-11 09:50:17,288 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb78db08-c367-4e40-8056-117e3e86fd52', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb78db08-c367-4e40-8056-117e3e86fd52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:18,338 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:50:18,338 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a5e6bef-5df9-4165-bbad-4319024ffb3d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a5e6bef-5df9-4165-bbad-4319024ffb3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:19,391 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:50:19,391 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5b4a10f-4542-412a-99b2-e73af26ed50f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5b4a10f-4542-412a-99b2-e73af26ed50f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:20,444 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:50:20,444 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a6b8c2f-1616-4f4c-b946-56a42480b761', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a6b8c2f-1616-4f4c-b946-56a42480b761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:21,497 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:50:21,497 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f21ea7d3-5f7a-4cf8-83ff-555f9c70b251', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f21ea7d3-5f7a-4cf8-83ff-555f9c70b251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:22,547 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:50:22,547 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6896037b-689e-4574-a509-587adad742cd', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6896037b-689e-4574-a509-587adad742cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:23,603 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.047s 2022-04-11 09:50:23,603 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab84f67e-27ad-46dc-ab75-f6cd95595166', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab84f67e-27ad-46dc-ab75-f6cd95595166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:24,654 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:50:24,654 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c3aa1f5-d24c-4cb8-805a-95e86be8ec63', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c3aa1f5-d24c-4cb8-805a-95e86be8ec63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:25,706 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:50:25,706 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aac13f7f-537e-473c-a836-e079d1752b4f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aac13f7f-537e-473c-a836-e079d1752b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:26,758 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:50:26,758 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-898ebeb9-00dd-463a-8d1b-cb20b2708900', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-898ebeb9-00dd-463a-8d1b-cb20b2708900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:27,811 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.045s 2022-04-11 09:50:27,811 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5987f72-dc01-488a-91cd-42a5f6e08802', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5987f72-dc01-488a-91cd-42a5f6e08802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:28,862 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:50:28,863 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2ec8600-c5b0-4afa-b9d6-e013653e44a7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ec8600-c5b0-4afa-b9d6-e013653e44a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:29,913 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:50:29,914 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b36128d5-abea-4a95-b830-212d0ff64d89', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b36128d5-abea-4a95-b830-212d0ff64d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:30,965 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:50:30,966 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18d3478e-41cf-4877-803e-2e9cd9e549ac', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18d3478e-41cf-4877-803e-2e9cd9e549ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:32,017 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:50:32,017 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8e9d823-3da0-4972-ae9f-6fdda3be05a5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8e9d823-3da0-4972-ae9f-6fdda3be05a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:33,067 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:50:33,068 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-175bb347-4f7c-48c1-927d-f440b66e3883', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-175bb347-4f7c-48c1-927d-f440b66e3883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:34,119 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:50:34,120 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26f97237-5729-4958-a363-fbcd1b119ded', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26f97237-5729-4958-a363-fbcd1b119ded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:35,170 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:50:35,171 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5e0117d-1da0-437c-8696-ec278f7eaf68', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5e0117d-1da0-437c-8696-ec278f7eaf68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:36,222 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:50:36,223 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b706957-b6d8-46db-b6c3-5cdf90d1beeb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b706957-b6d8-46db-b6c3-5cdf90d1beeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:37,273 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:50:37,273 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1e27128-9108-46da-8921-ccdac8102d2e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1e27128-9108-46da-8921-ccdac8102d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:38,323 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:50:38,324 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cb56700-e911-48cb-b637-cc2f183702ad', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cb56700-e911-48cb-b637-cc2f183702ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:39,374 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:50:39,374 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12175a0-5165-4b33-9e07-160338cede82', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12175a0-5165-4b33-9e07-160338cede82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:40,425 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:50:40,425 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7efc663-2aff-4d75-b429-9891fe67c1ad', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7efc663-2aff-4d75-b429-9891fe67c1ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:41,476 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:50:41,476 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68983374-770f-46df-a394-0430744f3eed', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68983374-770f-46df-a394-0430744f3eed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:42,526 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:50:42,527 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89819704-d88a-4c8b-bae4-3b30685da556', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89819704-d88a-4c8b-bae4-3b30685da556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:43,577 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:50:43,577 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44aff96b-d453-4765-a1ee-1e39f64b5c1d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44aff96b-d453-4765-a1ee-1e39f64b5c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:44,626 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:50:44,627 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1293f5a0-eb2d-4e84-bd93-5b19931ac730', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1293f5a0-eb2d-4e84-bd93-5b19931ac730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:45,681 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.046s 2022-04-11 09:50:45,681 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa37c7a1-e3ff-4f4a-9085-f1d6828d6a81', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa37c7a1-e3ff-4f4a-9085-f1d6828d6a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:46,733 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:50:46,733 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d2c61e7-c2ac-45de-9122-b006c32d8e30', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d2c61e7-c2ac-45de-9122-b006c32d8e30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:47,783 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:50:47,784 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaa26991-7b13-4046-97df-9b56280e40bd', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaa26991-7b13-4046-97df-9b56280e40bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:48,833 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:50:48,834 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-270148ee-474b-4045-89dc-6a0740d44df0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-270148ee-474b-4045-89dc-6a0740d44df0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:49,884 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:50:49,884 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b4279a8-235f-4d9f-a156-c7547e9bb2f7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b4279a8-235f-4d9f-a156-c7547e9bb2f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:50,935 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:50:50,936 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f693060f-0b7c-4fa3-9ff8-35d0abe79172', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f693060f-0b7c-4fa3-9ff8-35d0abe79172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:51,986 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:50:51,986 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31f2da15-42f6-481c-91e8-4e9cd6d4848e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31f2da15-42f6-481c-91e8-4e9cd6d4848e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:53,036 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:50:53,036 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6688cdd0-40ad-4a36-8a5a-ff084849761a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6688cdd0-40ad-4a36-8a5a-ff084849761a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:54,089 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:50:54,090 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deb5d073-1ebc-4428-bd41-c89fc1288866', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deb5d073-1ebc-4428-bd41-c89fc1288866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:55,139 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:50:55,139 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa818b13-fd76-495b-8d52-8e91c29b69e7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa818b13-fd76-495b-8d52-8e91c29b69e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:56,190 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:50:56,190 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e92406b-d3d8-41c7-84db-ce3b36ca5d07', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e92406b-d3d8-41c7-84db-ce3b36ca5d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:57,239 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:50:57,239 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-697ca327-d50f-41a0-ac6e-636bb6f842ab', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-697ca327-d50f-41a0-ac6e-636bb6f842ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:58,291 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:50:58,291 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d3af24b-6f8f-4000-952e-d415c4c9dcc7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d3af24b-6f8f-4000-952e-d415c4c9dcc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:50:59,341 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:50:59,341 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb09cef8-3cd0-4477-924c-8020f71c98d7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb09cef8-3cd0-4477-924c-8020f71c98d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:00,392 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:51:00,393 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e8ce99a-e842-4027-bc95-7d8fafbc1bed', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e8ce99a-e842-4027-bc95-7d8fafbc1bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:01,443 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:51:01,444 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89f56c6f-26a4-44ae-b6a6-15704a2aa41d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89f56c6f-26a4-44ae-b6a6-15704a2aa41d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:02,495 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:51:02,495 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e5ed843-2df2-4413-b07d-a5022d57251d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e5ed843-2df2-4413-b07d-a5022d57251d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:03,545 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:51:03,545 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e56bea5-e47a-4cf0-b044-522aed3b25df', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e56bea5-e47a-4cf0-b044-522aed3b25df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:04,595 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:51:04,596 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-326f9aac-a15d-41cc-ab18-2948dbd3b4e7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-326f9aac-a15d-41cc-ab18-2948dbd3b4e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:05,646 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:51:05,646 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00a0b3c5-35cf-43fc-abbb-c55d39b6178c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00a0b3c5-35cf-43fc-abbb-c55d39b6178c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:06,745 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.090s 2022-04-11 09:51:06,745 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-596d5a83-6635-44aa-9ac8-2e18abc3410f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-596d5a83-6635-44aa-9ac8-2e18abc3410f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:07,796 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:51:07,797 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-471cfb27-0e11-4c96-a20b-f7547bc0d638', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-471cfb27-0e11-4c96-a20b-f7547bc0d638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:08,848 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:51:08,848 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4289eb65-22a6-4e2b-9a85-c4a581f7a87d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4289eb65-22a6-4e2b-9a85-c4a581f7a87d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:09,900 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:51:09,900 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22622742-49ee-4d7c-9ea1-ba5f6d561de1', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22622742-49ee-4d7c-9ea1-ba5f6d561de1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:10,954 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.045s 2022-04-11 09:51:10,954 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38cda165-9faf-4872-b77c-507e97a4c3f4', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38cda165-9faf-4872-b77c-507e97a4c3f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:12,004 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:51:12,004 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0077367-d9df-40d1-97ea-19d0ba4cd189', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0077367-d9df-40d1-97ea-19d0ba4cd189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:13,055 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:51:13,055 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29a583a1-1b6d-49c8-9917-cfcf17446d15', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29a583a1-1b6d-49c8-9917-cfcf17446d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:14,106 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:51:14,107 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b3f8da4-d36e-45ed-bfc2-3bb52035debe', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b3f8da4-d36e-45ed-bfc2-3bb52035debe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:15,158 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:51:15,158 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec95d6f2-02e9-4727-aff5-9c9849160b34', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec95d6f2-02e9-4727-aff5-9c9849160b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:16,213 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.046s 2022-04-11 09:51:16,214 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cfcec6a-38f7-466d-9708-99158223402d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cfcec6a-38f7-466d-9708-99158223402d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:17,265 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:51:17,265 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeffb63b-e003-496c-b8f6-afd0c9b13446', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeffb63b-e003-496c-b8f6-afd0c9b13446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:18,315 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:51:18,316 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fa7dc7d-5432-4e50-9a79-0c718d78a481', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fa7dc7d-5432-4e50-9a79-0c718d78a481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:19,369 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:51:19,369 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49e756e5-e737-493f-9112-4026e949400f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49e756e5-e737-493f-9112-4026e949400f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:20,421 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:51:20,421 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e910b40f-4518-4ced-ad47-0898795f1217', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e910b40f-4518-4ced-ad47-0898795f1217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:21,472 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:51:21,473 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd82d04c-3a2e-465f-b310-1463389d3349', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd82d04c-3a2e-465f-b310-1463389d3349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:22,522 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:51:22,523 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcc9b28f-b5bd-4873-8808-cd8054bfbe10', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcc9b28f-b5bd-4873-8808-cd8054bfbe10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:23,573 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:51:23,573 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08bc68fe-6aa7-499a-828a-fe376dba9617', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08bc68fe-6aa7-499a-828a-fe376dba9617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:24,623 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:51:24,623 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bb74df6-7f98-40db-98f4-02685e7e4102', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bb74df6-7f98-40db-98f4-02685e7e4102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:25,673 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:51:25,674 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae19d80-7c8e-4a5b-9a61-048a6fc8d651', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae19d80-7c8e-4a5b-9a61-048a6fc8d651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:26,725 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:51:26,725 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dcbdf49-0aaa-4dc5-b7c0-c04228ceab51', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dcbdf49-0aaa-4dc5-b7c0-c04228ceab51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:27,777 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:51:27,777 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cd66e90-150b-46a8-afa7-b111936716d7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cd66e90-150b-46a8-afa7-b111936716d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:28,828 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:51:28,829 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2736dfc-617b-4837-b035-f7430f1a9d24', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2736dfc-617b-4837-b035-f7430f1a9d24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:29,879 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:51:29,879 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fdfe98f-ae65-4eb4-ad3d-1651688daec5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fdfe98f-ae65-4eb4-ad3d-1651688daec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:30,930 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:51:30,931 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56daa98b-48bf-46df-a4f4-49480fda5d9a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56daa98b-48bf-46df-a4f4-49480fda5d9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:31,983 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:51:31,983 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-260532c9-6e10-48d9-9462-63031f3f7ac9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-260532c9-6e10-48d9-9462-63031f3f7ac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:33,033 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:51:33,034 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f44234ab-a96a-4dfb-a627-5a18bf78b436', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f44234ab-a96a-4dfb-a627-5a18bf78b436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:34,084 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:51:34,084 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5e0f5be-d6c2-4990-a51e-8e2535105ff0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5e0f5be-d6c2-4990-a51e-8e2535105ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:35,143 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.047s 2022-04-11 09:51:35,143 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-838d12e8-9421-49d8-8696-01f90268ec5f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-838d12e8-9421-49d8-8696-01f90268ec5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:36,195 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:51:36,195 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c0ac754-1673-428e-a13a-dfee69eaaf04', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c0ac754-1673-428e-a13a-dfee69eaaf04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:37,245 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:51:37,245 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-714c9472-38e0-4213-82aa-b2c5fa35117e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-714c9472-38e0-4213-82aa-b2c5fa35117e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:38,295 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:51:38,296 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d46ff08-86ec-4073-a93e-a7cebd17abd1', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d46ff08-86ec-4073-a93e-a7cebd17abd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:39,346 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:51:39,347 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1570d997-a00e-4883-b6f5-617c9539857a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1570d997-a00e-4883-b6f5-617c9539857a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:40,397 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:51:40,397 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ba90683-5e29-40eb-8930-e216987fc58e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ba90683-5e29-40eb-8930-e216987fc58e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:41,449 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:51:41,449 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a258912-2651-442c-9288-ce4aaac3ad28', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a258912-2651-442c-9288-ce4aaac3ad28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:42,498 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:51:42,499 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f80f8e-ba3d-4811-94ed-5ba9c8cefcfb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f80f8e-ba3d-4811-94ed-5ba9c8cefcfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:43,549 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:51:43,549 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efdb5770-8612-4893-8d35-182571188b36', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efdb5770-8612-4893-8d35-182571188b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:44,599 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:51:44,600 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94881734-0e59-43ed-b5cc-6d3a9d722d1d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94881734-0e59-43ed-b5cc-6d3a9d722d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:45,652 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:51:45,653 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57e507a4-0417-4352-8d6d-0dee9294d6db', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57e507a4-0417-4352-8d6d-0dee9294d6db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:46,704 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:51:46,704 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5183392-fd8f-4bf3-ae4b-906d42bca711', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5183392-fd8f-4bf3-ae4b-906d42bca711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:47,765 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.053s 2022-04-11 09:51:47,765 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db4811f9-3681-46ff-94b3-32ac4840c8f0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db4811f9-3681-46ff-94b3-32ac4840c8f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:48,816 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:51:48,817 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b15ae4dd-617a-4e2a-b7c5-8af5ae78f855', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b15ae4dd-617a-4e2a-b7c5-8af5ae78f855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:49,870 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:51:49,870 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5721c15-e5ec-4e41-a7a6-5750751ca747', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5721c15-e5ec-4e41-a7a6-5750751ca747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:50,922 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:51:50,922 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48f038f9-b70e-40f8-86fd-e74571d9a11b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48f038f9-b70e-40f8-86fd-e74571d9a11b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:51,974 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:51:51,975 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b1e3095-f9ef-4310-901c-55c66f32473d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b1e3095-f9ef-4310-901c-55c66f32473d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:53,030 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.047s 2022-04-11 09:51:53,031 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a5ab5e7-e01f-47d4-bdeb-c95a2882808e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a5ab5e7-e01f-47d4-bdeb-c95a2882808e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:54,093 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.054s 2022-04-11 09:51:54,094 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6af97e3-de77-4ab5-8d44-385df749cfe5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6af97e3-de77-4ab5-8d44-385df749cfe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:55,144 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:51:55,145 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8862dc6b-495b-4763-886a-827f70a381c5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8862dc6b-495b-4763-886a-827f70a381c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:56,195 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:51:56,195 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-333bef93-e9ec-45b1-994b-c17243151c40', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-333bef93-e9ec-45b1-994b-c17243151c40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:57,247 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:51:57,247 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8651041-9f5b-4708-a88c-5c02e3c112e5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8651041-9f5b-4708-a88c-5c02e3c112e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:58,298 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:51:58,299 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd42594d-d3ae-4b18-aa9b-d0ffc4f8ea10', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd42594d-d3ae-4b18-aa9b-d0ffc4f8ea10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:51:59,349 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:51:59,349 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba95ceb2-6703-4a6e-8362-dd650fc00f3e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba95ceb2-6703-4a6e-8362-dd650fc00f3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:00,401 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:52:00,401 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdbc0b3f-9347-47e6-9178-ce9f970e69e4', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdbc0b3f-9347-47e6-9178-ce9f970e69e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:01,452 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:52:01,453 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ae9052d-241c-47e1-a64d-01a2be4503aa', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ae9052d-241c-47e1-a64d-01a2be4503aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:02,503 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:52:02,504 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d765657-1817-4bd5-94e5-82ea13e34ad4', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d765657-1817-4bd5-94e5-82ea13e34ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:03,554 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:52:03,555 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4da300d-caee-4742-b9af-2c63afd8abe1', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4da300d-caee-4742-b9af-2c63afd8abe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:04,607 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:52:04,607 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0867147b-189a-4684-9daa-0974ff973d38', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0867147b-189a-4684-9daa-0974ff973d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:05,657 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:52:05,658 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30cf7f56-6883-4b76-87cd-49539bde32ef', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30cf7f56-6883-4b76-87cd-49539bde32ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:06,709 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:52:06,709 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77b4899b-7987-4ed9-8850-7d2c1b49ccee', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77b4899b-7987-4ed9-8850-7d2c1b49ccee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:07,764 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.047s 2022-04-11 09:52:07,765 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f1c9bf2-d679-4cee-9f46-12050460eaa7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f1c9bf2-d679-4cee-9f46-12050460eaa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:08,818 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:52:08,818 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d48318f6-ca5b-43ab-a242-93ca5dc1f3af', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d48318f6-ca5b-43ab-a242-93ca5dc1f3af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:09,869 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:52:09,869 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d1a8eb7-ce6a-4d91-8529-98a0a4d8eafd', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d1a8eb7-ce6a-4d91-8529-98a0a4d8eafd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:10,921 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:52:10,921 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f796e69-a0b3-49a9-955c-083a85067055', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f796e69-a0b3-49a9-955c-083a85067055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:11,971 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:52:11,972 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-575a4395-aa60-4430-8a00-8d57cf25cd09', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-575a4395-aa60-4430-8a00-8d57cf25cd09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:13,022 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:52:13,023 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-172bd542-863d-41ee-ae32-c485a75d4632', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-172bd542-863d-41ee-ae32-c485a75d4632', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:14,075 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:52:14,075 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c4ab609-8c0c-49b1-9c4b-61776e17d374', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c4ab609-8c0c-49b1-9c4b-61776e17d374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:15,125 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:52:15,126 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-080c5fb7-6afe-442c-8afe-b10d6580b75a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-080c5fb7-6afe-442c-8afe-b10d6580b75a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:16,175 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:52:16,175 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fb0ee1d-5ad6-42ea-82c3-75d896ef6657', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fb0ee1d-5ad6-42ea-82c3-75d896ef6657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:17,225 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.040s 2022-04-11 09:52:17,226 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5861c9fa-1180-487e-a6b8-3038417ab9f2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5861c9fa-1180-487e-a6b8-3038417ab9f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:18,275 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:52:18,276 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a06b7738-2b58-4f5f-92cc-2386850681d1', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a06b7738-2b58-4f5f-92cc-2386850681d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:19,326 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:52:19,327 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58695f80-1e68-41ce-bb01-7315fa39c859', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58695f80-1e68-41ce-bb01-7315fa39c859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:20,377 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:52:20,377 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-428114b0-96a7-40ed-a6b3-b29da594d0db', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-428114b0-96a7-40ed-a6b3-b29da594d0db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:21,437 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.051s 2022-04-11 09:52:21,438 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff4d8390-5879-4f18-b58a-3b52eb68a8f1', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff4d8390-5879-4f18-b58a-3b52eb68a8f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:22,491 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.045s 2022-04-11 09:52:22,491 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f786a6b-50a7-4387-a973-3bac6374cbac', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f786a6b-50a7-4387-a973-3bac6374cbac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:23,543 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:52:23,543 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-090fcec1-5462-4ad9-95b7-3738abdd5c7d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-090fcec1-5462-4ad9-95b7-3738abdd5c7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:24,594 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:52:24,594 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c89cfeb6-1b26-4e59-b308-e0b448cce414', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c89cfeb6-1b26-4e59-b308-e0b448cce414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:25,644 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:52:25,644 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f09e0fc-680b-4218-8c21-1451912a5928', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f09e0fc-680b-4218-8c21-1451912a5928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:26,695 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:52:26,695 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f3baff4-576c-43fd-9620-f0b746db12f2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f3baff4-576c-43fd-9620-f0b746db12f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:27,748 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:52:27,748 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6eeb20c-f20a-48bc-88bd-dce0ccb5b429', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6eeb20c-f20a-48bc-88bd-dce0ccb5b429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:28,801 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:52:28,801 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f07dae3f-a007-4d3c-8080-5ad9f2e95765', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f07dae3f-a007-4d3c-8080-5ad9f2e95765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:29,854 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:52:29,854 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f53b320c-3e4d-4ec4-ab72-030e65ab7dfd', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f53b320c-3e4d-4ec4-ab72-030e65ab7dfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:30,904 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:52:30,905 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8507e954-4c7d-4d82-881e-7fabf30f0d61', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8507e954-4c7d-4d82-881e-7fabf30f0d61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:31,955 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:52:31,955 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dca57f21-faba-456a-aae8-8d4ad88d849c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dca57f21-faba-456a-aae8-8d4ad88d849c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:33,008 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:52:33,008 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9cec6f8-41fa-4af7-bb9e-8cb334b78a6b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9cec6f8-41fa-4af7-bb9e-8cb334b78a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:34,058 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:52:34,058 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40259013-0bd2-477e-9186-48c857e90e3a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40259013-0bd2-477e-9186-48c857e90e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:35,109 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:52:35,109 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9f89bff-0e4e-46c6-86bb-c94346b54a8c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9f89bff-0e4e-46c6-86bb-c94346b54a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:36,159 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:52:36,159 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60b7ba13-d180-48f7-9f4f-2bfd74388a1f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60b7ba13-d180-48f7-9f4f-2bfd74388a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:37,211 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:52:37,212 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-480dfb16-0c9f-4d7a-aa5f-09689ab611fe', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-480dfb16-0c9f-4d7a-aa5f-09689ab611fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:38,263 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:52:38,264 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7164b0b7-1c29-4850-90da-2d85e5fd1b16', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7164b0b7-1c29-4850-90da-2d85e5fd1b16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:39,315 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:52:39,315 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36d3a141-091e-4edc-b81b-c39f84db1bba', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36d3a141-091e-4edc-b81b-c39f84db1bba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:40,365 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:52:40,365 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4797686d-b2f6-4862-b163-4ea37c18408c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4797686d-b2f6-4862-b163-4ea37c18408c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:41,416 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:52:41,417 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f147677-9809-4b88-8304-893fb8e0f789', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f147677-9809-4b88-8304-893fb8e0f789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:42,468 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:52:42,468 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85d6c32c-5b00-4e9f-a500-5896c899db40', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d6c32c-5b00-4e9f-a500-5896c899db40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:43,518 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:52:43,519 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05302e91-d1e3-40b3-97a2-8c1d6e21db3d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05302e91-d1e3-40b3-97a2-8c1d6e21db3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:44,571 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:52:44,571 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02640c5-ba9c-409d-b1ed-262684063cf0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02640c5-ba9c-409d-b1ed-262684063cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:45,623 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:52:45,624 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4903431-22d0-45de-87da-a9b8f8d1fb13', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4903431-22d0-45de-87da-a9b8f8d1fb13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:46,675 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:52:46,675 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c2ebb62-e822-4ab0-88e7-bb548da7bb41', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c2ebb62-e822-4ab0-88e7-bb548da7bb41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:47,727 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:52:47,727 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a16ea5a-d317-4f59-80f5-691f70e6226d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a16ea5a-d317-4f59-80f5-691f70e6226d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:48,779 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:52:48,779 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87eec44e-3454-4c80-838a-59e55744bb5d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87eec44e-3454-4c80-838a-59e55744bb5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:49,830 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:52:49,830 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfbe5f2d-c6bb-4b76-b4d6-ebe7529f7857', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfbe5f2d-c6bb-4b76-b4d6-ebe7529f7857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:50,880 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:52:50,881 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df50eb71-291c-4420-8ebb-c5f9f0b5462f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df50eb71-291c-4420-8ebb-c5f9f0b5462f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:51,938 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.048s 2022-04-11 09:52:51,938 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d276cbf0-73da-4288-a338-e14dcae887e9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d276cbf0-73da-4288-a338-e14dcae887e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:52,988 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:52:52,989 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e426854-1981-48d6-9a3f-34b03b71a468', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e426854-1981-48d6-9a3f-34b03b71a468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:54,042 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.045s 2022-04-11 09:52:54,043 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9250288d-a12d-4aa7-9b5b-9a6167e37e9b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9250288d-a12d-4aa7-9b5b-9a6167e37e9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:55,094 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:52:55,094 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2535abf-6dd6-467b-ba42-2da442f61655', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2535abf-6dd6-467b-ba42-2da442f61655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:56,145 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:52:56,146 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a34d9aa0-2793-4899-9b0b-5dfbde6c3897', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a34d9aa0-2793-4899-9b0b-5dfbde6c3897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:57,199 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:52:57,199 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d33e247-04eb-43cd-8b14-f12e2b1deb72', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d33e247-04eb-43cd-8b14-f12e2b1deb72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:58,252 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.045s 2022-04-11 09:52:58,252 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31295598-7b49-4c5a-8834-15d457e264ab', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31295598-7b49-4c5a-8834-15d457e264ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:52:59,304 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:52:59,305 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-910a9f53-c848-429b-bcd5-5af69e7c5560', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-910a9f53-c848-429b-bcd5-5af69e7c5560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:00,356 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:53:00,356 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acc7035c-c943-4256-bb53-a232c2db1e93', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acc7035c-c943-4256-bb53-a232c2db1e93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:01,407 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:01,407 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80ae8426-69d6-46f6-ba83-c9e6062b36d6', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80ae8426-69d6-46f6-ba83-c9e6062b36d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:02,457 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:53:02,457 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5972d785-f578-4fee-a00f-95bb8a168d2e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5972d785-f578-4fee-a00f-95bb8a168d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:03,509 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:03,509 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-728139d2-f330-4697-ac39-37fefb981f39', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-728139d2-f330-4697-ac39-37fefb981f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:04,561 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:04,561 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5accab3e-32d1-424a-bf36-dd3695a4ca9d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5accab3e-32d1-424a-bf36-dd3695a4ca9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:05,611 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:53:05,612 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c89930a2-eaaf-4c52-be8e-2dd59e9c1ac8', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c89930a2-eaaf-4c52-be8e-2dd59e9c1ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:06,664 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:06,664 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfdd0e39-c3d8-4ab3-af04-749cb5624363', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfdd0e39-c3d8-4ab3-af04-749cb5624363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:07,715 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:07,716 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efd290c6-8707-49d8-92f8-666fc2220542', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efd290c6-8707-49d8-92f8-666fc2220542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:08,767 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:08,768 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-495b16fa-5299-4680-9d4d-9e814418d969', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-495b16fa-5299-4680-9d4d-9e814418d969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:09,819 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:09,820 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88961e9f-1db4-4bc8-a688-4b6137e02fa6', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88961e9f-1db4-4bc8-a688-4b6137e02fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:10,870 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:53:10,871 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c35eef5-a910-4b32-a594-af1092533551', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c35eef5-a910-4b32-a594-af1092533551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:11,921 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:53:11,922 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5f71954-a836-4165-ba81-74f30819ad80', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5f71954-a836-4165-ba81-74f30819ad80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:12,973 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:53:12,973 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8a7b332-0159-4d1d-a4cf-1f4a7016eb43', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8a7b332-0159-4d1d-a4cf-1f4a7016eb43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:14,025 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:14,026 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58759526-ffb1-4a6a-b66b-c2147b3c15e6', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58759526-ffb1-4a6a-b66b-c2147b3c15e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:15,076 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:53:15,077 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa04e4d1-6f71-4ba6-8f97-9be81cf04f0c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa04e4d1-6f71-4ba6-8f97-9be81cf04f0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:16,127 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:53:16,128 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb647fda-791a-4f2a-b0a7-8862b27c6db4', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb647fda-791a-4f2a-b0a7-8862b27c6db4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:17,179 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:53:17,179 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3494dad9-0b01-4ffa-86ef-e80b55cc3529', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3494dad9-0b01-4ffa-86ef-e80b55cc3529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:18,230 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:18,231 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd0b9d8e-0d62-4b58-ac6a-a604da347188', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd0b9d8e-0d62-4b58-ac6a-a604da347188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:19,282 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:19,282 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a401b5-6367-49f7-b973-e6e0ec8ef3ae', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a401b5-6367-49f7-b973-e6e0ec8ef3ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:20,334 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:53:20,335 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ccf4de0-f766-461a-ad2a-7083ca369577', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ccf4de0-f766-461a-ad2a-7083ca369577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:21,386 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:53:21,386 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da032043-7cc1-4f72-acb6-4d2230017177', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da032043-7cc1-4f72-acb6-4d2230017177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:22,438 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:22,438 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb597cb3-770c-4da6-a174-d63450d70da2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb597cb3-770c-4da6-a174-d63450d70da2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:23,489 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:23,490 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24326d0a-5bc0-4d9f-9481-c96ece0d2268', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24326d0a-5bc0-4d9f-9481-c96ece0d2268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:24,541 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:24,541 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92444d06-5c90-4729-998e-32e46dd33df5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92444d06-5c90-4729-998e-32e46dd33df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:25,592 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:25,593 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b607dfd0-1e7a-43f9-99a7-49649dfd0706', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b607dfd0-1e7a-43f9-99a7-49649dfd0706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:26,645 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:53:26,646 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7dbcc34-e0bd-4d82-8ac9-10a5d950f378', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7dbcc34-e0bd-4d82-8ac9-10a5d950f378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:27,704 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.049s 2022-04-11 09:53:27,704 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d194b24c-f25e-4eab-9b5c-a8bc09ea8a32', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d194b24c-f25e-4eab-9b5c-a8bc09ea8a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:28,768 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.055s 2022-04-11 09:53:28,768 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fc6552f-87b7-4c58-b1b7-3197b63ac4ac', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fc6552f-87b7-4c58-b1b7-3197b63ac4ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:29,820 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:53:29,820 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0bf7a09-1e4b-454e-9ec5-2747fc39efcd', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0bf7a09-1e4b-454e-9ec5-2747fc39efcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:30,872 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:53:30,872 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08756b65-b24a-4748-8c68-d214afc2858f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08756b65-b24a-4748-8c68-d214afc2858f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:31,923 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:31,924 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c3d8298-07f6-427c-b545-b338f2ddb291', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c3d8298-07f6-427c-b545-b338f2ddb291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:32,977 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:53:32,978 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eef6d5f-1f3e-4685-88f0-6bdb45b37aca', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eef6d5f-1f3e-4685-88f0-6bdb45b37aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:34,028 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:53:34,029 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02496b28-98f6-4efb-8861-f83f70b4a1c9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02496b28-98f6-4efb-8861-f83f70b4a1c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:35,081 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:35,082 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e5fd973-5cef-4d2e-a01f-383c5b5bdb31', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e5fd973-5cef-4d2e-a01f-383c5b5bdb31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:36,131 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:53:36,131 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c23e63fb-2223-4ad9-be67-d8c1e2df1f73', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c23e63fb-2223-4ad9-be67-d8c1e2df1f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:37,182 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:53:37,182 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37bd3e05-aa7b-4471-82ea-6006d500bce5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37bd3e05-aa7b-4471-82ea-6006d500bce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:38,233 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:38,234 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ee2633d-f092-41b8-90e7-303c7fefcebb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ee2633d-f092-41b8-90e7-303c7fefcebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:39,284 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:53:39,285 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b724027-ed8e-41dc-b20d-4a306717e6a6', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b724027-ed8e-41dc-b20d-4a306717e6a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:40,342 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.048s 2022-04-11 09:53:40,342 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0576e824-92e2-459f-9dbd-55169dc26e83', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0576e824-92e2-459f-9dbd-55169dc26e83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:41,393 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:41,394 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f6486bc-6b5c-4bd9-af8e-edb577f3b828', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f6486bc-6b5c-4bd9-af8e-edb577f3b828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:42,444 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:42,444 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32c97dfa-3d5d-453a-883f-4769547dd07f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32c97dfa-3d5d-453a-883f-4769547dd07f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:43,495 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:53:43,495 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ce3055f-e8f5-4ddc-be13-789153b86604', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce3055f-e8f5-4ddc-be13-789153b86604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:44,546 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:53:44,547 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ba84f6a-eada-4e97-9ea9-75ae10874e74', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ba84f6a-eada-4e97-9ea9-75ae10874e74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:45,600 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:53:45,600 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12ee59bb-8727-44ed-905a-79110ea46bc9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12ee59bb-8727-44ed-905a-79110ea46bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:46,651 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:53:46,651 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c05ef4e-b6be-4576-946c-4fea1d949f95', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c05ef4e-b6be-4576-946c-4fea1d949f95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:47,703 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:47,703 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acaa052d-22ea-492f-a7df-a3852bee8830', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acaa052d-22ea-492f-a7df-a3852bee8830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:48,755 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:53:48,756 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb29aa31-2d8f-499a-86b8-4028bf35b076', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb29aa31-2d8f-499a-86b8-4028bf35b076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:49,807 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:49,808 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc424211-fac2-444d-833e-e4c2911dfe5b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc424211-fac2-444d-833e-e4c2911dfe5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:50,858 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:50,859 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fbe4054-8c51-470f-b102-7e8422892b09', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fbe4054-8c51-470f-b102-7e8422892b09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:51,912 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.045s 2022-04-11 09:53:51,913 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfae24c2-3e06-4c24-933c-f77eca303dfd', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfae24c2-3e06-4c24-933c-f77eca303dfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:52,964 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:53:52,965 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75253ef8-9f2f-4475-8e9e-e58136c73a8a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75253ef8-9f2f-4475-8e9e-e58136c73a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:54,017 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:53:54,018 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-794c54ab-55bb-4c6a-bfda-d2efa7992a9d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-794c54ab-55bb-4c6a-bfda-d2efa7992a9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:55,071 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:55,071 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fee7bcb-d98d-4399-96e3-46b7fd76f043', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fee7bcb-d98d-4399-96e3-46b7fd76f043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:56,122 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:56,122 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-069a014b-0d9d-4f6b-aacb-8417d399a99c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-069a014b-0d9d-4f6b-aacb-8417d399a99c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:57,173 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:57,173 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08c9f296-b4f1-4d43-a6c5-3e31a76d13fb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08c9f296-b4f1-4d43-a6c5-3e31a76d13fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:58,224 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:53:58,225 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2b8d8e0-4734-40aa-b424-688c47e3c9f0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2b8d8e0-4734-40aa-b424-688c47e3c9f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:53:59,277 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:53:59,277 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08339c40-b004-4843-aafa-76fa02688f61', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08339c40-b004-4843-aafa-76fa02688f61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:00,329 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:54:00,330 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0be60d0-f929-46dd-bb10-5a727ab5d6e1', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0be60d0-f929-46dd-bb10-5a727ab5d6e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:01,380 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:54:01,381 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-375349f5-01e8-4ecb-9900-a024e32f4909', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-375349f5-01e8-4ecb-9900-a024e32f4909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:02,432 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:02,433 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eb3e2b5-68fc-4509-8b19-49df2a3ddfd1', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eb3e2b5-68fc-4509-8b19-49df2a3ddfd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:03,484 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:03,484 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34f9f687-c4da-41f3-83b3-8616687866cb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34f9f687-c4da-41f3-83b3-8616687866cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:04,535 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:04,536 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3afbd4c1-a6df-4b0c-90b2-a4daa267cd54', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3afbd4c1-a6df-4b0c-90b2-a4daa267cd54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:05,587 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:05,587 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34e59fbf-7a22-418c-ae70-638bbe8df67b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34e59fbf-7a22-418c-ae70-638bbe8df67b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:06,639 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:06,639 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b90c7487-522f-4c06-b494-b98d82af1d5d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b90c7487-522f-4c06-b494-b98d82af1d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:07,689 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:07,690 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77549b73-b825-442a-8b15-e2da2d3f46e7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77549b73-b825-442a-8b15-e2da2d3f46e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:08,745 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:54:08,745 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d742ae0-e527-428a-866e-fb8a31500e5d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d742ae0-e527-428a-866e-fb8a31500e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:09,801 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.047s 2022-04-11 09:54:09,801 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f826165-1de5-43f8-ba81-3ead0414dd3b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f826165-1de5-43f8-ba81-3ead0414dd3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:10,852 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:54:10,853 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fec75f9b-2d3f-41db-bae0-056b817a258e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fec75f9b-2d3f-41db-bae0-056b817a258e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:11,904 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:11,904 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e73f19da-1dcb-4e2d-88af-69f7c9e28bc0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e73f19da-1dcb-4e2d-88af-69f7c9e28bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:12,954 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:54:12,954 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f15367b8-8af8-4b09-afeb-2f7301a56c14', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f15367b8-8af8-4b09-afeb-2f7301a56c14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:14,006 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:14,007 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0619a724-9edc-4688-94fd-5efdec7fdb68', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0619a724-9edc-4688-94fd-5efdec7fdb68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:15,058 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:54:15,058 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6889989-cfbd-4c89-8574-5009324740a9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6889989-cfbd-4c89-8574-5009324740a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:16,109 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:16,110 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-177f19f7-ccc4-44f8-b443-d3728ec9ef6a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-177f19f7-ccc4-44f8-b443-d3728ec9ef6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:17,160 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:54:17,161 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b519a046-17c4-4ffa-b216-5514ca1adf5e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b519a046-17c4-4ffa-b216-5514ca1adf5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:18,212 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:18,212 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22f8fd25-9c8b-4dc2-9bd2-aa63273f08d9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22f8fd25-9c8b-4dc2-9bd2-aa63273f08d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:19,263 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:54:19,263 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ce4cef1-3511-4737-8215-4d31917ce486', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ce4cef1-3511-4737-8215-4d31917ce486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:20,313 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:20,314 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-086cc7a5-a17c-40c0-ac31-3b64f0da2bb3', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-086cc7a5-a17c-40c0-ac31-3b64f0da2bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:21,365 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:54:21,366 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50ccef2a-7440-442e-9549-32cea1dea172', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50ccef2a-7440-442e-9549-32cea1dea172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:22,415 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:54:22,416 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e947f33a-570f-41f6-be6a-beb07ff20027', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e947f33a-570f-41f6-be6a-beb07ff20027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:23,467 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:23,467 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc246cee-f0dc-4ae9-8046-f29da9a22a39', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc246cee-f0dc-4ae9-8046-f29da9a22a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:24,518 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:24,519 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-591de4d2-51b1-427c-aad2-c0ec10d0c710', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-591de4d2-51b1-427c-aad2-c0ec10d0c710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:25,571 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:25,572 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfe05bc2-b8fd-4867-bc87-1da92ed8580d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfe05bc2-b8fd-4867-bc87-1da92ed8580d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:26,622 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:54:26,622 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8a484bd-e5cf-4299-a991-e0b1d9de7cb0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8a484bd-e5cf-4299-a991-e0b1d9de7cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:27,674 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:54:27,674 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baea3267-b24c-4690-a836-d21820aa9a88', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baea3267-b24c-4690-a836-d21820aa9a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:28,726 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:28,726 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-220d4ff0-0bc1-4494-b553-c3bcf41adbbf', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-220d4ff0-0bc1-4494-b553-c3bcf41adbbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:29,778 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:29,778 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb0976f5-7b84-48f4-87ad-c09abec84991', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb0976f5-7b84-48f4-87ad-c09abec84991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:30,831 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:30,831 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b97e0fb-6af8-4475-add3-e623d1dc0d56', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b97e0fb-6af8-4475-add3-e623d1dc0d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:31,885 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:54:31,885 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2863e83b-5ae4-456b-b7b1-a89c01b00ea6', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2863e83b-5ae4-456b-b7b1-a89c01b00ea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:32,937 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:54:32,937 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2ae9d49-a03d-457d-905d-b4f12d4c5cdf', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ae9d49-a03d-457d-905d-b4f12d4c5cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:33,990 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:54:33,990 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a1024e7-0200-4e2d-a809-9e70019c4ff8', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a1024e7-0200-4e2d-a809-9e70019c4ff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:35,042 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:35,042 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e54e42d6-7c4a-4a0d-a85d-f6117a6f704c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e54e42d6-7c4a-4a0d-a85d-f6117a6f704c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:36,102 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.049s 2022-04-11 09:54:36,102 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b052de6-f5e4-499c-95bc-13e727994c99', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b052de6-f5e4-499c-95bc-13e727994c99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:37,153 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:54:37,153 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa210574-7e1c-468b-9710-77c7fd0e6fb2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa210574-7e1c-468b-9710-77c7fd0e6fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:38,205 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:38,205 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d24e3860-138b-41e6-8ac9-c9d948e6f99d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d24e3860-138b-41e6-8ac9-c9d948e6f99d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:39,256 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:39,256 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84c8438e-2aab-4df1-8777-2f9720f5ff9e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84c8438e-2aab-4df1-8777-2f9720f5ff9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:40,308 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:40,308 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbf15ec4-6958-4b31-a0f1-3801f9bdfaf6', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbf15ec4-6958-4b31-a0f1-3801f9bdfaf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:41,360 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:54:41,361 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe4f433d-fcc2-4cd4-b628-1b1b6544517c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe4f433d-fcc2-4cd4-b628-1b1b6544517c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:42,412 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:42,412 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec4ffd47-f0cd-4bf3-8b7e-17a98dbf9225', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec4ffd47-f0cd-4bf3-8b7e-17a98dbf9225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:43,464 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:54:43,464 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56d783b1-48f5-481b-bd06-26f5ca9ea5c2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56d783b1-48f5-481b-bd06-26f5ca9ea5c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:44,515 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:54:44,515 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02e9f8a9-7927-4379-a506-e420ba4b72c0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02e9f8a9-7927-4379-a506-e420ba4b72c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:45,568 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:54:45,568 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7f7e6b6-5c7d-4c92-8589-73c08e6735c5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7f7e6b6-5c7d-4c92-8589-73c08e6735c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:46,619 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:54:46,619 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddc7a625-04b9-4244-9f37-135c0875a47b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddc7a625-04b9-4244-9f37-135c0875a47b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:47,671 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:47,671 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7412435a-44fb-46b6-9bc6-eae3f78a30da', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7412435a-44fb-46b6-9bc6-eae3f78a30da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:48,721 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:54:48,721 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bc8e5b4-a651-4ecd-9e2c-20643429233f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bc8e5b4-a651-4ecd-9e2c-20643429233f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:49,775 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.045s 2022-04-11 09:54:49,776 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69b9da4d-4050-4a1f-89c2-f2ef55870c22', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69b9da4d-4050-4a1f-89c2-f2ef55870c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:50,826 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:54:50,827 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2a763d5-bcd6-4f7a-a60e-0f9774700b78', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2a763d5-bcd6-4f7a-a60e-0f9774700b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:51,878 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:54:51,879 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f79e7aca-f6d9-4e4a-aacd-30c63dcc4347', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f79e7aca-f6d9-4e4a-aacd-30c63dcc4347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:52,934 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.046s 2022-04-11 09:54:52,935 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93dc3b4b-b3c0-4c6c-89eb-9cb12027a983', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93dc3b4b-b3c0-4c6c-89eb-9cb12027a983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:53,986 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:53,986 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd92b9b6-e6f0-47cf-9355-4e63e935ea98', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd92b9b6-e6f0-47cf-9355-4e63e935ea98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:55,040 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.045s 2022-04-11 09:54:55,041 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42eb7d4b-6d7a-4fe8-a0bc-182d4fbf0d28', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42eb7d4b-6d7a-4fe8-a0bc-182d4fbf0d28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:56,093 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:56,093 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1661e22d-018d-434c-9285-da509c65f483', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1661e22d-018d-434c-9285-da509c65f483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:57,144 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:57,145 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82e03efa-70ff-441c-92fd-d989f8a531e6', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82e03efa-70ff-441c-92fd-d989f8a531e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:58,197 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:54:58,198 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6855e7d8-409a-414b-af0c-016fd1c014bb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6855e7d8-409a-414b-af0c-016fd1c014bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:54:59,249 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:54:59,250 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b39e1cd-a8f8-494a-954d-c5e06b497003', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b39e1cd-a8f8-494a-954d-c5e06b497003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:00,300 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:55:00,301 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c40885cc-3e8d-45e2-b566-d76a7f5839bd', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c40885cc-3e8d-45e2-b566-d76a7f5839bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:01,353 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:01,353 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b94a62f-0e48-484a-9f0e-a2fcef7172c3', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b94a62f-0e48-484a-9f0e-a2fcef7172c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:02,403 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:55:02,403 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c650e80-391d-4eee-bb23-3124cf60694f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c650e80-391d-4eee-bb23-3124cf60694f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:03,455 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:03,455 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32410294-6549-4229-bc2f-47cdc04363ff', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32410294-6549-4229-bc2f-47cdc04363ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:04,507 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:55:04,507 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9303232-34bd-413c-8551-c2e7ff864ddf', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9303232-34bd-413c-8551-c2e7ff864ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:05,559 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:05,559 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c4be8c3-e55f-4437-a738-f329a035736a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c4be8c3-e55f-4437-a738-f329a035736a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:06,610 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:55:06,610 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03d1878d-3ab4-4d08-a63f-b9e905ae84c5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03d1878d-3ab4-4d08-a63f-b9e905ae84c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:07,663 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:55:07,663 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05f052d1-1aeb-462d-88bd-5097700660fb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05f052d1-1aeb-462d-88bd-5097700660fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:08,715 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:08,715 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afb1736d-0415-4f9a-b6e2-2a8d9e7fc1fe', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afb1736d-0415-4f9a-b6e2-2a8d9e7fc1fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:09,767 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:09,768 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7689e415-c765-4869-abc6-b1da7c278d08', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7689e415-c765-4869-abc6-b1da7c278d08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:10,818 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:10,819 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f9036d2-7dcf-4170-b1fd-b6d0212ccd97', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f9036d2-7dcf-4170-b1fd-b6d0212ccd97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:11,876 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.049s 2022-04-11 09:55:11,876 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b78c236-c4ff-4356-a66c-505d91522c79', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b78c236-c4ff-4356-a66c-505d91522c79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:12,927 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:55:12,928 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a927e2-2bbf-4f25-8a1f-f6a57e894654', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9a927e2-2bbf-4f25-8a1f-f6a57e894654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:13,979 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:13,980 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02c0c3f8-5799-424d-a739-2e650647e441', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02c0c3f8-5799-424d-a739-2e650647e441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:15,031 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:15,032 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f024e0bd-c2c5-4d66-9c6c-326bc6ee8a94', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f024e0bd-c2c5-4d66-9c6c-326bc6ee8a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:16,087 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.047s 2022-04-11 09:55:16,087 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0565be5-ebb0-47e7-b662-267132f14d40', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0565be5-ebb0-47e7-b662-267132f14d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:17,137 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:55:17,138 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57342e71-a8c2-439a-b798-8b5f2169e827', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57342e71-a8c2-439a-b798-8b5f2169e827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:18,189 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:55:18,189 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2df919b-bd5c-4541-969a-a865a54051ac', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2df919b-bd5c-4541-969a-a865a54051ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:19,240 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:19,240 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b579d43-9836-4be5-969f-2beb9d51d618', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b579d43-9836-4be5-969f-2beb9d51d618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:20,292 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:20,293 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0db9891b-fdeb-472b-8b05-d1b512514558', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0db9891b-fdeb-472b-8b05-d1b512514558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:21,343 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:55:21,344 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20aad8f9-ec0a-45de-8dd3-45a0991c35f2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20aad8f9-ec0a-45de-8dd3-45a0991c35f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:22,397 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:55:22,398 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87c7457d-de05-4473-994f-dd7e0cda0dcd', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87c7457d-de05-4473-994f-dd7e0cda0dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:23,449 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:23,449 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45f4a0ad-25f0-486f-a561-3ad79754d838', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45f4a0ad-25f0-486f-a561-3ad79754d838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:24,501 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:24,502 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9900240-a974-4eaa-959a-6c9506f144ba', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9900240-a974-4eaa-959a-6c9506f144ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:25,554 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:25,554 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-372f0a9d-efb9-4669-b068-06551c503e7e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-372f0a9d-efb9-4669-b068-06551c503e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:26,605 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:55:26,606 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d496f8a7-1efe-4165-891e-3af38e934e60', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d496f8a7-1efe-4165-891e-3af38e934e60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:27,659 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.045s 2022-04-11 09:55:27,660 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c67baa1-c09d-40a7-bd86-c9acaa2200f0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c67baa1-c09d-40a7-bd86-c9acaa2200f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:28,711 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:28,711 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4b6eefc-2b0f-41ed-a8f8-73c7cf30c67d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4b6eefc-2b0f-41ed-a8f8-73c7cf30c67d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:29,763 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:29,763 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ea60751-7322-43c4-b61e-c9dd16e6a4b3', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ea60751-7322-43c4-b61e-c9dd16e6a4b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:30,814 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:30,815 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-995bf45f-b6e7-450a-9525-c045efe9415f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-995bf45f-b6e7-450a-9525-c045efe9415f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:31,866 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:31,867 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe422c73-3abe-4711-af61-217456baf2d3', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe422c73-3abe-4711-af61-217456baf2d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:32,918 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:32,919 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01c5d6d3-e0f1-433b-9056-fc0c4ce743e8', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01c5d6d3-e0f1-433b-9056-fc0c4ce743e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:33,970 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:33,970 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd816aaf-a2ea-4ce2-be22-ee7eb04222e5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd816aaf-a2ea-4ce2-be22-ee7eb04222e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:35,021 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:55:35,022 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-017851e4-70bd-43f5-afb5-62ee4f927abb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-017851e4-70bd-43f5-afb5-62ee4f927abb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:36,072 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:55:36,073 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8fa7b78-59ec-425f-9cdf-053784794a75', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8fa7b78-59ec-425f-9cdf-053784794a75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:37,123 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:55:37,124 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8419a0ed-5a73-4384-8ce6-6b97ec435b07', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8419a0ed-5a73-4384-8ce6-6b97ec435b07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:38,175 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:55:38,175 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b7065c4-ed29-43ed-9e06-07624243e392', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b7065c4-ed29-43ed-9e06-07624243e392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:39,227 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:55:39,227 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8b3d424-ac28-4d0e-9628-c1cdf83f887a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8b3d424-ac28-4d0e-9628-c1cdf83f887a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:40,278 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:40,279 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-446571b8-cabc-43c1-a221-467d840f3453', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-446571b8-cabc-43c1-a221-467d840f3453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:41,330 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:55:41,330 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a0edbc1-3d2b-4206-bdbe-8eb40c04c5dc', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a0edbc1-3d2b-4206-bdbe-8eb40c04c5dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:42,382 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:42,383 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e8e1186-2a09-40af-9544-cc9651321c9b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e8e1186-2a09-40af-9544-cc9651321c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:43,434 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:43,434 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77a250cf-6368-4367-b767-f2a67e487966', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77a250cf-6368-4367-b767-f2a67e487966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:44,484 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:55:44,484 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f3c38cf-b423-4897-a72b-ed77ca52ef9e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f3c38cf-b423-4897-a72b-ed77ca52ef9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:45,536 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:45,536 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-547dad86-b377-4680-bb0a-fd5e2fa72c16', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-547dad86-b377-4680-bb0a-fd5e2fa72c16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:46,586 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:46,586 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c9fa88c-5a63-45af-81a9-203767b93487', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c9fa88c-5a63-45af-81a9-203767b93487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:47,638 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:55:47,639 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba639ae3-60ee-4f68-b884-e409a4c1bbce', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba639ae3-60ee-4f68-b884-e409a4c1bbce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:48,690 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:48,691 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7be14439-3ecc-44e3-977c-d777cefb5124', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7be14439-3ecc-44e3-977c-d777cefb5124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:49,743 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:55:49,744 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55b5c014-0311-40ca-8418-6212f87275cb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55b5c014-0311-40ca-8418-6212f87275cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:50,794 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:50,795 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f56aa84-4353-4ec7-8a8c-3bfaf24bfc9a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f56aa84-4353-4ec7-8a8c-3bfaf24bfc9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:51,847 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:51,847 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-841e83f7-02fb-4d59-a2ff-e87f330b426b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-841e83f7-02fb-4d59-a2ff-e87f330b426b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:52,899 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:52,900 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a157cbbc-47a4-4f37-8219-823e799f8db1', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a157cbbc-47a4-4f37-8219-823e799f8db1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:53,951 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:53,952 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac06ebd0-c095-473a-aff7-7d63115b74dd', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac06ebd0-c095-473a-aff7-7d63115b74dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:55,003 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:55,004 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2edb4a74-59a7-446e-bca1-f4248f4954db', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2edb4a74-59a7-446e-bca1-f4248f4954db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:56,054 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:55:56,055 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ff97ed3-4ddf-4279-830c-954ba931b6f4', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ff97ed3-4ddf-4279-830c-954ba931b6f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:57,106 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:57,106 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-685a0c1e-ba67-4d27-a466-69f184d3d4c6', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-685a0c1e-ba67-4d27-a466-69f184d3d4c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:58,157 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:58,158 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a6bca5-5544-4c9e-bad5-118994eb5388', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a6bca5-5544-4c9e-bad5-118994eb5388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:55:59,210 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:55:59,210 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:55:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8d7fb88-d888-429d-92f7-40592d971b0c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8d7fb88-d888-429d-92f7-40592d971b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:56:00,260 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:56:00,261 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73328e65-d52c-47c6-9f01-79a5d80dde62', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73328e65-d52c-47c6-9f01-79a5d80dde62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:56:01,313 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:56:01,313 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad93fa6-7c1c-4922-aabc-4d7a9d8bd971', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad93fa6-7c1c-4922-aabc-4d7a9d8bd971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:56:02,365 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:56:02,365 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10037969-97a7-4016-8d92-c1660aafdf39', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10037969-97a7-4016-8d92-c1660aafdf39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:56:03,416 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.042s 2022-04-11 09:56:03,416 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a4691c2-67ed-4059-a106-55c0e2a8acee', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a4691c2-67ed-4059-a106-55c0e2a8acee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:56:04,468 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:56:04,468 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7fe54a4-3e79-41f4-9207-1738ed1f5b20', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7fe54a4-3e79-41f4-9207-1738ed1f5b20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:56:05,518 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.041s 2022-04-11 09:56:05,518 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa5810ed-12c2-43e5-8590-ecc02223b741', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa5810ed-12c2-43e5-8590-ecc02223b741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:56:06,620 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.093s 2022-04-11 09:56:06,621 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50970e97-5d4c-4998-9dd2-09441b86c273', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50970e97-5d4c-4998-9dd2-09441b86c273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:56:07,677 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.048s 2022-04-11 09:56:07,677 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdc0a15b-d8aa-4aa0-8b2f-f0dc6c6906f3', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdc0a15b-d8aa-4aa0-8b2f-f0dc6c6906f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:56:08,729 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.043s 2022-04-11 09:56:08,729 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fcbf57d-9fd7-49dc-8ddd-b57b581744ca', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fcbf57d-9fd7-49dc-8ddd-b57b581744ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:56:09,781 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4 0.044s 2022-04-11 09:56:09,782 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-237752f2-ad47-44c3-9fe7-140226aa12ca', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-237752f2-ad47-44c3-9fe7-140226aa12ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4'} Body: b'{"volume": {"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-04-11T09:35:31.000000", "updated_at": "2022-04-11T09:36:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1573238562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.11/volume/v3/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}, {"rel": "bookmark", "href": "http://10.222.0.11/volume/a8e6cb504ad143a3955e97acb15406d6/volumes/e2a80274-7ac6-435c-9db4-cf51893714f4"}], "user_id": "cbfd10c9c2af4d0fa313be19267c2a79", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "attachment_id": "f68c2b08-af1b-48d4-97b4-b7531bc7b53b", "volume_id": "e2a80274-7ac6-435c-9db4-cf51893714f4", "server_id": "1bb6eaee-2b5d-44d9-a4ba-a8ca03205021", "host_name": null, "device": "/dev/sda", "attached_at": "2022-04-11T09:36:09.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "33630ec4-e76f-43f0-a6d3-30a450bc5233", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a8e6cb504ad143a3955e97acb15406d6"}}' 2022-04-11 09:56:09,944 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.11:9696/v2.0/security-groups/5044aabb-e3bc-4c60-9864-92e30c685773 0.154s 2022-04-11 09:56:09,944 124314 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-fa1ffe16-c568-4bd7-92ad-54685f5cea3d', 'content-length': '0', 'date': 'Mon, 11 Apr 2022 09:56:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.11:9696/v2.0/security-groups/5044aabb-e3bc-4c60-9864-92e30c685773'} Body: b'' 2022-04-11 09:56:09,980 124314 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.11/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1543499819 0.035s 2022-04-11 09:56:09,980 124314 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 11 Apr 2022 09:56:09 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-6bc75cad-c74f-462d-a29b-4d615561a3fa', 'x-compute-request-id': 'req-6bc75cad-c74f-462d-a29b-4d615561a3fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.11/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1543499819'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 128, in delete_volume resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'} }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 920, in wait_for_resource_deletion raise exceptions.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestVolumeBootPattern:_run_cleanups) Failed to delete volume e2a80274-7ac6-435c-9db4-cf51893714f4 within the required time (360 s). Timer started at 1649670609. Timer ended at 1649670969. 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_volume_boot_pattern.py", line 91, in test_volume_boot_pattern instance_2nd = self.boot_instance_from_resource( File "/opt/stack/tempest/tempest/scenario/manager.py", line 1187, in boot_instance_from_resource return self.create_server(**create_kwargs) 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 292, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', 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/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Invalid input received: Invalid volume: Volume e2a80274-7ac6-435c-9db4-cf51893714f4 status must be available or downloading to reserve, but the current status is in-use. (HTTP 400) (Request-ID: req-e50a0389-9a8a-4492-a2cd-2e2278aa193e)'} |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt9.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
pt10.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
pt11.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
pt12.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
pt13.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) |
||||||
VolumesBackupsTest) |
skip
pt13.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) |
||||||
setUpClass (tempest.scenario.test_encrypted_cinder_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
TestEncryptedCinderVolumes) |
skip
pt14.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
pt15.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_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt16.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt16.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
pt16.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
||||||
tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt17.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
pt18.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
||||||
tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt20.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
pt20.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
pt21.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
pt22.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
pt22.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
pt22.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
pt23.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
pt24.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
pt25.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
pt25.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
pt26.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
pt26.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
pt27.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
pt28.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
pt29.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
pt29.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
pt29.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
pt29.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
pt29.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
pt29.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
pt29.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
pt30.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
pt30.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
pt30.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
pt30.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
pt30.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
pt30.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
pt31.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
pt31.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
pt32.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
pt33.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
pt33.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
pt34.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
pt34.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
pt35.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
pt35.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
pt35.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
pt35.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
pt35.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
pt35.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
pt35.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
pt36.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
pt36.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
pt36.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
pt37.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
pt38.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
pt38.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
pt38.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
pt38.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
pt38.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt40.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
pt40.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
pt41.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
pt41.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt43.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
pt43.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
pt43.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt45.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
pt45.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
pt45.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
pt45.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
pt45.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
pt45.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt47.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
pt48.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
pt49.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
pt50.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
pt51.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
pt51.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
pt52.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
pt52.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
pt53.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
pt54.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt54.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
||||||
tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt55.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt55.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
||||||
tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt56.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
pt56.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
pt57.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
pt57.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt59.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
pt59.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
pt60.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
pt61.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
pt61.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
pt62.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
pt62.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
pt62.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
pt63.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
||||||
tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt66.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt66.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt66.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt66.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt66.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt66.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt66.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt66.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt66.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt66.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt66.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt66.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt66.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
||||||
tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt67.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
pt67.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
pt67.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
pt67.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
pt67.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt67.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
||||||
tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
pass
pt68.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
||||||
tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt69.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
||||||
Total | 230 | 211 | 10 | 0 | 9 |